cruldra ee6971b1a0 🔧 chore(.gitignore): 添加虚拟环境和环境变量文件到忽略列表
🔧 chore(pyproject.toml): 更新依赖项版本并添加新依赖项到开发组
2025-09-23 21:49:09 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00
2025-09-23 20:24:15 +08:00

Overview

This plugin provides access to models that are OpenAI-compatible, including LLMs, reranking, text embedding, speech-to-text (STT), and text-to-speech(TTS) models. Developers can easily add models by providing configuration parameters such as the model name and API key.

Configure

Configure the OpenAI-API-compatible model by providing its core details (Type, Name, API Key, URL) and adjusting further options like completion, context, and token limits, as well as streaming and vision settings. Save when done.

Description
No description provided
Readme 377 KiB
Languages
Python 100%