Agents
Integrate in your apps
Integrate and use Blaxel agents in your applications and communication platforms.
An agent deployed on Blaxel can be consumed through various downstream applications, including web apps and front-end UIs.
Integrate in your application
You’ll need:
- An API key: generate an API key for a service account in your workspace. Permissions will be scoped to the permissions given to the service account.
- The inference URL for the agent.
Use these code snippets to integrate your agent in your JavaScript, TypeScript or Python applications.
Make sure to not expose your API key publicly.