mirror of
https://github.com/block/goose.git
synced 2026-04-29 03:59:36 +00:00
fix: validate function call json schemas for openai (#1156)
Co-authored-by: angiejones <jones.angie@gmail.com>
This commit is contained in:
parent
5e8a8bae3d
commit
80b694d6c6
2 changed files with 129 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue