Skip to content

How-To Guides

Task-oriented guides for configuring, securing, and connecting an LGOS application.

  • Configure runtime settings

    Let OpenAI clients discover and choose a safe, typed subset of per-request graph behavior.

    Configure runtime settings

  • Add authentication

    Protect /v1 with standard bearer tokens while preserving OpenAI client compatibility.

    Configure authentication

  • Operate production logs

    Correlate HTTP requests with X-Request-ID and connect LGOS records to the logging and tracing system owned by your deployment.

    Configure production logging

  • Accept and display files

    Store opaque uploads in an external Files service and give graphs native OpenAI file_id references, then present generated files with function calls.

    Configure files

  • Use a proxy

    Preserve native Responses items, metadata, Files operations, errors, and streaming cancellation through an OpenAI-compatible gateway.

    Configure a proxy