mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* adding beta header context-1m-2025-08-07 to claude sonnet 4 to increase contact window to 1M tokens * adding context-1m beta header to test cases * ci: Update Anthropic `getLLMConfig` tests and headers for model variations - Refactored test cases to ensure proper handling of model variations for 'claude-sonnet-4'. - Cleaned up unused mock implementations in tests for better clarity and performance. * refactor: regex in header retrieval for 'claude-sonnet-4' models * refactor: default tokens for 'claude-sonnet-4' to `1,000,000` * refactor: add token value retrieval and pattern matching to model tests --------- Co-authored-by: Dirk Petersen <no-reply@nowhere.com> |
||
|---|---|---|
| .. | ||
| deriveBaseURL.js | ||
| deriveBaseURL.spec.js | ||
| extractBaseURL.js | ||
| extractBaseURL.spec.js | ||
| findMessageContent.js | ||
| index.js | ||
| logger.js | ||
| LoggingSystem.js | ||
| tokens.js | ||
| tokens.spec.js | ||