Skip to content

Releases: CyprusCodes/llm-proxy

v1.14.0

12 Jun 13:37
38ad511

Choose a tag to compare

1.14.0 (2026-06-12)

Features

  • temprature not needed for newer models (025784c)

v1.13.0

11 Jun 11:08
7cf4832

Choose a tag to compare

1.13.0 (2026-06-11)

Features

  • use model regional mapping (cd71562)

v1.12.0

10 Jun 12:50
09bc866

Choose a tag to compare

1.12.0 (2026-06-10)

Features

  • update anthropic models (f0e4da0)

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