Version v0.1.63¶
This release focuses on improving request routing for Copilot and fixing an issue with duplicate summarize nodes to enhance stability and performance.
New Features¶
- Route Copilot requests through an OpenAI-compatible API to improve integration and compatibility (e8a5a0) (Eric Ma)
Bug Fixes¶
- Prevent duplicate summarize nodes to avoid redundant processing and potential errors (09a12c) (Eric Ma)
Deprecations¶
- None