Skip to content

Latest commit

 

History

History
89 lines (40 loc) · 5.28 KB

File metadata and controls

89 lines (40 loc) · 5.28 KB

Changelog

0.0.10 (2024-08-13)

Documentation

0.0.9 (2024-08-03)

Features

0.0.8 (2024-05-30)

Bug Fixes

  • remove unnecessary MistralClient instantiation (#508) (2cb1086)

0.0.7 (2024-05-21)

Bug Fixes

  • improve mistral support for non-ascii characters (#479) (14b09a5)

0.0.6 (2024-05-09)

Features

  • Make Mistral ai instrumentation read context attributes (#420) (e4a61c5)

Bug Fixes

  • Bump openinference-instrumentation req to avoid yanked release (#427) (a9ef31e)
  • update mistralai minimum python version (#341) (04e7ee1)

Documentation

  • update mistral README.md with pypi badge (#334) (8e31667)

0.0.5 (2024-03-23)

Bug Fixes

0.0.4 (2024-03-23)

Features

  • support async streaming chat completions for mistralai (#329) (35e2b71)

0.0.3 (2024-03-23)

Features

  • add support for sync streaming to mistralai (#326) (b42bc78)

Documentation

  • Update MistralAI instrumentation documentation (#327) (50ffe23)

0.0.2 (2024-03-22)

Bug Fixes

0.0.1 (2024-03-22)

Features

  • add tool calling support for sync and async chat completions for mistralai instrumentation (#313) (9889164)
  • mistral ai instrumentation for synchronous chat completions (#300) (d2a0fb0)
  • mistral instrumentation support for async chat completions (#311) (4c08ae9)