powered by
Sets the base URL for OpenAI-compatible STT endpoints.
set_stt_base(url)
Invisibly returns the previous value.
Character string. The base URL (e.g., "http://localhost:4123" or "https://api.openai.com").
set_stt_base("http://localhost:4123") getOption("stt.api_base")
Run the code above in your browser using DataLab