Developers
Setting Up Integration with Vortex
Integrating with OpenAI and other Large Language Model (LLM) providers through Vortex requires specific key details, which are readily available in the Developers section of the Vortex platform.
Proxy URL
The Proxy URL serves as your gateway to connect with LLMs through Vortex. It comprises two main parts: the base URL of Vortex, which remains constant, and the channel name, which varies based on the specific channel you wish to access.
Admin URL
The Admin URL offers a programmatic approach to leveraging Vortex’s capabilities, bypassing the graphical user interface (GUI). This feature is particularly beneficial for automating tasks such as creating consumers or issuing Vortex keys directly as users register on your platform. Through the Admin URL, you can programmatically manage Channels, Consumers, and Vortex Keys.
Admin API Key
To authenticate requests made to the Admin URL, an Admin API Key is required. Given its extensive access privileges across the Vortex platform, it's imperative to handle this key with the utmost caution. It is critical to ensure that this key is not disclosed to unauthorised individuals to maintain the security of your Vortex integration.