Harry
|
f2d144781d
|
Enhance embedding generation with response validation
Added validation for API response structure and improved error handling for embedding generation.
|
2026-03-25 23:26:42 +08:00 |
|
Harry
|
84f3aa3953
|
Improve embedding API response handling
Add error handling and validation for embedding API response.
|
2026-03-25 23:24:36 +08:00 |
|
Harry
|
0fe59515ca
|
Improve error handling for tool argument parsing
Fixed the bare `except` issue (JSONDecodeError, ValueError, TypeError)
|
2026-03-25 23:17:37 +08:00 |
|
Harry
|
1cf7953d68
|
Use get_running_loop instead of get_event_loop
asyncio.get_event_loop() is deprecated in Python 3.10+; use asyncio.get_running_loop() instead.
|
2026-03-25 22:38:34 +08:00 |
|
Xu Lingrui
|
a0b1222403
|
add Chinese README
|
2026-03-25 18:23:59 +08:00 |
|
xlrrrr
|
dd34f3041f
|
add Chinese README
|
2026-03-25 18:22:24 +08:00 |
|
xlrrrr
|
c8bf3f359f
|
initial commit
|
2026-03-24 20:38:41 +08:00 |
|
Xu Lingrui
|
feda9edcb7
|
initial commit
|
2026-03-24 16:28:47 +08:00 |
|
Dennis-yxchen
|
9c6ff02811
|
initial commit
|
2026-03-24 16:16:32 +08:00 |
|
Xu Lingrui
|
050c631948
|
add MIT License
|
2026-03-24 16:04:55 +08:00 |
|
spidercatfly
|
6ff4861f88
|
initial commit
|
2026-03-24 16:03:22 +08:00 |
|