Commit graph

7 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
9b5548e9f8
feat(sample-settings): update Ollama URL placeholder 2024-04-28 19:52:31 +05:30
ItzCrazyKns
0ea2bec85d
feat(config): Remove preassigned values 2024-04-20 22:12:49 +05:30
ItzCrazyKns
95461154d0
feat(sample-config): change ULR to URL 2024-04-20 18:26:54 +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