Skip to content

v1.88.1

Compare
Choose a tag to compare
@pelikhan pelikhan released this 06 Jan 17:28
· 34 commits to main since this release

✨ 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 and DeepSeek 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 and triangle-sum for mathematical proofs.
  • Optimized JSONL parsing for cleaner, faster operations.