フォーク元 g4f/gpt4free
Merge pull request 'update phind endpoint' (#1) from xloem/gpt4free:phind-endpoint into main
Reviewed-on: g4f/gpt4free#1
このコミットが含まれているのは:
コミット
6ecaa00b34
@ -49,5 +49,5 @@ def output(chunk):
|
||||
print(chunk, flush=True)
|
||||
|
||||
|
||||
response = requests.post('https://www.phind.com/api/infer/creative',
|
||||
response = requests.post('https://www.phind.com/api/infer/answer',
|
||||
headers=headers, data=json_data, content_callback=output, timeout=999999, impersonate='safari15_5')
|
||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする