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...
e4f6727
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
53 commits
24Arys11
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
e4f6727
2 months ago
system_prompts
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
2 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
2 months ago
alfred.py
Safe
1.44 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago
app.py
Safe
12.5 kB
minor refactoring
2 months ago
args.py
Safe
3.63 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago
design.puml
Safe
898 Bytes
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
2 months ago
design.yaml
Safe
1.27 kB
implemented graph.py, agents, guard; reduced image and video node to viewer node; renamed system prompts
2 months ago
graph.py
Safe
6.47 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago
graph_builder.py
Safe
1.99 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago
itf_agent.py
Safe
3.84 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago
llm_factory.py
Safe
1.93 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 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
2 months ago
test.py
Safe
14 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago
toolbox.py
Safe
12.2 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
2 months ago