Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
24Arys11
/
Final_Assignment_Template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fae0e51
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
45 commits
24Arys11
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
fae0e51
3 months ago
diagrams
added architecture diagram - red nodes are not yet implemented (TODOs)
3 months ago
system_prompts
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
712 Bytes
built management agents with llama_index, recursive self call for task breakdown, fixed LLMFactory to create LLMs from different interfaces
3 months ago
README.md
Safe
400 Bytes
Update README.md
4 months ago
alfred.py
Safe
6.13 kB
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago
app.py
Safe
12.4 kB
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago
args.py
Safe
551 Bytes
built management agents with llama_index, recursive self call for task breakdown, fixed LLMFactory to create LLMs from different interfaces
3 months ago
itf_agent.py
Safe
3.77 kB
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago
llm_factory.py
Safe
2.26 kB
built management agents with llama_index, recursive self call for task breakdown, fixed LLMFactory to create LLMs from different interfaces
3 months ago
management.py
Safe
3.54 kB
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago
requirements.txt
Safe
221 Bytes
setup project structure: getting ready to build my agents
3 months ago
solver.py
Safe
3.31 kB
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago
test_agents.py
Safe
522 Bytes
setup project structure: getting ready to build my agents
3 months ago
toolbox.py
Safe
9.18 kB
good progress: finalized the llama index agents (except for the image and video handlers); finalized the toolbox; fixed bugs; designed great prompts.
3 months ago