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§
- OpenAI
Config - Configuration for connecting to OpenAI API.
- OpenAI
Gateway - Gateway for OpenAI LLM service.