Skip to content

0.9.4

Compare
Choose a tag to compare
@gkumbhat gkumbhat released this 02 Apr 15:41
· 70 commits to main since this release
8f04100

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

Full Changelog: 0.9.3...0.9.4