c6d084f5dc
feat: add AIML API provider
...
Introduces support for the AI/ML API provider, including configuration options, chat and embedding model loading, and UI integration. Updates documentation and sample config to reflect the new provider.
2025-06-27 13:43:54 +02:00
aa240009ab
Feature: Add LM Studio provider integration - Added LM Studio provider to support OpenAI compatible API - Implemented chat and embeddings model loading - Updated config to include LM Studio API endpoint
2025-04-11 19:18:19 +04:00
588e68e93e
feat(providers): add deepseek provider
2025-04-06 13:37:43 +05:30
97804e7b4d
feat(config): remove unused vars
2025-03-20 12:30:06 +05:30
217736d05a
feat(app): remove backend
2025-03-19 16:23:27 +05:30
e6b87f89ec
feat(sample-config): add custom openai model name
2025-03-08 20:08:27 +05:30
e9ab425cee
feat(sample-config): remove unused field
2025-02-15 11:34:14 +05:30
07dc7d7649
feat(config): update config & custom openai
2025-02-15 11:26:38 +05:30
177746235a
feat(providers): add gemini
2024-11-28 20:47:18 +05:30
c650d1c3d9
feat(ollama): add keep_alive param
2024-11-20 19:11:47 +05:30
f02393dbe9
feat(providers): add anthropic
2024-07-15 21:20:16 +05:30
0993c5a760
feat(app): revert port & network changes
2024-05-13 19:58:17 +05:30
100872f2d9
feat(docker-compose): revert network changes
2024-05-12 14:04:05 +05:30
9816eb1d36
feat(server): add bind address
2024-05-12 12:15:25 +05:30
f618b713af
feat(chatModels): load model from localstorage
2024-05-02 12:14:26 +05:30
edc40d8fe6
feat(providers): add Groq provider
2024-05-01 19:43:06 +05:30
9b5548e9f8
feat(sample-settings): update Ollama URL placeholder
2024-04-28 19:52:31 +05:30
0ea2bec85d
feat(config): Remove preassigned values
2024-04-20 22:12:49 +05:30
95461154d0
feat(sample-config): change ULR
to URL
2024-04-20 18:26:54 +05:30
d37a1a8020
feat(agents): support local LLMs
2024-04-20 11:18:52 +05:30
c6a5790d33
feat(config): Use toml instead of env
2024-04-20 09:32:19 +05:30