Tip
Updated for Coral Server v1
./check-dependencies.shThis script will automatically check for valid versions of all prerequisites.
./start-microservice.sh
./start-server.sh
./start-studio.sh- The Coral Studio will be available on:
http://localhost:3000 - The Microservice will be available on:
http://localhost:8000
Check out our docs for more information on how Coral Studio works, how to write agents that work with Coral, and using Coral in your applications.