Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 29, 2025
1 parent 1baff5e commit 9eae9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install openai langgraph langchain_openai
pip install openai agno langgraph langchain_openai
- name: Run LangGraph Performance Test
env:
Expand Down

0 comments on commit 9eae9ae

Please sign in to comment.