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

[BREAKING] FEAT: Adding Context Compliance Orchestrator #763

Merged

Conversation

rlundeen2
Copy link
Contributor

@rlundeen2 rlundeen2 commented Mar 6, 2025

This orchestrator updates the context to prime an objective_chat_target to answer. The context is set using instructions defined in context_description_instructions_path, along with an adversarial_chat to generate the first turns to send.

Additionally

  • Updated SearchReplaceConverter to accept regex flags (which this needed). This is breaking since the arg names are updated.
  • Added a function in PromptSendingOrchestrator that can be overridden so prepending conversations can now use the objective for context
  • Added validation to subclasses of PromptSendingOrchestrator that only make sense with text

@nina-msft nina-msft changed the title FEAT: Breaking: Adding Context Compliance Orchestrator BREAKING FEAT: Adding Context Compliance Orchestrator Mar 7, 2025
@nina-msft nina-msft changed the title BREAKING FEAT: Adding Context Compliance Orchestrator [BREAKING] FEAT: Adding Context Compliance Orchestrator Mar 7, 2025
@rlundeen2 rlundeen2 merged commit 218d249 into Azure:main Mar 7, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants