You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: refactor error handling and output formatting (#158)
- Remove unused "fmt" import from commit.go
- Change error handling to display a message in red without exiting the function
- Add a condition to set `summaryPrix` based on `msg.Content` if no tool calls are found in the message
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments