Skip to content

Latest commit

 

History

History
368 lines (221 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

368 lines (221 loc) · 5.75 KB

@ai-sdk/svelte

0.0.49

Patch Changes

0.0.48

Patch Changes

0.0.47

Patch Changes

0.0.46

Patch Changes

0.0.45

Patch Changes

0.0.44

Patch Changes

0.0.43

Patch Changes

0.0.42

Patch Changes

0.0.41

Patch Changes

0.0.40

Patch Changes

0.0.39

Patch Changes

0.0.38

Patch Changes

0.0.37

Patch Changes

0.0.36

Patch Changes

0.0.35

Patch Changes

0.0.34

Patch Changes

0.0.33

Patch Changes

0.0.32

Patch Changes

0.0.31

Patch Changes

0.0.30

Patch Changes

0.0.29

Patch Changes

0.0.28

Patch Changes

0.0.27

Patch Changes

0.0.26

Patch Changes

  • b694f2f9: feat (ai/svelte): add tool calling support to useChat

0.0.25

Patch Changes

  • c450fcf7: feat (ui): invoke useChat onFinish with finishReason and tokens
  • e4a1719f: chore (ai/ui): rename streamMode to streamProtocol
  • Updated dependencies [c450fcf7]
  • Updated dependencies [e4a1719f]

0.0.24

Patch Changes

  • b2bee4c5: fix (ai/ui): send data, body, headers in useChat().reload

0.0.23

Patch Changes

0.0.22

Patch Changes

0.0.21

Patch Changes

0.0.20

Patch Changes

  • f63829fe: feat (ai/ui): add allowEmptySubmit flag to handleSubmit
  • 4b2c09d9: feat (ai/ui): add mutator function support to useChat / setMessages
  • Updated dependencies [f63829fe]

0.0.19

Patch Changes

0.0.18

Patch Changes

0.0.17

Patch Changes

0.0.16

Patch Changes

  • a6cb2c8b: feat (ai/ui): add keepLastMessageOnError option to useChat
  • Updated dependencies [a6cb2c8b]

0.0.15

Patch Changes

  • 56bbc2a7: feat (ai/ui): set body and headers directly on options for handleSubmit and append
  • Updated dependencies [56bbc2a7]

0.0.14

Patch Changes

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

  • d3100b9c: feat (ai/ui): support custom fetch function in useChat, useCompletion, useAssistant, useObject
  • Updated dependencies [d3100b9c]

0.0.10

Patch Changes

0.0.9

Patch Changes

  • 827ef450: feat (ai/ui): improve error handling in useAssistant

0.0.8

Patch Changes

  • 82d9c8de: feat (ai/ui): make event in useAssistant submitMessage optional

0.0.7

Patch Changes

0.0.6

Patch Changes

  • d42b8907: feat (ui): make event in handleSubmit optional

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes

  • 85f209a4: chore: extracted ui library support into separate modules
  • Updated dependencies [85f209a4]