Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
88.9 kB
Ctrl+K
Ctrl+K
2 contributors
History:
56 commits
24Arys11
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
58afc3a
about 1 year ago
system_prompts
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
704 Bytes
Added logger; Optimized query flow; Fixed DuckDuckGo tools; Tweaked system prompts.
about 1 year ago
README.md
Safe
400 Bytes
Update README.md
about 1 year ago
agents.py
Safe
3.38 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
about 1 year ago
alfred.py
Safe
1.44 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
about 1 year 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
about 1 year ago
args.py
Safe
3.86 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
about 1 year 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
about 1 year 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
about 1 year ago
graph.py
Safe
7.29 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
about 1 year ago
graph_builder.py
Safe
1.99 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
about 1 year ago
itf_agent.py
Safe
6.43 kB
added final_answer agent; improved reasoner; fixed minor issues; tweaked the prompts;
about 1 year ago
llm_factory.py
Safe
1.93 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
about 1 year ago
logger.py
Safe
1.31 kB
New approach: langgraph only
about 1 year 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
about 1 year 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
about 1 year ago
toolbox.py
Safe
12.2 kB
bugfixing; fixed toolbox; isolated [Base|AI|Human]Message crap logic to the agent interface; implemented tests
about 1 year ago