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

Confused how to use the runner with a custom logic #9

Open
fraywing opened this issue Aug 29, 2023 · 0 comments
Open

Confused how to use the runner with a custom logic #9

fraywing opened this issue Aug 29, 2023 · 0 comments

Comments

@fraywing
Copy link

On your website you say "Keep your code organized in the way you like" but then we have very little documentation how to pair the actual bench runner command with custom agent logic.

What I'd like to see is the ability to annotate custom files I create (say, with LangChain agents in them) and then have the runner do all the magic is does with the yaml and json notation.

Something like:

@benchllm.custom_test()

or something, and then walk over and make sure those are picked up in the suite as well.

Right now it doesn't behave expectedly when I don't want to use json/yaml.

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

No branches or pull requests

1 participant