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

Update openai to 1.13.3 #1415

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Update openai to 1.13.3 #1415

merged 1 commit into from
Mar 8, 2024

Conversation

rholinshead
Copy link
Contributor

@rholinshead rholinshead commented Mar 7, 2024

Update openai to 1.13.3

Update openai to 1.13.3

Summary:
Updating the openai version to latest (1.13.3) so that we can use the image messages for gpt-4-v in the next PR

Test Plan:

  • pytest works without errors
  • WIP: Testing all relevant cookbooks

Stack created with Sapling. Best reviewed with ReviewStack.

# Update openai to 1.13.3


Summary:
Updating the openai version to latest (1.13.3) so that we can use the image messages for gpt-4-v in the next PR

Test Plan:
- pytest works without errors
- WIP: Testing all relevant cookbooks
@rholinshead rholinshead merged commit 10483bb into main Mar 8, 2024
2 checks passed
rholinshead added a commit that referenced this pull request Mar 8, 2024
Default GPT-4V max_tokens to 100

# Default GPT-4V max_tokens to 100

Summary: The default max_tokens is really low (like < 20) so bump to 100
to make it more useable

Test Plan:
![Screenshot 2024-03-07 at 5 38 27
PM](https://github.com/lastmile-ai/aiconfig/assets/5060851/085c9e68-9521-450e-b2cb-699a09eead9b)

---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/1419).
* __->__ #1419
* #1418
* #1417
* #1416
* #1415
@rholinshead rholinshead linked an issue Mar 8, 2024 that may be closed by this pull request
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.

Update Python SDK to support openai 1.5.0
2 participants