Cannot include "image_gen_oai" #7125
-
What happened?Hi, for the included tools configuration - includedTools: ["youtube","google","dalle","calculator","azure-ai-search","dall-e","image_gen_oai"] The image_gen_oai does not work, unless the entire config has to be removed. Once the config as above is removed then the tool appears. Version InformationUsed the latest dev-api - danny-avila/librechat-dev-api:0e8041bcac616949c42a68dfb8f108ccc4db5151 Steps to Reproduce
What browsers are you seeing the problem on?Microsoft Edge Relevant log outputNo logs for this the yaml file gets loaded as normal , with all the tools mentioned in the yaml file, but openai image gen tool does not show up. ScreenshotsWhen the config is as- includedTools: ["youtube","google","dalle","calculator","azure-ai-search","dall-e","image_gen_oai"] if included tools is removed then all tools show up Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for the report, try it again after this is merged and the resulting docker image deploys: |
Beta Was this translation helpful? Give feedback.
Thanks for the report, try it again after this is merged and the resulting docker image deploys:
#7123