Skip to content

Commit

Permalink
Add ollama to requirements
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 661178571
Change-Id: Ia9e342256ec87b886c6a1d3c73eb6c7acf3b4392
  • Loading branch information
jzleibo authored and copybara-github committed Aug 9, 2024
1 parent edfd15f commit a8c9d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def _remove_excluded(description: str) -> str:
'matplotlib',
'mistralai',
'numpy',
'ollama',
'openai>=1.3.0',
'pandas<=2.0.3',
'python-dateutil',
Expand Down

0 comments on commit a8c9d67

Please sign in to comment.