(no commit message)

This commit is contained in:
2025-10-06 21:43:49 -07:00
parent af944db156
commit 8a2608f427
2 changed files with 2 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ Follow the prompts to create a new `dataset.jsonl` file.
## Run Prompt Optimization
Starting accuracy 45.3%
Once you have a `dataset.jsonl` file, you can optimize the agent with dspy's built in prompt optimization.
1. Create a file called `compile.py` with the following code. Replace `<your-username>` with your modaic username.