Ramnique Singh
Ramnique Singh
Billing
Allow configuring the default port (3000) for the rowboat service
enable and document the following env vars for RAG file uploads: ``` export FILE_PARSING_PROVIDER_BASE_URL=... export FILE_PARSING_PROVIDER_API_KEY=... ```
Certain errors, like openai errors, should be propagated to the UI. See example screenshot below. 
# Summary When calling `gemini-3-pro-preview` through the OpenRouter provider, the returned `providerMetadata` object includes fields with the literal value `undefined` (e.g., `cost: undefined`). This violates the `JSONValue` type expected by...
# DO NOT MERGE! This PR is meant for code-review only
Dev