You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gptel-openai: Tool call check with empty response chunk (#799)
* gptel-openai.el (gptel-curl--parse-stream): Look for tool calls
when a streaming chunk has empty (as opposed to :null) content.
This is to accommodate OpenAI-compatible APIs (#799) that behave
differently from OpenAI in this respect.
0 commit comments