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: add additional attribute in JSON schema for Instill Credit #118

Merged
merged 4 commits into from
May 13, 2024

Conversation

donch1989
Copy link
Member

Because

  • We need to introduce new attributes in the JSON schema to help Console generate the corresponding Instill-Credit-supported models list.

This commit

  • refactor: rename instillCredentialField to instillSecret
  • feat(openai): add additional attribute in JSON schema to indicate which models support instillSecret
  • feat: update instillEditOnNodeFields for all connectors

Copy link

linear bot commented May 13, 2024

@donch1989 donch1989 merged commit a6751fa into main May 13, 2024
9 checks passed
@donch1989 donch1989 deleted the huitang/ins-4456 branch May 13, 2024 07:36
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
…till-ai#118)

Because

- We need to introduce new attributes in the JSON schema to help Console
generate the corresponding Instill-Credit-supported models list.

This commit

- refactor: rename `instillCredentialField` to `instillSecret`
- feat(openai): add additional attribute in JSON schema to indicate
which models support `instillSecret`
- feat: update `instillEditOnNodeFields` for all connectors
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
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants