mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 03:59:49 +00:00
initial version working
This commit is contained in:
parent
a29013112f
commit
7ff39d1857
4 changed files with 1110 additions and 0 deletions
10
docs/zero_to_hero_guide/gmail_agent/requirements.txt
Normal file
10
docs/zero_to_hero_guide/gmail_agent/requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
google-auth==2.27.0
|
||||
google-auth-oauthlib==0.4.6
|
||||
google-auth-httplib2==0.1.0
|
||||
google-api-python-client==2.34.0
|
||||
pytz
|
||||
beautifulsoup4
|
||||
ollama
|
||||
pypdf
|
||||
termcolor
|
||||
Loading…
Add table
Add a link
Reference in a new issue