mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 20:30:13 +01:00
* WIP: Verbosity OpenAI Parameter * 🔧 chore: remove unused import of extractEnvVariable from parsers.ts * ✨ feat: add comprehensive tests for getOpenAIConfig and enhance verbosity handling * fix: Handling for maxTokens in GPT-5+ models and add corresponding tests * feat: Implement GPT-5+ model handling in processMemory function |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| auth.ts | ||
| config.ts | ||
| index.ts | ||
| memory.ts | ||
| resources.test.ts | ||
| resources.ts | ||
| run.ts | ||
| validation.ts | ||