Skip to content

Blue-No1/agent-orchestration-lab-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Orchestration Lab

Minimal agent loop with mock tools and planner. Phòng lab thử nghiệm orchestration ở mức tối giản.

⚠️ Conceptual-first, with runnable skeletons.

Components

  • Planner → decides tool use.
  • Tools → mock web/math/lookup.
  • LLM wrapper → can be swapped (Transformers/Ollama later).

Quick Start

pip install transformers
python scripts/agent_loop.py

About

Minimal agent loop + tool calling framework (mock tools).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages