Skip to content

Releases: Yonom/assistant-ui

@assistant-ui/react@0.5.86

20 Oct 18:38
18f55f0
Compare
Choose a tag to compare

Patch Changes

  • fix: do not cache adapter in useEdgeRuntime

@assistant-ui/react@0.5.85

19 Oct 01:57
64fde3a
Compare
Choose a tag to compare

Patch Changes

  • 3a602b9: fix: correctly handle new thread creation

@assistant-ui/react@0.5.84

19 Oct 01:29
42d1715
Compare
Choose a tag to compare

Patch Changes

  • ba5116f: feat: useInlineRender hook

@assistant-ui/react@0.5.83

18 Oct 23:53
d181185
Compare
Choose a tag to compare

Patch Changes

  • c38a018: feat: ThreadManagerRuntime

@assistant-ui/react-playground@0.0.41

18 Oct 23:53
d181185
Compare
Choose a tag to compare

Patch Changes

  • c38a018: feat: ThreadManagerRuntime
  • Updated dependencies [c38a018]
    • @assistant-ui/react@0.5.83

@assistant-ui/react@0.5.82

15 Oct 01:06
039cda2
Compare
Choose a tag to compare

Patch Changes

  • 0edadd1: feat: useThreadModelConfig API
  • 1aeda53: feat: Runtime.path API
  • 0c8277e: feat: MessageRuntime.unstable_getCopyText API
  • 91d3951: feat: MessageRuntime.getContentPartByToolCallId
  • cf6861c: refactor!: simplify SpeechSynthesisAdapter to accept a text string
  • 7c76939: feat: ThreadRuntime.getMesssageById

@assistant-ui/react-playground@0.0.40

15 Oct 01:06
039cda2
Compare
Choose a tag to compare

Patch Changes

  • 1aeda53: feat: Runtime.path API
  • Updated dependencies [0edadd1]
  • Updated dependencies [1aeda53]
  • Updated dependencies [0c8277e]
  • Updated dependencies [91d3951]
  • Updated dependencies [cf6861c]
  • Updated dependencies [7c76939]
    • @assistant-ui/react@0.5.82

@assistant-ui/react-langgraph@0.0.21

14 Oct 19:53
2480d68
Compare
Choose a tag to compare

Patch Changes

  • 359db5c: fix: hook dependency array inside useLangGraphMessages

@assistant-ui/react-langgraph@0.0.20

14 Oct 06:02
dd4e79d
Compare
Choose a tag to compare

Patch Changes

  • fix(langgraph): use correct image_url format

@assistant-ui/react-langgraph@0.0.19

14 Oct 04:03
7930c2d
Compare
Choose a tag to compare

Patch Changes

  • feat(langgraph): image attachment support