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