Skip to content

Releases: incandesc3nce/react-ollama

0.2.2

31 Mar 16:01

Choose a tag to compare

  • Add tests to ensure 100% test coverage of the library
  • Update README.md to include test coverage badges

0.2.1

30 Mar 07:48

Choose a tag to compare

  • Added abort to useGenerate and useChat hook comments

0.2.0

30 Mar 07:29

Choose a tag to compare

  • Create abort method for useGenerate and useChat hooks. abort method allows to abort current streamable response from LLM while it hasn't finished generating a response.

0.1.3

27 Mar 14:48

Choose a tag to compare

  • Minor README.md changes

0.1.1

27 Mar 13:52

Choose a tag to compare

initial release

0.1.2

27 Mar 14:16

Choose a tag to compare

  • Create scripts for linting and formatting code.
  • Update docs.