mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
* Refactored the logic for determining max output tokens in the agent initialization process. * Changed variable names for clarity, updating from `maxTokens` to `maxOutputTokens` to better reflect their purpose. * Adjusted calculations for `maxContextTokens` to use the new `maxOutputTokens` variable. |
||
|---|---|---|
| .. | ||
| agents | ||
| anthropic | ||
| assistants | ||
| azureAssistants | ||
| bedrock | ||
| custom | ||
| openAI | ||
| index.js | ||