Module openai

Module openai 

Source
Expand description

OpenAI Gateway for LLM interactions.

This module provides a gateway for interacting with OpenAI’s API, including chat completions, streaming, and embeddings.

Structs§

OpenAIConfig
Configuration for connecting to OpenAI API.
OpenAIGateway
Gateway for OpenAI LLM service.