feat: support OpenAI-compatible endpoints via OPENAI_BASE_URL by kromiii · Pull Request #83 · k1LoW/tbls-ask
Overview Support OpenAI-compatible endpoints by configuring OPENAI_BASE_URL (and OPENAI_API_BASE). By standardizing on the OpenAI-compatible interface, users can seamlessly use any LLM provider (su...