Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffered Output for Bespoke UI. #22

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Buffered Output for Bespoke UI. #22

merged 1 commit into from
Aug 5, 2024

Conversation

metaskills
Copy link
Owner

ew buffered output support for non-LLM tools. This allows a tool to add string data as part of the ask() response. However, this data is not submitted to tool outputs, hence is not seen by the parent. Useful for bespoke UI where an LLM assistant is formatting data for display.

See Bespoke UI Assistant test for a full example.

@metaskills metaskills merged commit 785b740 into main Aug 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant