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...
f49023b
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
52 commits
24Arys11
minor refactoring
f49023b
3 months ago
system_prompts
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
704 Bytes
Added logger; Optimized query flow; Fixed DuckDuckGo tools; Tweaked system prompts.
3 months ago
README.md
Safe
400 Bytes
Update README.md
4 months ago
agents.py
Safe
2.64 kB
minor refactoring
3 months ago
alfred.py
Safe
1.5 kB
minor refactoring
3 months ago
app.py
Safe
12.5 kB
minor refactoring
3 months ago
args.py
Safe
3.53 kB
minor refactoring
3 months ago
design.puml
Safe
898 Bytes
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
3 months ago
design.yaml
Safe
1.27 kB
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
3 months ago
graph.py
Safe
6.75 kB
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
3 months ago
graph_builder.py
Safe
2.18 kB
embracing langgraph; addapted LLMFactory, Args.LLMInterface, IAgent, Toolbox and agents.py; simplified graph: removed math and encryption agents while promoting the reasoner
3 months ago
itf_agent.py
Safe
2.43 kB
minor refactoring
3 months ago
llm_factory.py
Safe
1.91 kB
minor refactoring
3 months ago
logger.py
Safe
1.31 kB
New approach: langgraph only
3 months ago
requirements.txt
Safe
293 Bytes
embracing langgraph; addapted LLMFactory, Args.LLMInterface, IAgent, Toolbox and agents.py; simplified graph: removed math and encryption agents while promoting the reasoner
3 months ago
test.py
Safe
6.77 kB
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
3 months ago
toolbox.py
Safe
9.85 kB
embracing langgraph; addapted LLMFactory, Args.LLMInterface, IAgent, Toolbox and agents.py; simplified graph: removed math and encryption agents while promoting the reasoner
3 months ago