Skip to content

Update InteractiveDialogueManager.cs#1

Open
alexcli wants to merge 1 commit into
mifu67:mainfrom
alexcli:main
Open

Update InteractiveDialogueManager.cs#1
alexcli wants to merge 1 commit into
mifu67:mainfrom
alexcli:main

Conversation

@alexcli

@alexcli alexcli commented Jun 22, 2026

Copy link
Copy Markdown

To support GPT-4.1 and the response schema for it

string slot = GetFirstMessageContent(completionResponse);
if (slot == null)
{
currentSentence = "Sorry, could you say that again?";

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol where did this come from

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ngl i was hoping you would know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants