mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
fix: make openai-agents a hard dependency in requirements.txt, matching pyproject
This commit is contained in:
parent
f2b407f62f
commit
4f1f01af76
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ requests==2.33.1
|
|||
httpx[socks]==0.28.1
|
||||
typing-extensions==4.15.0
|
||||
openai==2.30.0
|
||||
# openai-agents # optional: required for local agentic query + examples/agentic_vectorless_rag_demo.py
|
||||
openai-agents==0.18.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue