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...
main
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
56 commits
24Arys11
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
58afc3a
2 months ago
system_prompts
added final_answer agent; improved reasoner; fixed minor issues; tweaked the 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
3.38 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
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
fixed tool calling bug; added no_think param and current_time to researcher; updated design diagram; no output guard for researcher
2 months ago
args.py
Safe
3.86 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
2 months ago
design.puml
Safe
864 Bytes
fixed tool calling bug; added no_think param and current_time to researcher; updated design diagram; no output guard for researcher
2 months ago
design.yaml
Safe
1.24 kB
fixed tool calling bug; added no_think param and current_time to researcher; updated design diagram; no output guard for researcher
2 months ago
graph.py
Safe
7.29 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
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
6.43 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
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.2 kB
fixed tool calling bug; added no_think param and current_time to researcher; updated design diagram; no output guard for researcher
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