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

fix: RunConfig documentation and improvements #1159

Merged
merged 9 commits into from
Aug 2, 2024

Conversation

jjmachan
Copy link
Member

@jjmachan jjmachan commented Aug 2, 2024

  • added documentation for RunConfig
  • made raise_exceptions=False as default in evaluate()
  • renamed RunConfig.thread_timeout to timeout

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 2, 2024
@jjmachan jjmachan linked an issue Aug 2, 2024 that may be closed by this pull request
@jjmachan jjmachan merged commit f9a06d5 into explodinggradients:main Aug 2, 2024
15 checks passed
@jjmachan jjmachan deleted the docs/run_config branch August 2, 2024 17:52
Gwenn-LR pushed a commit to Gwenn-LR/ragas that referenced this pull request Aug 5, 2024
)

- added documentation for `RunConfig`
- made `raise_exceptions=False` as default in `evaluate()`
- renamed `RunConfig.thread_timeout` to `timeout`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[R-287] add documentation on RunConfig
1 participant