Releases: Calcium-Ion/new-api
Releases · Calcium-Ion/new-api
v0.4.1.6
What's Changed
- fix: gemini function call by @Yan-Zero in #656
- fix: resolve pricing calculation issue (#659)
- feat: Implement batch tagging functionality for channels
- fix: update searchUsers function to include searchKeyword and searchGroup parameters
Full Changelog: v0.4.1.4...v0.4.1.6**Full Changelog**: v0.4.1.5...v0.4.1.6
v0.4.1.4
Full Changelog: v0.4.1.3...v0.4.1.4
v0.4.1.3
Full Changelog: v0.4.1.2...v0.4.1.3
v0.4.1.2
- feat: Add FetchModels endpoint and refactor FetchUpstreamModels
- 修复获取渠道模型的bug,兼容非OpenAI渠道获取模型
v0.4.1.1
What's Changed
- fix: mutil func call in gemini by @Yan-Zero in #652
- feat: Enhance logging functionality with group support
- Added a new 'group' parameter to various logging functions, including RecordConsumeLog, GetAllLogs, and GetUserLogs, to allow for more granular log tracking.
- Updated the logs table component to display group information, improving the visibility of log data.
- Refactored related functions to accommodate the new group parameter, ensuring consistent handling across the application.
- Improved the initialization of the group column for PostgreSQL compatibility.
Full Changelog: v0.4.0.9...v0.4.1.1
v0.4.1.0
What's Changed
Full Changelog: v0.4.0.9...v0.4.1.0
v0.4.0.9
What's Changed
- fix-gemini-json-schema by @tenacioustommy in #651
New Contributors
- @tenacioustommy made their first contribution in #651
Full Changelog: v0.4.0.8...v0.4.0.9
v0.4.0.8
v0.4.0.7
feat: Enhance Gemini function parameter handling
- Added logic to ensure that function parameters have non-empty properties.
v0.4.0.6
What's Changed
- feat: 支持gemini结构化输出 by @MartialBE in #645
- feat: 适配o1模型 by @HynoR in #643
Full Changelog: v0.4.0.5...v0.4.0.6