> ## Documentation Index
> Fetch the complete documentation index at: https://uom-demo.vercel.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Page

## Variables

### DEFAULT\_UOM\_GRAPH\_CONTEXT

```ts theme={null}
const DEFAULT_UOM_GRAPH_CONTEXT: UOMGraphContext;
```

Defined in: [app/page.tsx:10](https://github.com/corovcam/Universal-Object-Mapping/blob/main/frontend/uom-translator-ui/app/page.tsx#L10)

Default configuration values for the UOM Translator application, with environment variable overrides.
This includes settings for Ollama, OpenAI, database connection strings, Daytona API, and more.
Environment variables allow for secure and flexible configuration in different deployment contexts.
