This commit is contained in:
dexhorthy
2025-05-07 18:54:50 -07:00
parent c9a48733f9
commit 0d284ab359

View File

@@ -138,6 +138,11 @@ sections:
- text: "Run the tests"
command: |
npx baml-cli test
- text: "Add more complex test cases"
file: {src: ./walkthrough/04b-agent.baml, dest: baml_src/agent.baml}
- text: "Run the tests"
command: |
npx baml-cli test
- text: "Add more complex test cases"
file: {src: ./walkthrough/04c-agent.baml, dest: baml_src/agent.baml}
- text: "Run the expanded test suite"