Ramnique Singh

Results 10 issues of Ramnique Singh

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. ![Image](https://github.com/user-attachments/assets/00c58a10-778b-4fd2-8ed2-9ae07acd0e87)

# 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