issues Search Results · repo:Amm1rr/WebAI-to-API language:Python
Filter by
25 results
(90 ms)25 results
inAmm1rr/WebAI-to-API (press backspace or delete to remove)I had set cookie value in the Config.conf , but it still failed.
INFO:root:claude_routes.py INFO:root:gemini_routes.py INFO:root:v1_routes.py INFO:root:http_routes.py
INFO:root:http_routes.py.initialize_cookies ...
- colin4k
- 4
- Opened on Jun 23
- #35
- GeekWorkCode
- 6
- Opened on May 27
- #34
Hello , i m used api adress ip adress/v1/chat/completions but i m see error not found any ideas ? or this is adress not
cupported ? Screenshot_1
- PROFESSORLUXRY
- 1
- Opened on Apr 23
- #32
in the [claude.py](https://github.com/Amm1rr/WebAI-to-API/blob/master/src/claude.py) line 239:
answer =
with httpx.stream( POST , url, headers=headers, data=payload) as r:
for text in ...
bug
- linkedlist771
- 1
- Opened on Apr 19
- #30
Following the readme steps , got permission error.
image
good first issue
- linkedlist771
- 7
- Opened on Apr 15
- #29
tried with claude 2 and claude 2.1 all give the following response:
response.content.decode( utf-8 )
{ type : error , error :{ type : not_found_error , message : Not Found }}
- rancheng
- Opened on Mar 5
- #28
PermissionError: [Errno 13] Permission denied: C:\\Users\\xxx\\AppData\\Roaming\\..\\Local\\Microsoft\\Edge\\User Data\\Default\\Network\\Cookies
And this file is actually locked by Edge.exe. But even ...
- johnd0e
- Opened on Jan 21
- #27
At the moment claude is broken. Changes needed:
diff --git a/src/claude.py b/src/claude.py
index 19071a6..51217f3 100644
--- a/src/claude.py
+++ b/src/claude.py
@@ -101,7 +101,7 @@ class Client:
...
- johnd0e
- Opened on Jan 21
- #26
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.