Skip to content

Commit 3581c82

Browse files
committed
Use quickstart for example smoke test
1 parent a5e8f8a commit 3581c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline_test/run_agent_examples.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -euo pipefail
55
export DISABLE_TRPC_AGENT_REPORT="${DISABLE_TRPC_AGENT_REPORT:-true}"
66

77
CORE_AGENT_EXAMPLES=(
8-
"examples/llmagent_with_schema/"
8+
"examples/quickstart/"
99
)
1010

1111
GRAPH_EXAMPLES=(

0 commit comments

Comments
 (0)