Commit Graph

2 Commits

Author SHA1 Message Date
Daniël de Kok
136fb7e9b9 Add pytest release marker (#2114)
* Add pytest release marker

Annotate a test with `@pytest.mark.release` and it only gets run
with `pytest integration-tests --release`.

* Mark many models as `release` to speed up CI
2024-09-24 03:52:50 +00:00
drbh
99c947452d Support chat response format (#2046)
* feat: support response_format in chat

* fix: adjust typos

* fix: add trufflehog lint
2024-09-24 03:42:29 +00:00