Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function_handler bug fix for openai assistant. #295

Closed

Conversation

bruffridge
Copy link
Contributor

Fixes #294

Started when this file was deleted and replaced by the refactored interface/class combo. The fix is based on the working form seen below.

const {function_handler} = deepChat.directConnection?.openAI?.assistant as OpenAIAssistant;

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.

Error: Please define the function_handler property inside the openAI object.
2 participants