Skip to content

用自然语言来代替agentic workflow,实现agent调度。

License

Notifications You must be signed in to change notification settings

XY2323819551/prompt-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prompt-language

用自然语言来代替agentic workflow,实现agent调度。

blocks

  • llm_block: 调用llm模型
  • function_block: 调用工具
  • condition_judge_block: 条件判断
  • exit_block: 退出
  • code_block: 执行代码、读入临时数据、生成并执行代码
  • agent_block: 调用agent
  • loop_block: 循环
  • judgement_block: 判断

agent type

  • bambo: role-play agent
  • prompt-based agent: 基于prompt的agent
  • auto-decision agent: 自动决策agent

About

用自然语言来代替agentic workflow,实现agent调度。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published