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

Making prompt_nop_target into a stream target #99

Merged
merged 7 commits into from
Mar 14, 2024

Conversation

rlundeen2
Copy link
Contributor

Description

This changes nop_target so a stream can optionally be specified in the initialization. It will be useful for redirecting prompt input locally, for example, to files. The default, which prints to stdout, is unchanged.

Tests

  • no new tests required
  • new tests added
  • existing tests adjusted

Documentation

  • no documentation changes needed
  • documentation added or edited
  • example notebook added or updated

@rlundeen2 rlundeen2 changed the title making prompt_nop_target into a stream target Making prompt_nop_target into a stream target Mar 13, 2024
@rlundeen2 rlundeen2 merged commit 5c83824 into Azure:main Mar 14, 2024
4 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.

None yet

2 participants