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

Juliagomes/explicit parameters in constructor #30

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

jgomes168
Copy link
Collaborator

Confirmed with Guardrails AI team that we can now add parameters explicitly to the constructor, instead of relying on **kwargs.

  • Update ArizeDatasetEmbeddings.__init__ to support all parameters and specify default values that were previously accessed via kwargs.get.
  • Move FEW_SHOT_TRAIN_PROMPTS and ARIZE_DEFAULT_RESPONSE to constants.py file to de-clutter main.py.
  • Minor fix to API Reference in README

@jgomes168 jgomes168 requested a review from harrisonchu July 9, 2024 19:17
@jgomes168 jgomes168 marked this pull request as ready for review July 9, 2024 19:17
@jgomes168 jgomes168 merged commit 763e8a8 into main Jul 9, 2024
1 check failed
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.

1 participant