【AI】LLM Agents

 

Reference

  1. xlang-ai/OpenAgents: OpenAgents: An Open Platform for Language Agents in the Wild (github.com)

Definition

  1. Agent
    1. 设定目标
    2. breakdown the goal step by step
    3. setup tasks for the goal
    4. produce results for the goal
  2. OpenAI plugin
    1. Interact with external entities to accomplish a specific task.