Skip to content

Example (hacked) repo for how to run web3 based transaction evals in langsmith. There are some bugs with the script but it works. Make sure to enter your correct langsmith secrets in an env. This is also an example of how to use syntehtic data in evals. The transaction prompts used are generated by an llm.

Notifications You must be signed in to change notification settings

willjrho/langSmithWeb3EvalsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is an example repo for how to build a web3 based tx prompt evaluator with langsmith. It uses an llm to judge the result of each agent eval.

There are some bugs and areas for improvbement but it works.

Make sure to add model keys, and langsmith secrets to an env. If you want to use this as is you also need a matsnet pk.

Also an example of how to use synthetic data for evals. All of the prompts evaled are generated by llm. I only made 10 but you could do 1000.

There probably is room for improvement on the judge system instructions.

About

Example (hacked) repo for how to run web3 based transaction evals in langsmith. There are some bugs with the script but it works. Make sure to enter your correct langsmith secrets in an env. This is also an example of how to use syntehtic data in evals. The transaction prompts used are generated by an llm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages