Install acontext-cli
Start Acontext Server Locally
Acontext requires at least an OpenAI API Key to Start..env
.env file and run acontext docker up at the same directory:
server
acontext docker up will create/use the existing .env and config.yaml for Acontext, and create a db folder to persist data.
Once it’s done, you can the following endpoints enabled:
- Acontext Base URL: http://localhost:8029/api/v1
- Acontext Dashboard: http://localhost:3000/
To use different providers, check Core Settings for more details.