Basalt Documentation

The Basalt API is a way for you to monitor everything related to your AI features, from retrieval steps to LLM executions or function calls. Use the Basalt API to monitor your features whether the prompts your use live in the Basalt platform or not. You can easily access your prompts deployed in production, monitor them and more.

Getting started

To get started with Basalt, you need an account on the Basalt application. Once you have an account, you can explore our documentation on making requests for the resources you need using our HTTP API or client SDKs.

Core Concepts

Basalt provides a robust API and SDKs that allows you to interact with two main components: prompts and monitoring.

Prompts

Utilize Basalt's no-code playground to craft and iterate on prompts efficiently. Save multiple versions, switch between models, and receive recommendations from the Co-pilot to refine your AI interactions.

Once you've created a prompt that satisfies your needs, you can use it in your by using our SDKs or by calling the API directly. This will allow you to easily deploy new versions of your prompt to production and manage multiple tags and environments.

Monitoring

By deploying your prompts with Basalt's SDK, you can capture logs and monitor usage in production. Stay informed about new errors and edge cases to optimize your AI features continuously.

Getting Help

If you need help:

Was this page helpful?