This is a minor release with cost update for OpenAI models.
Highlights
- New sample app using websockets with FastAPI and AutoGen
- New user guide for long context handling
Thanks to @liujun121533 @davorrunje @martinzrrl @thinkall @WaelKarkoub @sethupavan12 and all the other contributors!
What's Changed
- Use assistant tag to filter config by @sonichi in #2316
- Fix typo in conversation-patterns.ipynb by @liujun121533 in #2322
- Add Websockets example by @davorrunje in #2291
- Improve readability of notebooks by @martinzrrl in #2200
- cost update for gpt-3.5-turbo-0125 by @sonichi in #2332
- Add back to top and year by @thinkall in #2324
- Document Migration to
TransformMessages
by @WaelKarkoub in #2247 - Fix docs related to Azure OpenAI's "model" by @sethupavan12 in #2315
New Contributors
- @liujun121533 made their first contribution in #2322
- @martinzrrl made their first contribution in #2200
- @sethupavan12 made their first contribution in #2315
Full Changelog: v0.2.22...v0.2.23