LLM Ecosystem and OpenAI Compatibility
The Gendial platform is committed to being a harmonious member of the large model ecosystem. The platform supports integration with various large models, and the agent provides an OpenAI-compatible API that can be directly called by other tools (e.g., chatbox or cherrystudio).
Integrating Large Models
Users can integrate their own large language models. The Gendial platform offers three large model API interface specifications, covering most of the large language model interfaces available on the market.
- OpenAI Interface Specification
- DeepSeek Interface Specification
- Azure OpenAI Interface Specification
For detailed instructions, refer to the Large Model Square chapter.
Agent API
The agents created by users can be published as OpenAI-compatible API calls, making it easy to integrate them into other large model chat tools, such as chatbox or cherrystudio. For more details, refer to the API chapter.