Skip to content

Releases: instill-ai/component

v0.23.0-beta

19 Jul 08:30
451c619
Compare
Choose a tag to compare
v0.23.0-beta Pre-release
Pre-release

0.23.0-beta (2024-07-19)

Features

Bug Fixes

v0.22.0-beta

16 Jul 09:23
1bc00ef
Compare
Choose a tag to compare
v0.22.0-beta Pre-release
Pre-release

0.22.0-beta (2024-07-16)

Features

  • add GitHub component (#177) (46e5a8e)
  • add JQ input field that accepts any type (#201) (cba4aac)
  • cohere: add Cohere component (#187) (63fd578)
  • cohere: add cohere to be able to use instill credit (#213) (80415b1)
  • GitHub component pagination (#212) (4b8bbc7)
  • instill: send requester UID, if present, on model trigger (#202) (31422cd)
  • mistral: add Mistral AI component (#204) (12aaf4f)
  • openai: add dimensions in openai component (#200) (0d08912)
  • text: add input and output and fix bugs (#209) (56ab3eb)
  • unify pipeline and component usage handlers (#197) (e27e46c)

Bug Fixes

  • fix instillUpstreamTypes not correctly render the JSON schema (#216) (bb603bd)
  • mistralai: svg naming is wrong (#218) (108817a)
  • text: hotfix the bug from langchaingo without importing the function o… (#217) (4cfc263)
  • typo (#195) (d6b2a42)

v0.21.0-beta

02 Jul 16:18
6e7d218
Compare
Choose a tag to compare
v0.21.0-beta Pre-release
Pre-release

0.21.0-beta (2024-07-02)

Features

Bug Fixes

v0.20.2-beta

21 Jun 00:29
ab77d10
Compare
Choose a tag to compare
v0.20.2-beta Pre-release
Pre-release

0.20.2-beta (2024-06-21)

Bug Fixes

  • openai: fix OpenAI image_url field can't work (#170) (f077309)
  • website: fix typo (481bc83)

v0.20.1-beta

19 Jun 06:43
bbdc00e
Compare
Choose a tag to compare
v0.20.1-beta Pre-release
Pre-release

0.20.1-beta (2024-06-19)

Bug Fixes

v0.20.0-beta

19 Jun 04:54
c632862
Compare
Choose a tag to compare
v0.20.0-beta Pre-release
Pre-release

0.20.0-beta (2024-06-18)

Features

  • add toggle image tag function for document pdf to markdown task (#162) (f12ecd2)
  • use camelCase in JSON files (#158) (ecf4dd9)
  • use kebab-case for all component input and output properties (#164) (4a82be7)

v0.19.1-beta

13 Jun 09:37
bca54ee
Compare
Choose a tag to compare
v0.19.1-beta Pre-release
Pre-release

0.19.1-beta (2024-06-13)

Bug Fixes

v0.19.0-beta

06 Jun 04:07
40363c3
Compare
Choose a tag to compare
v0.19.0-beta Pre-release
Pre-release

0.19.0-beta (2024-06-05)

Features

Bug Fixes

  • bug of failure of document component (#152) (aed51f8)

v0.18.0-beta

17 May 16:32
297d02b
Compare
Choose a tag to compare
v0.18.0-beta Pre-release
Pre-release

0.18.0-beta (2024-05-17)

v0.17.0-beta

16 May 06:42
5dc960d
Compare
Choose a tag to compare
v0.17.0-beta Pre-release
Pre-release

0.17.0-beta (2024-05-15)

Features

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

Bug Fixes

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