Commit Graph

142 Commits (f73bc2d5938c0aa07715362b05d9d30959eb3d15)

Author SHA1 Message Date
abc c8835b15d4 ~ 11 months ago
hs_junxiang dbf54769e0 Fix: TypeError: 'type' object is not subscriptable 11 months ago
Tekky 6dc2502740
Merge branch 'main' into bom 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
Hexye 3b418e8cc5
Update Cromicle.py 11 months ago
Hexye eb13f3b01d
Create Cromicle.py 11 months ago
abc 0bd5730bcd ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing`
implemented new "X-Sydney-EncryptedConversationSignature" found in headers from "turing/conversation/create"
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
Heiner Lohaus 136770e05b Use custom user dir 11 months ago
Heiner Lohaus 5b2efa4aaf Fix fetch_access_token in openai 12 months ago
Tekky d9e527eb32
Merge pull request #975 from hlohaus/mmm
Bing Updates:
12 months ago
Heiner Lohaus be9b8f796c Add streaming in openai chat
Fetch access token with chromedriver
12 months ago
Heiner Lohaus 252f595b6a Bing Updates:
Add retry create conversation
Removed get_cookies fallback
Add creative tone parameter
12 months ago
Tekky c915050ac7
Merge pull request #971 from Giancarlo-Ma/main
feat: allow to add custom header to deepai
12 months ago
Heiner Lohaus ff4d9ae584 Add Phind Provider
Add release_curl in url_cffi requets
Support create image response in Bing
12 months ago
Giancarlo-Ma ba7d5015dc
feat: add custom header to deepai 12 months ago
Tekky c9e4c9ce00
~ | Merge pull request #968 from st4rted/patch-1
fix typo in payload
12 months ago
Heiner Lohaus d116f04322 Fix: There is no current event loop in thread 12 months ago
Heiner Lohaus 2dbeb54608 Remove fake_useragent module 12 months ago
Heiner Lohaus eb0e2c6a93 +Curl +Async +Stream Requests
Update Model List
12 months ago
st4rted 3485e357ac
fix typo in payload 12 months ago
Heiner Lohaus 7b9ad21de8 Change event loop policy on windows
Support more versions from curl_cffi
12 months ago
Heiner Lohaus bb481a03ab Disable Wewordle Provider
Update Ylokh Provider
Improve StreamRequest
12 months ago
Heiner Lohaus 261fac86dc Disable PerplexityAi Provider 12 months ago
Heiner Lohaus 98895e5b09 Update HuggingChat to new api
Impersonate Aivvm Provider
Add ChatForAi and FreeGpt Provider
Update AItianhuSpace Provider
Improve StreamRequest Support
Update get_event_loop Helper
12 months ago
Commenter123321 7181f2897b Fix Aivvm and add new models in models.py 12 months ago
Heiner Lohaus 3c2755bc72 Add ChatgptDuo and Aibn Provider
Add support for "nest_asyncio",
Reuse event_loops with event_loop_policy
Support for  "create_async" with synchron provider
12 months ago
Heiner Lohaus 72c3ff7a25 AItianhuSpace Provider with GPT 4 added
Reduced chunksize to better text completion
12 months ago
Heiner Lohaus 348670fe35 "create_async" support for BaseProvider,
by using ThreadPoolExecutor
Default Model for Vercel
12 months ago
Heiner Lohaus f1b6880f7e Add Myshell Provider
Remove auto proxy prefix
12 months ago
Heiner Lohaus 4edd7518de Fix: Aivvm: KeyError: ''
and TypeError: issubclass() arg 1 must be a class
12 months ago
abc bf78b4d033 ~ | improve Vercel & g4f.Completion.create 12 months ago
abc 6c2e3cc53c ~ | improve Vercel & g4f.Completion.create
added `.Completion.create` class.

```py
response = g4f.Completion.create(
    model='text-davinci-003', prompt="Hello")

print(response)
```
12 months ago
abc af9fc19938 ~ 12 months ago
Tekky 1215d30bf4
Delete g4f/Provider/Vercel.py 12 months ago
Heiner Lohaus a3ecabb00e Improve Vercel Provider:
- Fix endless loop
 - Add proxy, async support
 - Add default model
 Fix HuggingChat Provider
12 months ago
abc d4acc23c0b ~ | Update Vercel Provider 12 months ago
abc 42a02c3d2d ~ | new providers
Somwhat fix Aivvm provider, which looks to have a working gpt-4

kinda unstable
12 months ago
abc d320efd2ff ~ | Fix DeepAi 12 months ago
Heiner Lohaus e9f96ced9c Add RetryProvider 12 months ago
Heiner Lohaus 951a1332a7 Fix create_event_loop function
Add PerplexityAi Provider
12 months ago
Heiner Lohaus f90741c10b Improve code style in async support 12 months ago
Heiner Lohaus 587f4ad2c9 Add "create_event_loop" helper 12 months ago
Heiner Lohaus 55577031d5 Add check_running_loop requirement
Add create_async function in ChatCompletion
Use SelectorEventLoop on windows
12 months ago
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
12 months ago
Tekky a54291cb7c
~ | Merge pull request #914 from hlohaus/lesh
~ | Add GptGo Provider, Fix AItianhu Provider
12 months ago
abc bae9c432db ~ 12 months ago
Heiner Lohaus 3b8dfff974 Improve event loop 1 year ago
Heiner Lohaus e8d7bcd045 Add GptGo Provider, Fix AItianhu Provider 1 year ago