Commit Graph

11 Commits (6135f4ac08508f902cc417ef1e9d11b299ab5fd9)

Author SHA1 Message Date
Heiner Lohaus e46b5fe043 Add proxy support to all providers 11 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
Tekky 6eb3fa3e5f
~ | Merge pull request #982 from hlohaus/fetch
Fix fetch_access_token in openai
11 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 11 months ago
Giancarlo-Ma ba7d5015dc
feat: add custom header to deepai 12 months ago
st4rted 3485e357ac
fix typo in payload 12 months ago
abc d320efd2ff ~ | Fix DeepAi 12 months ago
Heiner Lohaus 5ca47b44b2 Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider 1 year ago
msi-JunXiang 901595b10f type hints
Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable".

Refer to the following Stack Overflow discussions for more information:
1.
https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python
2.
https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable
1 year ago
abc efd75a11b8 ~ | code styling 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago