v1.88.1
β¨ Enhanced Caching and Performance
- Improved cache handling to reduce duplicates and boost efficiency.
- Added support for concurrent cache operations, ensuring smoother task execution.
π Expanded Model and Playground Support
- Introduced OpenAI's
o1
andDeepSeek
models for advanced use cases. - Enhanced playground capabilities to leverage new model features.
π CORS and Network Improvements
- Added a configurable CORS origin option for better security and flexibility.
- Improved server logging with network interface details for easier debugging.
π§ͺ New Samples and Usability Enhancements
- Added new sample scripts:
repomap-test
for file processing andtriangle-sum
for mathematical proofs. - Optimized JSONL parsing for cleaner, faster operations.