Gregor Martynus

Results 306 issues of Gregor Martynus

### Description Example: https://github.com/vercel/ai/pull/5837 These pull requests are created via the `release.yml` workflow: https://github.com/vercel/ai/blob/7206b1f58a6c3fc6d4442999569e2679c28e9017/.github/workflows/release.yml#L39-L48 The reason that these pull requests do not trigger CI is that we pass `secrets.GITHUB_TOKEN` for...

### Description Follow up to #5769. @lgrammel talked shortly about this: > [packages/openai/src/openai-chat-language-model.ts](https://github.com/vercel/ai/blob/32831c6bc31285e75c536f047b578db295d32469/packages/openai/src/openai-chat-language-model.ts#L191-L192): > ``` > 190 // openai specific settings: > 191: // TODO remove in next major version;...

support

See https://github.com/actions/create-github-app-token/discussions/74#discussioncomment-10919777

documentation
good first issue
pull request welcome

Follow up to #803 I have monitoring in place but only for a simple ping, the monitoring is not covering the actual functionality of the app. I think I will...

I would argue this is not a breaking change as it only fixes a bug to make express-pouchdb behave like CouchD. The side effect of this is that if a...

Hey friend 👋🏼 I was looking around for projects that use the `ai` SDK to try out [codemods for the upcoming v5 upgrade](https://github.com/vercel/ai/issues/6552) and found good old `kit`! Been a...

Hi there 👋🏼 This is a follow up to https://github.com/vercel/ai/pull/8238#issuecomment-3339970839. We tried to setup @vercel/ai-sdk-azure with outside collaborators, but unfortunately that is not working. So instead we can use this...

provider/azure
maintenance

Current version: https://github.com/vercel/ai/blob/27db1992fea06931a379aa2839933f4d0b9325c5/CHANGELOG.md Compare links in the document to the packages in `/packages/*` and add missing links

documentation
pull request welcome
maintenance

v1 of `MCPClient` only supported fetching tools from the server and calling them v2 proposal: - [x] fetch [resources](https://modelcontextprotocol.io/specification/2025-06-18/server/resources) from server - [x] fetch [prompts](https://modelcontextprotocol.io/specification/2025-06-18/server/prompts) that the server exposes -...

ai/mcp
type:batch