Assistant builder not accessible with latest dev #7130
Replies: 4 comments 6 replies
-
You need to select an assistant first, this was always the behavior before (but agents are now shown regardless of endpoint) |
Beta Was this translation helpful? Give feedback.
-
Hi Danny, I used the latest dev-0.7.8-rc1 and if I set endpoints to - ENDPOINTS=azureOpenAI,azureAssistants,agents,google,openAI,anthropic,assistants and yaml to - on UI builder appears- but I do not need - assistants so if again I revert to - ENDPOINTS=azureOpenAI,azureAssistants,agents,google,openAI,anthropic yaml- The UI - |
Beta Was this translation helpful? Give feedback.
-
Hi Danny, on further digging , we found the following change- May be because of above, the azure assistants do not have the builder for them as the check is for assistants only now. Kindly review this at your convenience, it is a blocker for us to use 0.7.8-rc1. :) |
Beta Was this translation helpful? Give feedback.
-
Up until- http://ghcr.io/danny-avila/librechat-dev-api:339882eea47799686cb012db16379d860149d11e the assistants builder for azure was appearing, but post this commit- #6880 , it does not appear for azureAssistants. then the builder appears. But post the mentioned commit it does not appear. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi, I am using the latest dev-api and I am not able to locate the assistant builder only the agent builder is there. I have no setting set as- disableBuilder:true and because of this I am not able to create assistants . Did I miss some extra setting?
Version Information
The version I am using - docker pull ghcr.io/danny-avila/librechat-dev-api:55f5f2d11a29a45ba460c46dab49add019e3b13c
Steps to Reproduce
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
Screenshots
Assistant builder like in the above picture is missing for latest-
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions