Commit Graph

20 Commits

Author SHA1 Message Date
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 2024-05-05 23:38:31 +02:00
Heiner Lohaus 002a4a1d7f Fix typo in model list 2024-04-22 20:02:17 +02:00
Heiner Lohaus 4bc4d635bc Add vision models to readme 2024-04-22 01:27:48 +02:00
abc ed8afc20e8 add more models
mixtral 8x22b
2024-04-13 02:46:20 +01:00
Heiner Lohaus f724c07f1b Add labels to provider list 2024-04-12 20:58:40 +02:00
Heiner Lohaus c1ca481074 Fix DeepInfra Provider, Fix Speech Recognition on Phone 2024-04-11 03:11:45 +02:00
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
H Lohaus 7f16b7bb21
Update DeepInfra.py 2024-04-06 23:47:42 +02:00
nullstreak 0d4f637760 DeepInfra: Add max_tokens and stop 2024-02-24 19:36:42 +01:00
nullstreak 12f7a89517 Basic support for the temperature parameter 2024-02-14 03:27:16 +01:00
nullstreak 40ceb1c0e8
Fix DeepInfra: Model is not supported 2024-01-30 04:15:25 +01:00
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
2024-01-26 07:54:13 +01:00
Heiner Lohaus 91feb34054 Add ProviderModelMixin for model selection 2024-01-23 19:44:48 +01:00
Heiner Lohaus 0b4c6247d0 Fix load json in DeepInfra 2024-01-21 09:43:46 +01:00
nullstreak 640c861ad7
DeepInfra: Fix token duplication 2024-01-21 05:07:34 +01:00
Heiner Lohaus ae46cf72d4 Fix DeepInfra Provider 2024-01-01 23:23:45 +01:00
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
2024-01-01 17:48:57 +01:00
abc 10a3832458 ~
fix DeepInfra
2023-11-24 14:16:00 +00:00
Heiner Lohaus 79cf039a88 Update config supports_message_history 2023-10-27 22:59:14 +02:00
Heiner Lohaus 0d1ae405cc Add Llama2 Providers / Models 2023-10-26 21:43:20 +02:00