- In one terminal, enter
docker run -p 6333:6333 qdrant/qdrantto run the vector DB. - In another terminal, enter
dotnet user-secrets set "OpenAI:ApiKey" "your-api-key-here"to set your openAI key (used for embeddings). - Enter
dotnet runto launch the background services and the backend. - In another terminal, run
cd oce-agent-ui& enternpm run devto launch the frontend.
algo-1/oce-agent
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|