bat-bs / helm-charts

Helm Charts to our Products and Open Source Tools we use
https://charts.blue-atlas.de
Apache License 2.0
4 stars 4 forks source link

The librechat helm chart LibreChat v0.7.5-rc1 not supported the OpenAI O1 models #30

Closed SharpLu closed 1 month ago

SharpLu commented 2 months ago

Hi @hofq ,

Hope you are doing well! Thank you for your contribution to open source software I'm Librechat helm chart user, this is great tool can deploy to kubernates, i just found the current version LibreChat v0.7.5-rc1 seems not working with openai o1 models and i confirmed with librechat they said the they did the update on LibreChat v0.7.5-rc2 and now they o1 models are enabled in the latest version, just wondering does librechat helm chart community have plan to do a release recently?

Thank you so much !

hofq commented 1 month ago

Hi @SharpLu

Currently, we do a release on every official librechat release. Since the Versions mentioned are Release Candidates you have to test it yourself and change the tag in your values file.

For that you can just change the image-tag in your librechat values file or params:

image:
  tag: "v0.7.5-rc2"

If anything breaks or everything works fine in the new RC please let me know

hofq commented 1 month ago

Feel free to reopen if you have any issues