mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 22:22:29 +00:00
rename folder; code readme update
This commit is contained in:
parent
a45c82aa1a
commit
61e837380c
6 changed files with 175 additions and 275 deletions
10
docs/zero_to_hero_guide/email_agent/requirements.txt
Normal file
10
docs/zero_to_hero_guide/email_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
|
||||
llama_stack_client==0.0.50
|
||||
pytz
|
||||
beautifulsoup4
|
||||
ollama==0.4.4
|
||||
pypdf
|
||||
termcolor
|
||||
Loading…
Add table
Add a link
Reference in a new issue