#MacOS-Docker version diff install

1 messages · Page 1 of 1 (latest)

cold saffron
#

Hi,
Yesterday I installed a MacOS version and configured Anthropic, Mistral and OpenRouter.
Today I try to clone the installation:

  • same .env
  • diff docker-compose.yml (image: getmeili/meilisearch:v1.5 vs image: getmeili/meilisearch:v1.6

But in the menu to select LLMs only Anthropic appears.

I have checked many times the configuration and I can't find where the problem is that Mistral and OpenRouter are not shown.

Does anyone out there have any clues to offer me?

cold saffron
fallow elk
#

@cold saffron That is a weird issue... One thing you can try to isolate the problem, is to use the .env.example instead. (rename your .env -> .env.bak and rename .env.example -> .env)

Then restart LibreChat

If the problem persist, the issue is not coming from your .env file, if the problem is gone your .env file is the culprit

cold saffron
#

simple solution...
thanks fuegovic, now I will check back

cold saffron
#

Sorry for coming back with another issue on the same topic...
I'm using the same conf as my local installation, but with Docker, I don't see in the menu the OpenRouter and Mistral options

fallow elk
cold saffron
fallow elk
#

but you need to use the override file to give docker access to that file. Without that step it will not load...

cold saffron
#

Cool, now it works OK.
Excuse me for my basic mistakes. Now editing in VSCode I can see some extra alerts.

#

(tabs in yaml file)

#

😿

fallow elk
cold saffron
#

Muchas gracias...
in VSCode tabs are red

fallow elk
#

if the online tools says it's correct, it should load

#

for vscode, I believe it's expecting 2 spaces tabs but yours are 3

#

you can fix it if you want, but it should work either way (I think)

cold saffron
#

Thank you very much... my mistake was so silly that I didn't see it...
I had uncommented the line 'only' by deleting '#' and not '#.'.

#

thank you very much for your support

#

now I hope to be able to collaborate with more interesting issues

fallow elk
#

You're welcome!

fallow elk
#

way faster than manually deleting # !

cold saffron
#

cool !
love this shorcut !

#

unfortunately I don't have a long memory to retain all the shorcuts, but I retain the concepts well.

#

now I think I can create very simple suggestions in the channel #1107675256782598195

cold saffron
#

Hi @fallow elk ,
Now that we have the new version of LibreChat, which has a LLM search engine in Openrouter... I don't need to configure 'librechat.yaml' to show me an ordered list of Openrouter... but I want it to bring me all the updated models. Can you guide me to do this, please?

fallow elk
fallow elk
cold saffron
#

I find in my .env another similar route....
are they the same or replacement?

#

o... ahora veo las diff

fallow elk
#

just a different file I made on the same repo 😉

cold saffron
#

cool:::
now I just need to add Openrouter, groq and mistral.

cold saffron
#

I feel like a fool fighting with a simple conf file.

fallow elk
fallow elk
#

btw, cohere support was added less than 1h ago, I included it but you'll have to update librechat to latest to support it

cold saffron
#

Cool, now it works OK.
Yes I have the latest version. If you keep that file, I can keep using it, because it seems to me the most complete. Many thanks for your help !

fallow elk
#

I keep a collection of config files on that repo, you can use it as long as you want!

you should see the logo if you are truly up to date (we always have multiple small updates between the numbered releases)

cold saffron
#

For financial reasons, for now I only use OpenRouter and Mistral, I hope to be able to afford OpenAI later on. I found LibreChat recently and I am very excited about its features and active community. I hope to be able to help as much as possible.
My special interest is to be able to use a single tool, which allows me to customize my prompts and bots. I think LibreChat

cold saffron
#

Damn, it looks like I'm cursed...
Now I see a bug between the provider and the drop-down menu

OpenAI shows in the dropdown the content of the LLM of OpenRouter

I'm crazy or something is wrong with me

We agree that the two files to quote are .env and librechat.yaml ?

fallow elk
cold saffron
fallow elk
#

I believe this includes a fix for that problem

cold saffron
#

gracias Fuego,
It is very nice the attention you are giving me....
I do the same in my communities, such as OpenStreetMap Argentina.

fallow elk
#

Happy I could help!

cold saffron
#

I am looking forward to the release of the Admin Panel and hope to be able to contribute to it.
Please consider friendly rates for third world countries, as the difference in income is very important. Best

cold saffron
#

Hi fuego, excuse me for writing to you directly... I think I'm having trouble with my ADHD.

I have installed from scratch the new version 0.7.1 and I just want to add Openrouter and Groq to the LLMs menu.

I have read the documentation (https://docs.librechat.ai/install/configuration/custom_config.html), cleared cache and followed all the steps but....
I can't get Openrouter and Groq in the menu.

Please could you confirm me that the configuration is ONLY in .env and librechat.yaml (or somewhere else that I don't see).

I have also mounted your file 'librechat-fuegovic.yaml' but then it does NOT give me the option to enter my API Key.

Thank you so much,

#

pd: I'm using MacOS with Docker

fallow elk
cold saffron
#

Cool, I see several solutions that have helped me.
I have read that this issue will be solved in another way in the future. Do you know if it will be in the control panel?