Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-13 | Fix Chatgpt4Online Provider | Heiner Lohaus | 1 | -58/+0 | |
2023-10-27 | Update config supports_message_history | Heiner Lohaus | 1 | -2/+3 | |
2023-10-16 | ~ | remove non-working providers | abc | 1 | -1/+1 | |
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -5/+10 | |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -1/+2 | |
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | |||||
2023-10-02 | Fix: There is no current event loop in thread | Heiner Lohaus | 1 | -2/+2 | |
2023-10-02 | +Curl +Async +Stream Requests | Heiner Lohaus | 1 | -3/+3 | |
Update Model List | |||||
2023-09-26 | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 1 | -0/+51 | |
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider |