Fountain Coach Gitowner-controlled · read only

swift-codex-openapi-kernel.git · docker-compose.yml

swift-codex-openapi-kernel.git / docker-compose.yml

revision 0f6fe4929b1373075c88eca8cca8342734a43b03 · 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