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
I'm trying to replicate the Gobang experiment, but I'm consistently running into an issue where the LLM (including GPT-4o) does not return a function_call object. Instead, it returns natural language and markdown code blocks in the content field, which causes a No function call found error.