Skip to content

Quickstart

Build Cortavyn from source and run a provider example.

Updated View as Markdown

The current development version is 0.1.0-SNAPSHOT.

Build Cortavyn locally with Java 25 and Maven 3.9 or later.

git clone https://github.com/Cortavyn/Cortavyn.git
cd Cortavyn
mvn verify

Run an example with credentials supplied through its provider environment variable:

OPENAI_API_KEY=... mvn -pl :cortavyn-example-openai-chat -am package -Prun-example

Next: learn model and tool concepts or create a Chat agent.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close