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

Feature: argument format for the RealTestDataGenerator module should be used to format the Response object #17

Open
StijnDeJong opened this issue Jul 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@StijnDeJong
Copy link
Collaborator

As of now the format argument in the RealTestDataGenerator is used in the creation of the message for the Prompt object. This should instead be used when formatting the Response object. The user should have multiple options depending on the type of test data generated, such as a list or a dictionary.

@StijnDeJong StijnDeJong added the enhancement New feature or request label Jul 30, 2024
@StijnDeJong
Copy link
Collaborator Author

This could potentially also be integrated into the abstract class TestDataGenerator to avoid code duplication, which would be preferred if possible

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