Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement content detectors on chat input #208

Open
4 tasks
evaline-ju opened this issue Sep 25, 2024 · 0 comments
Open
4 tasks

Implement content detectors on chat input #208

evaline-ju opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@evaline-ju
Copy link
Collaborator

Description

As a follow-up to the design in #167 , as an orchestrator developer I want to implement detections on chat completions input, with detectors that just work on content (like those that implement the /detection/content endpoint).

Discussion

Considerations will need to be made on "how much" of a particular chat history that detectors need to run on on each request, so this will be dependent on #193

Acceptance Criteria

  • Unit tests cover new/changed code
  • Examples build against new/changed code
  • READMEs are updated
  • Type of semantic version change is identified
@evaline-ju evaline-ju added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant