konvar
8e645b73c2
docs: enhance configuration template with detailed settings
...
- Added GENERAL section with documented configuration options
- Added descriptions for PORT, SIMILARITY_MEASURE, and KEEP_ALIVE settings
- Improved configuration template readability
2024-11-23 01:38:56 +02:00
konvar
3dbc358ee3
feat: integrate Google Gemini with dynamic model fetching and UI support
...
- Added Gemini AI model integration with automatic model list fetching
- Updated configuration system to support Gemini API settings
- Enhanced SettingsDialog with Gemini model selection options
- Updated dependencies in package.json for Gemini support
- Improved provider configuration in index.ts for better model management
- Added Gemini API key field in sample configuration template
- Updated route configuration for Gemini support
2024-11-23 01:26:25 +02:00
ItzCrazyKns
c650d1c3d9
feat(ollama): add keep_alive param
2024-11-20 19:11:47 +05:30
ItzCrazyKns
f02393dbe9
feat(providers): add anthropic
2024-07-15 21:20:16 +05:30
ItzCrazyKns
0993c5a760
feat(app): revert port & network changes
2024-05-13 19:58:17 +05:30
ItzCrazyKns
100872f2d9
feat(docker-compose): revert network changes
2024-05-12 14:04:05 +05:30
ItzCrazyKns
9816eb1d36
feat(server): add bind address
2024-05-12 12:15:25 +05:30
ItzCrazyKns
f618b713af
feat(chatModels): load model from localstorage
2024-05-02 12:14:26 +05:30
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