summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/DeepInfra.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in model listHeiner Lohaus2024-04-221-1/+2
|
* Add vision models to readmeHeiner Lohaus2024-04-221-11/+22
|
* add more modelsabc2024-04-131-1/+9
| | | | mixtral 8x22b
* Add labels to provider listHeiner Lohaus2024-04-121-0/+1
|
* Fix DeepInfra Provider, Fix Speech Recognition on PhoneHeiner Lohaus2024-04-111-2/+0
|
* Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus2024-04-071-50/+20
|
* Update DeepInfra.pyH Lohaus2024-04-061-3/+3
|
* DeepInfra: Add max_tokens and stopnullstreak2024-02-241-0/+2
|
* Basic support for the temperature parameternullstreak2024-02-141-0/+1
|
* Fix DeepInfra: Model is not supportednullstreak2024-01-301-1/+2
|
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-5/+6
| | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
* Add ProviderModelMixin for model selectionHeiner Lohaus2024-01-231-9/+17
|
* Fix load json in DeepInfraHeiner Lohaus2024-01-211-7/+3
|
* DeepInfra: Fix token duplicationnullstreak2024-01-211-9/+16
|
* Fix DeepInfra ProviderHeiner Lohaus2024-01-011-40/+48
|
* Add support for all modelsHeiner Lohaus2024-01-011-11/+14
| | | | | | | | | 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
* ~abc2023-11-241-57/+55
| | | | fix DeepInfra
* Update config supports_message_historyHeiner Lohaus2023-10-271-0/+1
|
* Add Llama2 Providers / ModelsHeiner Lohaus2023-10-261-0/+63