summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/deprecated/VoiGpt.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-01Add support for all modelsHeiner Lohaus1-5/+3
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
2023-12-12Update and rename g4f/Provider/VoiGpt.py to g4f/Provider/deprecated/VoiGpt.pyGEOEGII5551-1/+1
2023-12-10Remove needs_auth, add proxy support in VoiGptHeiner Lohaus1-79/+93
2023-12-10Added a new provider voigpt.com (#1328)Meshwa4281-0/+79
* added the new VoiGpt provider * fixed the voigpt and moved it to needs_auth * added auth detail and doc to voiGpt provider