text-generation-inference/integration-tests
Nicolas Patry 818c8db29a
change ChatCompletionChunk to align with "OpenAI Chat Completions streaming API"
Moving after tool_calls2

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>

add in Buffering..

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>

fix: handle usage outside of stream state and add tests

Simplifying everything quite a bit.

Remove the unused model_dump.

Clippy.

Clippy ?

Ruff.

Uppgrade the flake for latest transformers.

Upgrade after rebase.

Remove potential footgun.

Fix completion test.
2025-03-07 19:48:04 +01:00
..
fixtures/neuron Avoid running neuron integration tests twice (#3054) 2025-02-26 12:15:01 +01:00
images Pali gemma modeling (#1895) 2024-05-16 06:58:47 +02:00
models change ChatCompletionChunk to align with "OpenAI Chat Completions streaming API" 2025-03-07 19:48:04 +01:00
neuron Avoid running neuron integration tests twice (#3054) 2025-02-26 12:15:01 +01:00
conftest.py change ChatCompletionChunk to align with "OpenAI Chat Completions streaming API" 2025-03-07 19:48:04 +01:00
pyproject.toml Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
pytest.ini chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
requirements.txt Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
uv.lock Having less logs in case of failure for checking CI more easily. (#3037) 2025-02-19 17:01:33 +01:00