Why Coaxial?
At Coaxial, we have a dream of providing every LLM with identity context. Currently, models simply do not care what information they give to who. With Coaxial, you can automatically control “how a model acts” based on the user it interacts with. Here is how we provide tailored control over LLM functionality and knowledge:- Auth Integrations: We intake user data from any LLM-powered application (Okta, Auth0, etc.)
- Data Integrations: Coaxial automatically parses index/table data from vector DB’s (Pinecone, Chroma, etc.), datalakes (Databricks, Snowflake, etc.), and more. Supports custom data integrations.
- Model Integrations: We intake models from popular sources including OpenAI and Huggingface. Supports custom fine-tuned models as well.
- Functions: Coaxial provides a simple interface to track your LLM functions/external API functionality.
- Provisioning/De-provisioning: The integrations above produce user, data, model, and function objects. Data, model, and function objects are assigned to different users through the Dashboard or SDK.
Setting up
To start using Coaxial, you need to setup our Developer SDK and Coaxial Dashboard.Quickstart
Install the Coaxial Python client locally for easy development.
Dashboard
Set up your dashboard account for instant access controls.