Commit Graph

469 Commits (5c5ce8c0f7caa77c09247a103d67a5a030d70e91)

Author SHA1 Message Date
abc 76083c5a17 ~ 9 months ago
hs_junxiang 042ee7633b Fix: debug.logging not work in retry provider 9 months ago
ostix360 24f7495f24 Add timeout 9 months ago
abc 9776545ab0 ~ | g4f `v-0.1.6.6` 9 months ago
abc c1fbb13edc ~ | update working providers list & gpt-4 providers 9 months ago
abc 5b240665fb ~ | add `g4f.Provider.GeekGpt` 9 months ago
abc d93b0fe7eb ~ | g4f `v-0.1.6.5` 9 months ago
abc 4a3b663ccd ~ | remove non-working providers 9 months ago
Heiner Lohaus c1adfbee8e Add Llama2 and NoowAi Provider 9 months ago
abc 7e7ab3d066 ~ | g4f `v-0.1.6.4` 9 months ago
Tekky 8bdbb9e9cd
~ | Merge pull request #1068 from hlohaus/fre
Fix Opchatgpts and ChatForAi Provider
9 months ago
abc 1f8293250e ~
fix chatbase (bad) and remove from auto selection
9 months ago
Heiner Lohaus 13ffdcd61a Fix Opchatgpts and ChatForAi Provider
Deprecate Vitalentum and Aivvm Provider
9 months ago
abc 5d443b1aa7 g4f `v-0.1.6.3` 9 months ago
Tekky a917c8ea8e
~ | Merge pull request #1065 from adeyinkaezra123/typo-fixes
fix: minor typo fixes across multiple files
9 months ago
Tekky 99bc58ab99
~ | Merge pull request #1060 from hlohaus/don
Add ChatgptLogin, ChatgptFree and GptChatly Provider
9 months ago
Ezra Adeyinka 6a74fc3a95 fix: remove typo in readme and configs 9 months ago
hs_junxiang c84ff59145 feat: ignore providers(#1014) 9 months ago
Heiner Lohaus 5048f01e26 Deprecate ChatForAi 9 months ago
Heiner Lohaus 1e8bbaaaa9 Add ChatgptLogin, ChatgptFree and GptChatly Provider 9 months ago
abc 5a64e238c8 ~ | g4f `v-0.1.6.2` 9 months ago
abc aa4824b6a2 ~ 9 months ago
abc dc502a22de ~ 9 months ago
Tekky 86248b44bc
~ | Merge pull request #1051 from ahobsonsayers/unify-g4f-cli
Unify g4f tools (gui and api) into one CLI
9 months ago
hs_junxiang 19346ba9ba Fix: GptGo json.decoder.JSONDecodeError 9 months ago
Arran Hobson Sayers 77697be333 Unify g4f tools into one CLI 9 months ago
abc f74ca10fbd ~ | g4f v-0.1.6.1
some bug fixes
9 months ago
Tekky c433863f30
~ | Merge pull request #1044 from Lin-jun-xiang/main
Fix: TypeError: unsupported operand type(s) for |:...
9 months ago
hs_junxiang 50ecd887c8 Fix: TypeError: unsupported operand type(s) for |:... 9 months ago
Ikko Eltociear Ashimine 7e6df02367
fix typo in backend.py
occured -> occurred
9 months ago
abc fbd983f628 ~ | g4f `v-0.1.5.9`(remove deepai.org) 9 months ago
abc c9c573a6e6 ~ | remove DeepAi 9 months ago
abc 8964d15dc3 ~ | g4f `v-0.1.5.8` 9 months ago
Tekky e06012ae06
~ | Merge pull request #1029 from hlohaus/die
Some small fixes
9 months ago
Commenter123321 be41898736 fix html 9 months ago
Commenter123321 86f7ea6b08 what 9 months ago
Commenter123321 d3040b0c14 change discord icon to telegram icon on gui 9 months ago
Commenter123321 a77848429e make user agent easily changeable in deepai 9 months ago
Commenter123321 e049176324 fix deepai :) 9 months ago
Commenter123321 9239c57200 fix provider thing in gui x2 9 months ago
Commenter123321 2c105cb595 fix provider thing in gui 9 months ago
Commenter123321 4d4ad976ec remove unused import in Bing.py 9 months ago
Commenter123321 d719860e2a make internet searching better 9 months ago
Commenter123321 3de672d023 Aivvm is the best provider no cap 9 months ago
Commenter123321 0e4297494d Merge remote-tracking branch 'origin/main'
# Conflicts:
#	g4f/Provider/Aivvm.py
#	g4f/models.py
9 months ago
Heiner Lohaus 53192b86b1 Some small fixes 9 months ago
Commenter123321 417ce27422
Update Aivvm.py 9 months ago
abc e05987ace3 ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy 9 months ago
abc abc2fa2ca1 ~
Command line arguments for GUI
9 months ago
abc 7f8526a122 ~
New system for str to Provider
9 months ago
abc f9355ad5fc ~
remove chatforai
9 months ago
abc 1883d55147 ~
Conversion from str Provider to g4f.Provider
9 months ago
Commenter123321 58c45522ea add cool testing for gpt-3.5 and and gpt-4 9 months ago
Commenter123321 119817c963 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	g4f/Provider/Aivvm.py
9 months ago
Heiner Lohaus c6b33e527c Add Proxy Support and Create Provider to Readme
Add proxy support to many providers
9 months ago
Heiner Lohaus e46b5fe043 Add proxy support to all providers 9 months ago
abc 64fe0ee487 ~ | g4f `v-0.1.5.6`
gui & interference can now be run with:

python -m g4f.gui.run

and

python -m g4f.interference.run
9 months ago
Heiner Lohaus 6401084fd0 Add Messages and AsyncResult typing
Add system_message in Yqcloud
9 months ago
Heiner Lohaus 4a9d7714ad Add Cromicle to provider list 9 months ago
abc 92e1ec6f4f ~ | `v-0.1.5.5`
Aiivm working again
9 months ago
abc 570f71c21e ~ | g4f `v-0.1.5.5` 9 months ago
Heiner Lohaus 3430b04f87 Remove Aivvm from working providers 9 months ago
Heiner Lohaus dfdb759639 Improve code with ai 9 months ago
Heiner Lohaus f7bb30036e Improve code by AI 9 months ago
Heiner Lohaus 4fa6e9c0f5 Add GptGod Provider
Remove timeout from aiohttp providers
Disable Opchatgpts and ChatgptLogin provider
9 months ago
Heiner Lohaus 1238d9a638 Add GPTalk and GptForLove Provider 9 months ago
abc 395fbc70e0 ~ | g4f `v-0.1.5.4` [new gui & interference]
+ version fix
9 months ago
abc 6b2ac63cd9 ~ | g4f `v-0.1.5.3` [new gui & interference] 9 months ago
abc 44eb804cc5 ~ | new instructions for gui & interference + telegram channel 9 months ago
abc 59e573b6df ~ | g4f `v-0.1.5.1` [*new gui & interference*] 9 months ago
abc 012a1fa0c7 ~ | g4f `v-0.1.5.1` [*new gui & interference**] 9 months ago
abc d862dbf85f ~ | gpt-3.5-turbo-0613 9 months ago
abc b04ff7fb53 ~ | new interference 9 months ago
abc 7e4e374f62 ~ | new g4f GUI 9 months ago
Heiner Lohaus af9ed889c1 Fix timeout in create_async 9 months ago
abc f73bc2d593 ~ | g4f v-0.1.5.0 9 months ago
abc c8835b15d4 ~ 9 months ago
abc a4b5f5a6fd ~ | fix gpt-3.5-turbo models 9 months ago
Tekky f50e97810b
~ | Merge pull request #991 from ostix360/main
fix import in models
9 months ago
hs_junxiang dbf54769e0 Fix: TypeError: 'type' object is not subscriptable 9 months ago
ostix360 5f509e4545 import fixed 9 months ago
abc 2d2cfcd894 ~ | g4f v-0.1.4.9 [major updates and patches] 9 months ago
Tekky 6dc2502740
Merge branch 'main' into bom 9 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
9 months ago
Hexye 3f0a738fe7
Merge pull request #1 from HexyeDEV/patch-3
Update models.py
9 months ago
Hexye 3077671470
Update models.py 9 months ago
Hexye 3b418e8cc5
Update Cromicle.py 9 months ago
Hexye eb13f3b01d
Create Cromicle.py 9 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"
9 months ago
abc 8471ada090 ~ | g4f v-0.1.4.7 `pip install -U g4f` 9 months ago
Tekky 6eb3fa3e5f
~ | Merge pull request #982 from hlohaus/fetch
Fix fetch_access_token in openai
9 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 9 months ago
Heiner Lohaus 136770e05b Use custom user dir 9 months ago
Heiner Lohaus 5b2efa4aaf Fix fetch_access_token in openai 9 months ago
abc 896d040c3e ~ | g4f v-0.1.4.6 `pip install -U g4f` 9 months ago
abc 791e0d4ec8 ~ | g4f v-0.1.4.5 `pip install -U g4f`
updated providers:

- g4f.Provider.Bing
- g4f.Provider.OpenaiChat
9 months ago
Tekky d9e527eb32
Merge pull request #975 from hlohaus/mmm
Bing Updates:
9 months ago
Heiner Lohaus be9b8f796c Add streaming in openai chat
Fetch access token with chromedriver
9 months ago
Heiner Lohaus 252f595b6a Bing Updates:
Add retry create conversation
Removed get_cookies fallback
Add creative tone parameter
9 months ago
abc da50e84dfc ~ | g4f v-0.1.4.5 `pip install -U g4f` 9 months ago
Tekky c915050ac7
Merge pull request #971 from Giancarlo-Ma/main
feat: allow to add custom header to deepai
9 months ago
Heiner Lohaus ff4d9ae584 Add Phind Provider
Add release_curl in url_cffi requets
Support create image response in Bing
9 months ago
Giancarlo-Ma ba7d5015dc
feat: add custom header to deepai 9 months ago
abc a4da030d67 ~ | g4f v-0.1.4.4
release_curl bug
9 months ago
abc 5fcf9434f4 ~ | quick fix 9 months ago
abc 98be81fef7 ~ | g4f v-`0.1.4.3` 9 months ago
Tekky c9e4c9ce00
~ | Merge pull request #968 from st4rted/patch-1
fix typo in payload
9 months ago
Heiner Lohaus d116f04322 Fix: There is no current event loop in thread 9 months ago
Heiner Lohaus 2dbeb54608 Remove fake_useragent module 9 months ago
Heiner Lohaus eb0e2c6a93 +Curl +Async +Stream Requests
Update Model List
9 months ago
st4rted 3485e357ac
fix typo in payload 9 months ago
Heiner Lohaus 7b9ad21de8 Change event loop policy on windows
Support more versions from curl_cffi
9 months ago
Commenter123321 f8411aa1e1 aivvm's no life creator keeps patching it, but I'm just better 😉 9 months ago
Heiner Lohaus bb481a03ab Disable Wewordle Provider
Update Ylokh Provider
Improve StreamRequest
9 months ago
Heiner Lohaus 261fac86dc Disable PerplexityAi Provider 9 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
9 months ago
abc 423485fda6 ~ | v-0.1.4.2 `pip install -U g4f` 9 months ago
abc 83443ee912 Merge branch 'main' of https://github.com/xtekky/gpt4free 9 months ago
abc 3ba045c9d1 ~ | pypi v-0.1.4.0 `pip install -U g4f` 9 months ago
Tekky e465899801
~ 9 months ago
Commenter123321 6ba092469a some more things 9 months ago
Commenter123321 7181f2897b Fix Aivvm and add new models in models.py 9 months ago
abc 26e1fc4a7d ~ | g4f v-0.1.4.0 (new version checking system 9 months ago
abc 32d5536450 ~ | g4f v-0.1.3.9 9 months ago
abc be293e7af7 ~ | g4f v-0.1.3.8 9 months ago
yym68686 33687740aa fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.requests.cookies' (/Users/yanyuming/opt/anaconda3/envs/chatgpt/lib/python3.11/site-packages/curl_cffi/requests/cookies.py) 9 months ago
abc c753894705 ~ | v-0.1.3.7 9 months ago
abc cc3f0bce72 ~ | add version (`g4f.version`) 9 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
9 months ago
Heiner Lohaus 72c3ff7a25 AItianhuSpace Provider with GPT 4 added
Reduced chunksize to better text completion
9 months ago
Heiner Lohaus 348670fe35 "create_async" support for BaseProvider,
by using ThreadPoolExecutor
Default Model for Vercel
9 months ago
Heiner Lohaus f1b6880f7e Add Myshell Provider
Remove auto proxy prefix
9 months ago
Heiner Lohaus fd5c33efb8 TypeError: issubclass() arg 1 must be a class 10 months ago
Heiner Lohaus 4edd7518de Fix: Aivvm: KeyError: ''
and TypeError: issubclass() arg 1 must be a class
10 months ago
abc bf78b4d033 ~ | improve Vercel & g4f.Completion.create 10 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)
```
10 months ago
abc af9fc19938 ~ 10 months ago
Tekky 1215d30bf4
Delete g4f/Provider/Vercel.py 10 months ago
Heiner Lohaus a3ecabb00e Improve Vercel Provider:
- Fix endless loop
 - Add proxy, async support
 - Add default model
 Fix HuggingChat Provider
10 months ago
abc d4acc23c0b ~ | Update Vercel Provider 10 months ago
abc 9ffed2fc33 ~ | gpt-3.5-turbo-16k-0613 10 months ago
abc 42a02c3d2d ~ | new providers
Somwhat fix Aivvm provider, which looks to have a working gpt-4

kinda unstable
10 months ago
abc d320efd2ff ~ | Fix DeepAi 10 months ago
Tekky ba287e89b5
~ | Merge pull request #924 from hlohaus/vercel
Fix async example in readme
10 months ago
abc 4d4fc98533 ~ | gpt-3.5-turbo-0613 10 months ago
Heiner Lohaus e9f96ced9c Add RetryProvider 10 months ago
Heiner Lohaus 951a1332a7 Fix create_event_loop function
Add PerplexityAi Provider
10 months ago
Heiner Lohaus f90741c10b Improve code style in async support 10 months ago
Heiner Lohaus 587f4ad2c9 Add "create_event_loop" helper 10 months ago
Heiner Lohaus 55577031d5 Add check_running_loop requirement
Add create_async function in ChatCompletion
Use SelectorEventLoop on windows
10 months ago
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
10 months ago
tony 6c18bb081f add model config : gpt_35_turbo_0613 10 months ago
tony 9ed50de677 dd model config : gpt_35_turbo_0613 10 months ago
tony 980aee9398 add model config : gpt_35_turbo_0613 10 months ago
tony fa80db85ca add model config : gpt_35_turbo_0613 10 months ago
tony 4772b830d1 add model config : gpt_35_turbo_0613 10 months ago
tony 8b5e0fd261 add model config : gpt_35_turbo_0613 10 months ago
tony 7e2d51221d add model config : gpt_35_turbo_0613 10 months ago
Tekky a54291cb7c
~ | Merge pull request #914 from hlohaus/lesh
~ | Add GptGo Provider, Fix AItianhu Provider
10 months ago
abc bae9c432db ~ 10 months ago
Heiner Lohaus 78bee08527 Check supports_stream in best_providers list 10 months ago
Heiner Lohaus 3b8dfff974 Improve event loop 10 months ago
Heiner Lohaus e8d7bcd045 Add GptGo Provider, Fix AItianhu Provider 10 months ago
Tekky 73ec30a3f0
~ 10 months ago
abc 64b1583a03 ~ | improved stability with gpt-3.5-turbo
improved stability with gpt-3.5-turbo
10 months ago
abc 8f48c41562 ~ 10 months ago
abc 54f4f3904e Merge branch 'main' of https://github.com/xtekky/gpt4free 10 months ago
abc f34012a98b Update __init__.py 10 months ago
Tekky 78bfbe717d
Revert "Fix type hint" 10 months ago
Tekky f335062dcd
. 10 months ago
MIDORIBIN c6f2277906 fix typo: provider -> Provider 10 months ago
MIDORIBIN 51cfcde2b3 fix type hint 10 months ago
Heiner Lohaus 618addd001 Disable not working providers:
EasyChat, Equing, GetGpt, Liaobots and Wuguokai
No and random best provider for a model
Update providers in Readme
10 months ago
Heiner Lohaus d6382a2145 Add new providers: Aivvm, Vitalentum and Ylokh 10 months ago
Tekky 5e7ea0d8f2
~ | Merge pull request #891 from Lin-jun-xiang/fix-TypeDict-error
Fix: `TypedDict` from `typing` error #886
10 months ago
hs_junxiang 8ad46284b9 Fix: `TypedDict` from `typing` error #886
Ref: https://github.com/python/typeshed/issues/3500
10 months ago
Heiner Lohaus c2741a9a86 Add ChatBase Provider 10 months ago
Heiner Lohaus ddb6fa30d9 Add CodeLinkAva Provider, Improve test_async.py 10 months ago
Heiner Lohaus 7a9b719573 Fix imports in Bing 10 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 10 months ago
Tekky ae9702ecf0
~ | Merge pull request #876 from Lin-jun-xiang/join_messages
~ | Following PEP8, use `.join()` to process `messages`
10 months ago
hs_junxiang 17c9adf485 Join the messages
A better approach is to use the `.join()` method of strings, which reduces string concatenation operations and improves performance.
Additionally, using formatted strings (f-strings) makes the code cleaner and more readable.
10 months 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
10 months ago
Heiner Lohaus 3e6b1d6bef Set working=True in Liaobots, Fix bing provider, Update readme 10 months ago
abc a4fe9907d6 ~ | v-0.0.2.6 10 months ago
Tekky a11b5baaa4
Merge branch 'main' into hugging 10 months ago
Luneye 01294db699
Merge branch 'main' into patch-1 10 months ago
Luneye a3851150b7
Update Bing.py
Fixed some errors in my previously precipitated commit.
10 months ago
Luneye 87c7db73a2
Update Bing.py
Added support the async function

Will implement proper cookie retrieval later but Bing is working for now
10 months ago
Heiner Lohaus 7294abc890 Add async support for H2o
Add format_prompt helper
Fix create_completion in AsyncGeneratorProvider
Move get_cookies from constructor to function
Add ow HuggingChat implement
Remove need auth form Liabots
Add staic cache for access_token in  OpenaiChat
Add OpenAssistant provider
Support stream and async in You
Support async and add userId in Yqcloud
Add log_time module
10 months ago
Luneye e2e2f281e8
Update Bing.py
Removed unnecessary check that could prematurely stop the AI's response while answering
10 months ago
abc efd75a11b8 ~ | code styling 10 months ago
abc 5d08c7201f ~ | v-0.0.2.5 10 months ago
Tekky 473ac1450a
Merge branch 'main' into up 10 months ago
Tekky af7defe2e4
~ | Merge pull request #839
Wuguokai
10 months ago
Tekky 19a13c240a
~ | Merge pull request #838
fix easychat stream : remove whitspace from data: and raise exception
10 months ago
Tekky 80f85e851e
~| Merge pull request #834
fix Yqcloud and You prompter using only the last message
10 months ago
Tekky d765551b97
Merge pull request #833 from hlohaus/bing
Fix bing provider
10 months ago
Heiner Lohaus 126496d3ca Add OpenaiChat and Hugchat Provider
Add tests for providers with auth
Improve async support / 2x faster
Shared get_cookies by domain  function
10 months ago
zengrr 38abb0a0b0 Ails Supplementary Identification of Unusual Response Content 10 months ago
Heiner Lohaus 69ca98ac85 Improve provider list 11 months ago
Bagus Indrayana c9d2f06090 Merge branch 'main' of https://github.com/bagusindrayana/gpt4free into main 11 months ago
Bagus Indrayana e56f9b7c0d remove whitspace from data: and raise exception 11 months ago
zengrr 1ed448e584 Ails throw the contents of an error response 11 months ago
zengrr 6a4463889e fix Yqcloud's prompter using only the last message 11 months ago
zengrr 7222d9b7ce "You" unicode decode and fix prompt just is last message 11 months ago
Heiner Lohaus d1b6921b5f Add create_async method 11 months ago
Heiner Lohaus 98d3304108 Improve providers with tests 11 months ago
Tekky 847843d120
~ | Merge pull request #829
Update link for provider ChatgptLogin
11 months ago
Tekky e0c9a05df2
~ | Merge pull request #828
fix theb but need auth
11 months ago
Tekky 41309d4f01
~ | Merge pull request #827
update header & response easychat
11 months ago
zengrr c01a8539b0 fix Equing response error with no stream 11 months ago
zengrr 5c2809a22f set encoding and temperature 11 months ago
Heiner Lohaus ce45d36936 Fix bing provider 11 months ago
Bagus Indrayana ee1eaa0923 change link 11 months ago
Bagus Indrayana b3621b879a fix theb but need auth 11 months ago
Bagus Indrayana 0dd20ff78d update header & response easychat 11 months ago
Tekky f55b24a914
~ Merge pull request #816
add V50 Provider & refactor Raycast (need testing with auth)
11 months ago
Tekky 649fd42655
~ | Merge pull request #808
Fix bard provider
11 months ago
Heiner Lohaus 24e4b5b6fe Fix bard provider, add async support 11 months ago
MaxKUlish1 7f753c32b9
Update Yqcloud.py
# specify the correct encoding forcibly
11 months ago
MaxKUlish1 5de30dd097
Update Yqcloud.py 11 months ago
MaxKUlish1 6da550f65c
Update Yqcloud.py
# specify the correct encoding forcibly
11 months ago
Bagus Indrayana 0b5d1d3d18 add provider 11 months ago
Bagus Indrayana 6f999d5151 another merge 11 months ago
Bagus Indrayana 64e8381c32 refactor V50 and Raycast 11 months ago
abc 882910c1d5 ~ | major refractoring + new providers | v0.0.2.0
g4f.Provider.FastGpt & g4f.Provider.Equing

gpt-3.5-turbo-0613
11 months ago
Bagus Indrayana 74ecdee784 merge and refactor 11 months ago
Bagus Indrayana 9ab880a826 add proxy and remove stream 11 months ago
Bagus Indrayana cbaad15bc2 add v50 11 months ago
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 11 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 11 months ago
abc cfa4380e89 ~ | small fixes & new pypi version | v-0.0.1.9 11 months ago
abc d53fc931a3 small fixes & new pypi version 11 months ago
xtekky f272de67d8
Merge pull request #801 from johnd0e/fix-ails
Fix Ails.py
11 months ago
xtekky fd86811ef7
Merge pull request #794 from ye4241/main
Add Raycast Provider
11 months ago
johnd0e f9b72de1a2 Fix Ails.py
Fix arguments order
11 months ago
omidima c38ac104ea
Update EasyChat.py
Resolve review comments.
11 months ago
omidima 17d6a31523
Update EasyChat.py
update active servers
11 months ago
ye4241 fb1a6f4c7b Add Raycast Provider 11 months ago
omidima 6f535ac3e8
Update EasyChat.py
Change model address and add proxy & session for pass cloudflare auth on requests.
11 months ago
xtekky 6a34a83cdf
Merge pull request #693 from ramonvc/main
Fix: There is no current event loop in thread.
11 months ago
xtekky 76f9374ccd
Merge pull request #790 from VastV2/Ails-Update
Update Ails.py
11 months ago
xtekky 0ab742755e
Merge pull request #788 from omidima/main-1
Update DeepAi.py
11 months ago
xtekky 388a54357e
Merge pull request #784 from kggn/main
Add opchatgpts.net support
11 months ago
xtekky 8d024192df
Merge pull request #772 from MIDORIBIN/refactor-models
refactor models file
11 months ago
VastV2 d6e65fb855
Update Ails.py
after they update the client-v version the page is not working anymore, so I made this to get the version number automatically, this way we don't need to update the version manually.
11 months ago
omidima 01c0ede993
Update DeepAi.py 11 months ago
kggn 88d8d7bd8d
Update __init__.py 11 months ago
kggn 8a880fa1d5
Update __init__.py 11 months ago