Commit graph

6 commits

Author SHA1 Message Date
Github-CJX
1ebe69ec94 Added a feature to switch API service providers, enabling users to easily toggle between providers as needed.
Added a feature to switch API service providers to the project. Introduced an input field for API providers in the settings interface and included the OPENAI_URL parameter in the config file.
2024-05-02 11:43:24 +08:00
ItzCrazyKns
edc40d8fe6
feat(providers): add Groq provider 2024-05-01 19:43:06 +05:30
ItzCrazyKns
7653eaf146
feat(config): avoid updating blank fields 2024-04-23 16:54:39 +05:30
ItzCrazyKns
a86378e726
feat(config): add updateConfig method 2024-04-23 16:45:14 +05:30
ItzCrazyKns
d37a1a8020
feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
ItzCrazyKns
c6a5790d33
feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30