Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-10 | Some small fixes | Heiner Lohaus | 1 | -2/+2 | |
2023-10-07 | Improve code with ai | Heiner Lohaus | 1 | -9/+16 | |
2023-10-04 | Use custom user dir | Heiner Lohaus | 1 | -18/+5 | |
2023-10-03 | Add streaming in openai chat | Heiner Lohaus | 1 | -1/+25 | |
Fetch access token with chromedriver | |||||
2023-10-02 | Fix: There is no current event loop in thread | Heiner Lohaus | 1 | -1/+5 | |
2023-10-01 | Change event loop policy on windows | Heiner Lohaus | 1 | -2/+9 | |
Support more versions from curl_cffi | |||||
2023-10-01 | Update HuggingChat to new api | Heiner Lohaus | 1 | -8/+2 | |
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | |||||
2023-09-26 | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 1 | -0/+54 | |
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider |