- Update error handling in handleChat to return and log errors - Modify streamChat to remove explicit error logging and improve retry mechanism - Adjust HookRetry method to return nil for more flexible error handling - Improve error handling in retryMessages method with better index tracking - Remove redundant error logging in requestMessages method |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| attachment.go | ||
| attachment_test.go | ||
| cache.go | ||
| cache_test.go | ||
| call.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| object.go | ||
| plan.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||