swift-codex-openapi-kernel.git · docker-compose.yml
swift-codex-openapi-kernel.git / docker-compose.yml
revision ee6a3e2d055be3e8ad63e6a74e793e99f0bd3e80 · complete file
version: '3.9'
services:
baseline-awareness:
build: ./Generated/Server/baseline-awareness
bootstrap:
build: ./Generated/Server/bootstrap
function-caller:
build: ./Generated/Server/function-caller
llm-gateway:
build: ./Generated/Server/llm-gateway
planner:
build: ./Generated/Server/planner
persist:
build: ./Generated/Server/persist
tools-factory:
build: ./Generated/Server/tools-factory