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

Tool responses containing patterns can issue messages #506

Closed
rhennigan opened this issue Jan 2, 2024 · 0 comments · Fixed by #507
Closed

Tool responses containing patterns can issue messages #506

rhennigan opened this issue Jan 2, 2024 · 0 comments · Fixed by #507
Assignees
Labels
bug Something isn't working tools Issues related to tool calling

Comments

@rhennigan
Copy link
Member

image

This happens during the caching of openerView, since it does not have a Verbatim[...] wrapper:

openerView[ args___ ] := openerView[ args ] = openerView0[ args ];

@rhennigan rhennigan added bug Something isn't working tools Issues related to tool calling labels Jan 2, 2024
@rhennigan rhennigan self-assigned this Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tools Issues related to tool calling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant