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

add example for custom type conversion. Fix bug in per-invocation type conversion. Add fluent calls to ChatHistory #158

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

johnoliver
Copy link
Member

No description provided.

…e conversion. Add fluent calls to ChatHistory
Copy link
Member

@dsgrieve dsgrieve left a comment

Choose a reason for hiding this comment

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

Should have done the fluent chat completion in a separate PR.

@@ -1,3 +1,15 @@
# 1.2.1

- Fix bug in `FunctionInvocation` not using per-invocation type conversion when calling `withResultType`.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we should start using jreleaser to keep the changelog up to date.

@dsgrieve dsgrieve merged commit 57db64f into microsoft:main Jul 31, 2024
8 checks passed
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.

3 participants