Token configuration
Token Configuration
Orvis Voice uses authentication tokens to interact with external AI services securely.
OpenAI API Key (
OPENAI_API_KEY) This key is mandatory for enabling AI-powered speech recognition and response generation.Optional: Custom API Base URL (
OPENAI_BASE_URL) If you're using a self-hosted or third-party OpenAI-compatible API, specify its base URL here.
Tokens should be stored securely in the environment file to prevent exposure.
Last updated
