Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 370 Bytes

API Reference

The following pages detail the API for the Delphi framework.

  • AgentFunction: Represents a function that an agent can call.
  • Agent: Represents a conversational agent.
  • Context: Manages the state of a conversation.
  • FunctionMap: Manages the functions available to an agent.