package
0.1.0
Repository: https://github.com/antgroup/aievo.git
Documentation: pkg.go.dev

# Functions

New returns a new OpenAI LLM.
WithAPIType passes the api type to the client.
WithAPIVersion passes the api version to the client.
WithBaseURL passes the OpenAI base url to the client.
WithHTTPClient allows setting a custom HTTP client.
WithModel passes the OpenAI model to the client.
WithOrganization passes the OpenAI organization to the client.
WithToken passes the OpenAI API token to the client.

# Structs

No description provided by the author

# Type aliases

Option is a functional option for the OpenAI client.