Continue.dev Fails to Process Tool Responses from GPT-4o #3587
Labels
area:chat
Relates to chat interface
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
The extension fails to display any message when interacting with the GPT-4o model (from Github Models), specifically when the model attempts to call tools specified by the extension per the OpenAI API standard.
To reproduce
Enter a prompt in the chat window that needs to use tools, for example:
The chat fails to display any message from the LLM when a tool is called - it behaves as though the response is empty. The chat functions as expected when the LLM does not call any tools.
Log output
No response
The text was updated successfully, but these errors were encountered: