Skip to content

Conversation

@SamSaffron
Copy link
Member

Sees what happens on subsequent calls to an LLM when we strip the tools
block

Sees what happens on subsequent calls to an LLM when we strip the tools
block
@nattsw nattsw self-requested a review March 14, 2025 06:22
nattsw added a commit that referenced this pull request Mar 18, 2025
…th tools (#9)

This commit builds on #8.

- An eval may now have multiple tests denoted by `args` (multiple tests if args is an array, assume `args` is `tests`). See `tool_call_chains.yml`.
- An eval may have one or many `followups`. See `tool_call_no_tools.yml` (one) or `tool_call_chains.yml` (many)
- Followups may use tools or the typical prompt message we support
@nattsw
Copy link
Contributor

nattsw commented Mar 18, 2025

@sam I merged my PRs discourse/discourse-ai#1199 and #9 so you can try out ./run -e tool_call_no_tools

@nattsw nattsw closed this Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants