Cannot read properties of undefined when changing "thinking effort" on agent #8268
-
What happened?I have issues creating a second agent with different settings. My settingsI use an Azure OpenAI Endpoint provided using Azure AI Foundry ( Version InformationHelm chart version: 1.8.10 Steps to Reproduce
What browsers are you seeing the problem on?No response Relevant log output{"level":"error","message":"[handleAbortError] AI response error; aborting request: Cannot read properties of undefined (reading 'replace')","stack":"TypeError: Cannot read properties of undefined (reading 'replace')\n at sanitizeModelName (/app/api/utils/azureUtils.js:10:20)\n at getLLMConfig (/app/api/server/services/Endpoints/openAI/llm.js:99:9)\n at initializeClient (/app/api/server/services/Endpoints/openAI/initialize.js:145:21)\n at initializeAgentOptions (/app/api/server/services/Endpoints/agents/initialize.js:128:25)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async initializeClient (/app/api/server/services/Endpoints/agents/initialize.js:208:25)\n at async AgentController (/app/api/server/controllers/agents/request.js:47:24)\n at async /app/api/server/routes/agents/chat.js:37:5"} ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No issue here: Furthermore, you can click on "Reset Model Parameters" to reset all parameters then "Save" when editing an existing agent. Make sure you are using the latest version: Updating Instructions (docker): |
Beta Was this translation helpful? Give feedback.
No issue here:
Furthermore, you can click on "Reset Model Parameters" to reset all parameters then "Save" when editing an existing agent.
Make sure you are using the latest version:
Updating Instructions (docker):
https://www.librechat.ai/docs/local/docker#update-librechat