SharpOMatic 10.0.3
SharpOMatic 10.0.3 is now available.
Big addition is support for conversations, allowing multi-turn workflows. This enables a chatbot and agent style interactions and with the additionof AG-UI it becomes a via backend provider to front end chat clients. A 'react' based sample called 'sharpy' is provided so you can experiment with this.
Changes
- Added conversations with suspend and resume support.
- Added AG-UI support using POST with server-sent events.
- Sharpy sample using CopilotKit to talk to workflows.
- Fixed a Google tool calling bug.
- Allow failed evaluations to be deleted.
- Allow grader output to use any numeric type.
- Added options for the overall evaluation result.
- Propagate serialization errors at the end of node execution.