View Source API Reference gpt_agent v2.0.0

Modules

Provides a GPT conversation agent

An assistant that has special memory functions and an internal monologue.

An OpenAI Assistants assistant message was added to a thread

An OpenAI Assistants run was completed

An OpenAI Assistants run was started

The GPT Assistant has recorded a tool call output

The GPT Assistant has requested a tool call

An OpenAI Assistants user message was added to a thread

Represents a function that can be called by the OpenAI GPT assistant

Represents a parameter of a function that can be called by the OpenAI GPT assistant

Manages the GptAgent processes, ensuring that there is only one process per thread-id.

A module that provides a macro to define a new type and its validation.

A message that a user has sent to the GPT agent