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

Feat: Adding multi-turn promptSendingOrchestrator #317

Conversation

rlundeen2
Copy link
Contributor

  • Added send_prompt to PromptSendingOrchestrator to support manual multi-turn
  • Fixed memory_labels so passing in a memory_label to send_async adds only for that request/response and not the whole orchestrator
  • Removed the synchronous make_request_and_raise_if_error
  • Migrated tests (which were non-existent) to make_request_and_raise_if_error_async

@rlundeen2 rlundeen2 merged commit ce2d01b into Azure:main Aug 8, 2024
5 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.

2 participants