Skip to content

Releases: hand-e-fr/OpenHosta

v4.3.1 Fix enum parsing with qwen3 235b instruct

29 Apr 08:09
6475e11

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0: Better Type descriptions in System Prompt

28 Apr 22:36
6025010

Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.3.0

v4.2.2

28 Apr 08:23
f928683

Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.1: better meta prompt for gpt-5.4 with callables

21 Apr 21:47
6ffec6d

Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0: Add support for streaming and iterions

19 Apr 16:05
a1dad22

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0 Add Callable as acceptable return annotation

28 Mar 15:18
02d166d

Choose a tag to compare

What's Changed

Full Changelog: v4.0.6...v4.1.0

Nested Pydantic, dataclasses and enum in returned tuples

26 Mar 22:31
a0d4f75

Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.0.6

Fix issue when returning a tuple of Enum, str

25 Mar 15:47
7bb27bd

Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

Fix TypedDict description once converted to LLM context

21 Mar 22:17
0b0e94b

Choose a tag to compare

What's Changed

Full Changelog: v4.0.3...v4.0.4

Imporove GPT-5 output parsing

21 Mar 13:11
72ff768

Choose a tag to compare

What's Changed

  • fix(pipeline): in some cases gpt-5 return quotes arround python response by @battmanux in #243
  • fix: typo in pyproject.toml by @battmanux in #244

Full Changelog: v4.0.2...v4.0.3