feat: add opencode

This commit is contained in:
Sun-ZhenXing
2026-01-22 10:48:31 +08:00
parent 2a010843d1
commit 32742dc535
11 changed files with 201 additions and 3 deletions

View File

@@ -6,9 +6,11 @@
1. (Optional) Configure the model and port in `.env`.
2. Start the service:
```bash
docker compose up -d
```
3. Access the OpenAI compatible API at `http://localhost:23333/v1`.
## Configuration