New Features
- π Introduced the new evaluation mode.
- π
nerve serve
can now act as an API or MCP server (supports stdio or sse). - π Added
--litellm-tracing
parameter for enhanced tracing capabilities.
Fixes
- π Fixed evaluation restore logic for improved reliability.
- π Correctly handle
litellm.NotFoundError
exceptions to prevent crashes. - π Implemented MCP server initialization timeout, addressing issue #45.
- π Enhanced Google Gemini support and fixed steps counter.
- π Suppress
litellm
debug messages when--litellm-debug
flag is not used.
Documentation
- π Documented new
--litellm-tracing
argument (ref #48). - π Rewrote documentation for clarity.
- π Added MCP documentation.
Miscellaneous
- Various small fixes and general refactoring across the codebase for improved maintainability and performance.
This changelog was generated by Changelog.