✅ Auto-injects file_search & MCP tools ✅ Single MODEL_ID (base or fine-tuned), soft-default to gpt-4o-mini ✅ Single MCP_URL for MCP integration ✅ GHCR image: ghcr.io/lsfusion/openai-proxy
OPENAI_API_KEY="sk-..." docker compose up -d --buildMODEL_ID="ft:gpt-4o-mini-2025:org_xyz:cool:123" OPENAI_API_KEY="sk-..." docker compose up -d --buildMODEL_ID="gpt-4o-mini" VECTOR_STORE_IDS="vs_123,vs_456" MCP_URL="https://my-mcp.example.com/api" MCP_HEADERS_JSON='{"Authorization":"Bearer XYZ"}' OPENAI_API_KEY="sk-..." docker compose up -d --buildProxy available at: http://localhost:4000