ik_llama_opt/examples/server/tests/features
Jun Yamog 064d23a6f8
Codex CLI Responses Compatibility (#1964)
* responses: skip known unsupported Responses tool types from Codex CLI

- Skip namespace, web_search, image_generation tools instead of HTTP 500
- Reject unknown non-function tool types with controlled error
- Preserve function tool conversion logic unchanged

Fixes Codex CLI 0.133.0 compatibility where it sends mixed tool types.

* responses: harden codex compatibility coverage

* responses: expose Codex model catalog metadata
2026-06-16 15:28:16 +02:00
..
steps Codex CLI Responses Compatibility (#1964) 2026-06-16 15:28:16 +02:00
codex_responses.feature Codex CLI Responses Compatibility (#1964) 2026-06-16 15:28:16 +02:00
embeddings.feature Improve usability of --model-url & related flags (#6930) 2024-04-30 00:52:50 +01:00
environment.py
issues.feature
lora.feature Merge mainline - Aug 12 2024 (#17) 2024-08-12 15:14:32 +02:00
parallel.feature
passkey.feature Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
results.feature server : fix temperature + disable some tests (#7409) 2024-05-20 22:10:03 +10:00
security.feature
server.feature server: add /v1/responses support (#1184) 2026-02-14 08:30:18 +01:00
slotsave.feature Tokenizer SPM fixes for phi-3 and llama-spm (bugfix) (#7425) 2024-05-21 14:39:48 +02:00
wrong_usages.feature