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

feat(openai): support gpt-4o model #127

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

donch1989
Copy link
Member

Because

  • OpenAI has released new gpt-4o model.

This commit

  • Adds gpt-4o and gpt-4-turbo model into model list.

@donch1989 donch1989 merged commit 536f5af into main May 15, 2024
9 checks passed
@donch1989 donch1989 deleted the huitang/add-openai-gpt4o branch May 15, 2024 04:46
donch1989 pushed a commit that referenced this pull request May 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0-beta](v0.16.0-beta...v0.17.0-beta)
(2024-05-15)


### Features

* add additional attribute in JSON schema for Instill Credit
([#118](#118))
([a6751fa](a6751fa))
* add global secrets to StabilityAI connector
([#122](#122))
([1db0c9f](1db0c9f))
* add sourceTag for pinecone
([#117](#117))
([b202da1](b202da1))
* allow global API key on OpenAI connector
([#110](#110))
([42bccdd](42bccdd))
* implement Slack component
([#120](#120))
([1ecff8a](1ecff8a))
* **openai:** support gpt-4o model
([#127](#127))
([536f5af](536f5af))
* update Instill Credit supported model list
([#123](#123))
([0b0cf81](0b0cf81))


### Bug Fixes

* Fix the bug of setting channelID
([#125](#125))
([47bc192](47bc192))
* **slack:** add `instillSecret: true` to `token` field
([#126](#126))
([7751585](7751585))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
Because

- OpenAI has released new gpt-4o model.

This commit

- Adds gpt-4o and gpt-4-turbo model into model list.
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.17.0-beta](instill-ai/component@v0.16.0-beta...v0.17.0-beta)
(2024-05-15)


### Features

* add additional attribute in JSON schema for Instill Credit
([instill-ai#118](instill-ai#118))
([a6751fa](instill-ai@a6751fa))
* add global secrets to StabilityAI connector
([instill-ai#122](instill-ai#122))
([1db0c9f](instill-ai@1db0c9f))
* add sourceTag for pinecone
([instill-ai#117](instill-ai#117))
([b202da1](instill-ai@b202da1))
* allow global API key on OpenAI connector
([instill-ai#110](instill-ai#110))
([42bccdd](instill-ai@42bccdd))
* implement Slack component
([instill-ai#120](instill-ai#120))
([1ecff8a](instill-ai@1ecff8a))
* **openai:** support gpt-4o model
([instill-ai#127](instill-ai#127))
([536f5af](instill-ai@536f5af))
* update Instill Credit supported model list
([instill-ai#123](instill-ai#123))
([0b0cf81](instill-ai@0b0cf81))


### Bug Fixes

* Fix the bug of setting channelID
([instill-ai#125](instill-ai#125))
([47bc192](instill-ai@47bc192))
* **slack:** add `instillSecret: true` to `token` field
([instill-ai#126](instill-ai#126))
([7751585](instill-ai@7751585))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👋 Done
2 participants