Commit Graph

7 Commits (d01f3f6b610ec54f6c63e228fd20447828fdcea3)

Author SHA1 Message Date
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
8 months ago
Heiner Lohaus 5a7ce3a8ab Update get_latest_version for docker 9 months ago
NiNiyas 0b2f7898d4 fix(g4f): Fix typo in function name 9 months ago
Heiner Lohaus b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
9 months ago
Heiner Lohaus d743ee0c26 Add error classes
Move version check to debug
9 months ago
H Lohaus 484b96d850
Add websearch to gui (#1314)
* Add websearch to gui
* Fix version_check config
* Add version badge in README.md
* Show version in gui
* Add docker hub build
* Fix gui backend, improve style
9 months ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
11 months ago