Skip to content

Releases: CyprusCodes/llm-proxy

v1.11.0

09 Feb 14:44
ea52007

Choose a tag to compare

1.11.0 (2026-02-09)

Features

v1.10.0

26 Jan 14:00
06868f7

Choose a tag to compare

1.10.0 (2026-01-26)

Features

  • implement llmAsJudge function for evaluating assistant responses (1eabfc7)

v1.9.0

20 Jan 10:44
7d0948c

Choose a tag to compare

1.9.0 (2026-01-20)

Features

  • enhance message adaptation for GPT 5.x models by converting function messages to tool messages and adding model parameter (8dfea63)

v1.8.5

19 Jan 08:29
2311c26

Choose a tag to compare

1.8.5 (2026-01-19)

Bug Fixes

  • allow optional max_toekns (b6d61cc)

v1.8.4

07 Jan 14:41

Choose a tag to compare

1.8.4 (2026-01-07)

Bug Fixes

v1.8.3

07 Jan 08:15

Choose a tag to compare

1.8.3 (2026-01-07)

Bug Fixes

  • gpt 5.xx fix (5f20359)
  • improve message adaptation logic to preserve thought signatures (b82d81b)
  • remove thought_signature from adapted messages and improve tool call ID generation (ae3fbe4)
  • revert version to development and update message adaptation logic (aab3524)

v1.8.2

03 Jan 20:09
e3ccdaf

Choose a tag to compare

1.8.2 (2026-01-03)

Bug Fixes

v1.8.1

03 Jan 19:33

Choose a tag to compare

1.8.1 (2026-01-03)

Bug Fixes

v1.8.0

27 Dec 18:28

Choose a tag to compare

1.8.0 (2025-12-27)

Features

  • gemini: adding support to gemini models (ad8bd4b)

v1.7.2

17 Dec 16:06

Choose a tag to compare

1.7.2 (2025-12-17)

Bug Fixes

  • add support to the latest openai models (0759b16)