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

openai[patch]: release 0.2.6 #27924

Merged
merged 9 commits into from
Nov 5, 2024
Merged

openai[patch]: release 0.2.6 #27924

merged 9 commits into from
Nov 5, 2024

Conversation

ccurme
Copy link
Collaborator

@ccurme ccurme commented Nov 5, 2024

Some additions in support of predicted outputs feature:

  • Bump openai sdk version
  • Add integration test
  • Add example to integration docs

The prediction kwarg is already plumbed through model invocation.

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 11:02pm

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 5, 2024
@ccurme
Copy link
Collaborator Author

ccurme commented Nov 5, 2024

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 5, 2024
@ccurme ccurme changed the title openai[patch]: support prediction tokens openai[patch]: release 0.2.6 Nov 5, 2024
@ccurme ccurme enabled auto-merge (squash) November 5, 2024 22:57
@ccurme ccurme merged commit 66966a6 into master Nov 5, 2024
30 checks passed
@ccurme ccurme deleted the cc/oai_prediction branch November 5, 2024 23:02
yanomaly pushed a commit to yanomaly/langchain that referenced this pull request Nov 8, 2024
Some additions in support of [predicted
outputs](https://platform.openai.com/docs/guides/latency-optimization#use-predicted-outputs)
feature:
- Bump openai sdk version
- Add integration test
- Add example to integration docs

The `prediction` kwarg is already plumbed through model invocation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant