Module client

Module client 

Source
Expand description

Client implementations and builders

Structs§

ChatBuilder
Builder for constructing conversations
OpenAIClient
Main OpenAI client that provides access to all APIs

Functions§

from_env
Convenience function to create a client from environment variables
from_env_with_base_url
Convenience function to create a client with custom base URL from environment