Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.orxhestra.com/llms.txt

Use this file to discover all available pages before exploring further.

Basic install

pip install orxhestra

With an LLM provider

pip install orxhestra[openai]
Python >= 3.10 is required.