0.9.4
What's Changed
- π Add code of conduct by @spzala in #309
- π Accumulate DetectionResults for detections with same message_index in chat completions api by @swith004 in #310
- β¬οΈ Bump hickory-proto from 0.24.2 to 0.24.3 by @dependabot in #300
- β¬οΈ Bump openssl from 0.10.68 to 0.10.70 by @dependabot in #291
- β»οΈ pre-refactor: A few type and organization tweaks by @declark1 in #325
- π process stream-content requests as ndjson (w/jsonlines) by @swith004 in #327
- π Use jsonlines as response in stream-content by @swith004 in #329
- β»οΈ pre-refactor: Add orchestrator.types module with common types by @declark1 in #326
- β
Integration tests for input detection cases in
/api/v1/task/server-streaming-classification-with-text-generation
by @mdevino in #312 - β»οΈ Refactor TestOrchestratorServerBuilder and TestOrchestratorServer to avoid mock server ownership by @declark1 in #333
- β
Integration tests for
/api/v2/text/detection/content
by @mdevino in #314 - π ADR and API updates for additional detector fields by @evaline-ju in #334
- reverted response_stream processing and message json conversion for stream content detection by @swith004 in #336
- π API update - add tools to chat detections by @evaline-ju in #335
- β»οΈ Update existing integration tests to new mocktail API, add tests for
/api/v2/text/detection/generated
by @mdevino in #318 - β
Integration tests for input detections in
/api/v2/text/detection/context/
by @mdevino in #319 - β
Integration tests for
/api/v2/text/detection/chat
by @mdevino in #320 - β
Integration tests for
/api/v1/task/classification-with-text-generation
by @pmcjr in #340 - β Output streaming integration tests by @mdevino in #342
- β Generation with detection integration tests by @mdevino in #345
- pre-refactor: Add common.tasks and common.clients modules by @declark1 in #337
- π· Update CI checks by @mdevino in #346
- π¦ Update rust version by @mdevino in #347
- β¨ Add tools to standalone chat detection by @evaline-ju in #351
- β¨ Add metadata object by @gkumbhat in #353
- π· Healthcheck command for Dockerfile by @evaline-ju in #356
New Contributors
- @spzala made their first contribution in #309
- @dependabot made their first contribution in #300
Full Changelog: 0.9.3...0.9.4