What's Changed
* refact: directory for chat_completion instead of everything in same file by samuelint in https://github.com/samuelint/langchain-openai-api-bridge/pull/2
* feat: assistant api support by samuelint in https://github.com/samuelint/langchain-openai-api-bridge/pull/3
* fix: ghost message when a tool is used by samuelint in https://github.com/samuelint/langchain-openai-api-bridge/pull/4
* feat: stream run step tools usage by samuelint in https://github.com/samuelint/langchain-openai-api-bridge/pull/5
* feat: simplify assistant setup by samuelint in https://github.com/samuelint/langchain-openai-api-bridge/pull/6
**Full Changelog**: https://github.com/samuelint/langchain-openai-api-bridge/compare/v0.2.0...v0.3.0