I have set the following preset in librechat.yaml:
modelSpecs:
enforce: false
prioritize: true
list:
name: "gpt-4o"
label: "AI Assistant"
description: "The Quick Brown Fox Jumps over the lazy dog"
iconURL: "https://www.xyz.com/static/images/favicon.ico"
preset:
default: true
endpoint: "OpenAI"
model: "gpt-4o" # Ensure this is the correct model name for your use case
maxContextTokens: 8192 # Adjust to realistic values, GPT-4 typically supports up to 8k context tokens
max_tokens: 4096 # Maximum output tokens, should be realistic
temperature: 0.2
modelLabel: "AI Assistant"
greeting: |
Hi..
The whole thing works, but I can't get the DALL-E3 plug-in to be activated for EVERY new user.
The user could go to the plug-in store and activate the plug-in (key stored). But I would like to ensure that the plug-in is ALWAYS active.
Am I missing something?
Thanks for a tip.
Greetings
Ronny
More Details
See question
What is the main subject of your question?
UI
Screenshots
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
What is your question?
I have set the following preset in librechat.yaml:
modelSpecs: enforce: false prioritize: true list:
The whole thing works, but I can't get the DALL-E3 plug-in to be activated for EVERY new user.
The user could go to the plug-in store and activate the plug-in (key stored). But I would like to ensure that the plug-in is ALWAYS active.
Am I missing something?
Thanks for a tip.
Greetings
Ronny
More Details
See question
What is the main subject of your question?
UI
Screenshots
No response
Code of Conduct