Add AI playground and frontend layout guidelines

This commit is contained in:
rayd1o
2026-04-09 00:35:38 +08:00
parent 5639546990
commit ef65acd49c
14 changed files with 1340 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ services:
build:
context: .
dockerfile: aiprovider/Dockerfile
env_file:
- ./aiprovider/.env
container_name: planet_aiprovider
ports:
- "8010:8010"