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

fix(chat): refactor and fix Tool #304

Merged
merged 3 commits into from
Feb 10, 2024
Merged

fix(chat): refactor and fix Tool #304

merged 3 commits into from
Feb 10, 2024

Conversation

aallam
Copy link
Owner

@aallam aallam commented Feb 10, 2024

Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? no
Related Issue Fix #301

Changes

  • fix(chat): move description to FunctionTool
  • fix(chat): make FunctionTool#Parameters nullable
  • fix(finetuning): nullable ErrorInfo#message and ErrorInfo#code

@aallam aallam merged commit cbd9c47 into main Feb 10, 2024
15 checks passed
@aallam aallam deleted the fix/chat-tool branch February 10, 2024 19:18
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.

Wrong serialization of tools / function description field when using chat completion function calling
1 participant