Skip to main content

5 docs tagged with "guides"

View all tags

Artificial Intelligence

Tourbillon provides AI Agent and MCP Tool capabilities that can integrate seemlessly into your existing development process and codebase, providing determinism and fault tolerance guarantees without any additional developer overhead.

Encrypted Configuration

Tourbillon supports SOPS encrypted configurations to protect any credentials you need to include within your Tourbillon configurations.

Observability

Tourbillon automatically creates observability spans and logs for each execution, and it's operations, using the OpenTelemetry format.

Secrets

Sensitive values you need to reference within a durable execution require a two step process; Committing an encrypted file to your durable execution repository and using the the secret module to read at runtime.

Versioning

Tourbillon guarantees your code will run on the same revision, even when subsequent changes are made.