wakeupmh commited on
Commit
08c2062
·
1 Parent(s): 391b991

fix: using agno with stateless model

Browse files
Files changed (2) hide show
  1. .gitignore +0 -0
  2. requirements.txt +1 -1
.gitignore ADDED
File without changes
requirements.txt CHANGED
@@ -5,7 +5,7 @@ torch>=2.1.0
5
  accelerate>=0.26.0
6
  arxiv>=1.4.7
7
  python-dotenv>=1.0.0
8
- agno==1.0.6
9
  pypdf>=3.11.1
10
  watchdog>=2.3.1
11
  sentencepiece>=0.1.99
 
5
  accelerate>=0.26.0
6
  arxiv>=1.4.7
7
  python-dotenv>=1.0.0
8
+ agno==1.1.0
9
  pypdf>=3.11.1
10
  watchdog>=2.3.1
11
  sentencepiece>=0.1.99