fix: validate function call json schemas for openai (#1156)

Co-authored-by: angiejones <jones.angie@gmail.com>
This commit is contained in:
Wendy Tang 2025-02-11 23:20:27 -08:00 committed by GitHub
parent 5e8a8bae3d
commit 80b694d6c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 129 additions and 5 deletions

View file

@ -13,10 +13,6 @@ The JetBrains extension is designed to work within your IDE. Goose can accomplis
This tutorial covers how to enable and use the JetBrains MCP Server as a built-in Goose extension to integrate with any JetBrains IDE.
:::warning Known Limitation
The JetBrains extension [does not work](https://github.com/block/goose/issues/933) with OpenAI models (e.g. gpt-4o).
:::
## Configuration
1. Add the [MCP Server plugin](https://plugins.jetbrains.com/plugin/26071-mcp-server) to your IDE.