Skip to content

Releases: hand-e-fr/OpenHosta

v2.1.4

20 Dec 10:18
7f184a0
Compare
Choose a tag to compare

v2.1.4

  • Fixes

    • CUDA compatibility
  • Internal

    • Added a GitHub Action to push automatically on PyPI on a release
  • Doc

    • Added delivery method to the contributing file

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

11 Dec 09:58
Compare
Choose a tag to compare

v2.1.3

  • Features

    • Added additionnal_headers in Model to add specific values in the header of the request send to the API.
    • ask can now be used without specify the user parameter name.
  • Fixes

    • Fixed the bug with the f-string in python 3.10 or below.
    • Removed simple_api_call.
    • Hosta now support a nested pydantic type like List[PydanticType].
  • Doc

    • Added two example to work with Microsoft Azure and Ollama.
    • Added documentation for the emulate functions.
    • Remplace all links in the README by absolute link

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

09 Dec 07:54
Compare
Choose a tag to compare

v2.1.2

  • Doc

    • Fix the example for the custom Model class with a Llama Model
  • Fixes

    • Remove the PIL dependency

Full Changelog: v2.1.1...v2.1.2

v2.1.1

02 Dec 08:37
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.1.1

  • Enhancement

    • Changed examples syntax in the system prompt for better performances.
  • Doc

    • Added an example for a custom Model class with an Llama model.

v2.1.0

29 Nov 15:38
Compare
Choose a tag to compare

OpenHosta v2.1.0 - 29/11/24

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.1-rc2

29 Nov 11:43
92a6a1f
Compare
Choose a tag to compare
v2.1-rc2 Pre-release
Pre-release

OpenHosta v2.1.0rc2 - 29/11/24

What's Changed

Full Changelog: v2.1-rc1...v2.1-rc2

v2.1-rc1

27 Nov 16:26
deff128
Compare
Choose a tag to compare
v2.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.2...v2.1-rc1

v2.0.2

20 Nov 09:53
Compare
Choose a tag to compare

OpenHosta v2.0.2 - 20/11/24

  • Fixes:
    • Adding the compatibility for python 3.8, 3.9 and 3.13.

v2.0.1

15 Nov 14:28
Compare
Choose a tag to compare

OpenHosta v2.0.1 - 15/11/24

v2.0-rc1

15 Nov 08:13
Compare
Choose a tag to compare
v2.0-rc1 Pre-release
Pre-release

OpenHosta v2.0-rc1 - 15/11/24