Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -9/+49 |
| | | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | ||||
* | Add support for all models | Heiner Lohaus | 2024-01-01 | 1 | -20/+6 |
| | | | | | | | | | 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 | ||||
* | Add error classes | Heiner Lohaus | 2023-12-11 | 1 | -3/+4 |
| | | | | Move version check to debug | ||||
* | Update readme. Add docker hub | Heiner Lohaus | 2023-12-07 | 1 | -1/+1 |
| | |||||
* | Debug logging support | Heiner Lohaus | 2023-10-22 | 1 | -4/+4 |
| | | | | Async browse access token | ||||
* | Fix increase timeout | Heiner Lohaus | 2023-10-22 | 1 | -7/+6 |
| | | | | | Add Hashnode Provider Fix Yqcloud Provider | ||||
* | ~ | abc | 2023-10-20 | 1 | -0/+3 |
| | | | | minor changes | ||||
* | Fix: debug.logging not work in retry provider | hs_junxiang | 2023-10-19 | 1 | -6/+5 |
| | |||||
* | Add timeout | ostix360 | 2023-10-17 | 1 | -1/+6 |
| | |||||
* | Some small fixes | Heiner Lohaus | 2023-10-10 | 1 | -8/+5 |
| | |||||
* | Improve code by AI | Heiner Lohaus | 2023-10-07 | 1 | -16/+16 |
| | |||||
* | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 2023-10-05 | 1 | -1/+8 |
| | | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | ||||
* | Add RetryProvider | Heiner Lohaus | 2023-09-21 | 1 | -0/+81 |