Skip to content

Commit 9eae9ae

Browse files
committed
README
1 parent 1baff5e commit 9eae9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install dependencies
1818
run: |
1919
python -m pip install --upgrade pip
20-
pip install openai langgraph langchain_openai
20+
pip install openai agno langgraph langchain_openai
2121
2222
- name: Run LangGraph Performance Test
2323
env:

0 commit comments

Comments
 (0)