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
14 days ago
system_prompts
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
14 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
Safe
704 Bytes
Added logger; Optimized query flow; Fixed DuckDuckGo tools; Tweaked system prompts.
24 days ago
README.md
Safe
400 Bytes
Update README.md
about 2 months ago
agents.py
Safe
3.38 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
14 days ago
alfred.py
Safe
1.44 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
15 days 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
14 days ago
args.py
Safe
3.86 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
14 days 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
14 days 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
14 days ago
graph.py
Safe
7.29 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
14 days ago
graph_builder.py
Safe
1.99 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
15 days ago
itf_agent.py
Safe
6.43 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
14 days ago
llm_factory.py
Safe
1.93 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
15 days ago
logger.py
Safe
1.31 kB
New approach: langgraph only
20 days 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
16 days 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
14 days ago
toolbox.py
Safe
12.2 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
15 days ago