hotspot / src /EdgeGPT.py

Commit History

fix KeyError: 'messages' (#124)
3781f9b
unverified

jiayuqi7813 commited on

Headers also need to change (#121)
20a84cb
unverified

Harry commited on

fix #113
6a37cab

Antonio Cheong commited on

Use Optional instead of | (#112)
bfa470d
unverified

Harry commited on

Update EdgeGPT.py (#108)
b152408
unverified

David Li Antonio Cheong commited on

format
345c2c6

Antonio Cheong commited on

Better implement for using Enum (#106)
da7eaeb
unverified

Harry commited on

Use Optional as arguments type label (#104)
a2c6dba
unverified

BeautyyuYanli commited on

Revert "fix bug" (#102)
74281eb
unverified

Antonio Cheong commited on

fix bug (#101)
963e193
unverified

XiaoXinYo commited on

Support conversation style (#100)
f33430d
unverified

BeautyyuYanli Harry commited on

fix on windows
9a6ba58
unverified

Antonio Cheong commited on

Replace tls-client with requests to fix on arm64. (#93)
9e4e97b
unverified

BlueSchnabeltier Antonio Cheong commited on

Refactoring (#80)
186d4d0
unverified

Dan commited on

Support passing in the cookies directly (#78)
f3c67ae
unverified

BeautyyuYanli commited on

Support to move the cursor with the left and right keys (#73)
6d7c9be
unverified

zhangnew commited on

Support to send a message by pressing Enter once (#74)
e14c21e
unverified

zhangnew commited on

setup.py is better
5df2eb2

Antonio Cheong commited on

proper packaging
ba636c7

Antonio Cheong commited on

ensure connection closed to prevent broken pipe
03fc3e5

Antonio Cheong commited on

remove suspicious args
b02a94a

Antonio Cheong commited on

fix #60
5b87656

Antonio Cheong commited on

More headers
3567e79

Antonio Cheong commited on

randomized microsoft IP
6d7294b

Antonio Cheong commited on

use edge URL
f9aa01e

Antonio Cheong commited on

Add: specify cookie file by parameter (#51)
bf93dd7
unverified

Ariel commited on

Fix #46
62fedbb

Antonio Cheong commited on

fix types
8f31f82

Antonio Cheong commited on

print response text on failure
0c2ab61

Antonio Cheong commited on

Allow redirects
3102d2a

Antonio Cheong commited on

Fix return typing and format code. (#47)
3421236
unverified

Conight commited on

Use cookie files
9bf779e

Antonio Cheong commited on

Use TLS client
b25c140

Antonio Cheong commited on

New required cookie
2292b84

Antonio Cheong commited on

Update requirements
85dc37d

Antonio Cheong commited on

Update EdgeGPT.py (#29)
867d2ff
unverified

DoEvent Antonio Cheong commited on

Account without access Error handling. (#35)
44edfa0
unverified

Conight commited on

New public endpoint
7b516d5

Antonio Cheong commited on

Headers unnecessary
dc36d39

Antonio Cheong commited on

format
127a2a5

Antonio Cheong commited on

Default to stream
d7360ed

Antonio Cheong commited on

Formatting
f71f123

Antonio Cheong commited on

revert ask response to previous behavior
4332868

James Zeng commited on

ask is merged into ask_stream
275d493

James Zeng commited on

streaming behavior change, and not more non-printable char in the code
8532036

James Zeng commited on

Streaming support
bcd6bf2

Antonio Cheong commited on

Remove unsupported field
e6fd6e9

Antonio Cheong commited on

Fix error handler
41a5bc2

Antonio Cheong commited on

Allow usage without account
e24a429

Antonio Cheong commited on

fix format
d9fec1d

Antonio Cheong commited on