mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
* 🔧 refactor: Update settings to use 'as const' for improved type safety and make gpt-4o-mini default model (cheapest) * 📖 docs: Update README to reflect support for GPT-4.5 in image analysis feature * 🔧 refactor: Update model handling to use default settings and improve encoding logic * 🔧 refactor: Enhance model version extraction logic for improved compatibility with future GPT and omni models * feat: GPT-4.5 tx/token update, vision support * fix: $ref resolution logic in OpenAPI handling * feat: add new 'anthropic-beta' header for Claude 3.7 to include token-efficient tools; ref: https://docs.anthropic.com/en/docs/build-with-claude/tool-use/token-efficient-tool-use |
||
|---|---|---|
| .. | ||
| axios.js | ||
| azureUtils.js | ||
| azureUtils.spec.js | ||
| debug.js | ||
| deriveBaseURL.js | ||
| deriveBaseURL.spec.js | ||
| extractBaseURL.js | ||
| extractBaseURL.spec.js | ||
| findMessageContent.js | ||
| index.js | ||
| loadYaml.js | ||
| logger.js | ||
| LoggingSystem.js | ||
| tokens.js | ||
| tokens.spec.js | ||