-
Notifications
You must be signed in to change notification settings - Fork 0
[README] Add readme functionality #12
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
Conversation
Making sure other can use this gem by leaving a comprehensive readme
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation to the LlmEvalRuby gem by replacing the default README template with detailed usage instructions and examples. The documentation covers the gem's core functionality including prompt management, tracing capabilities, and configuration options.
- Replaces placeholder content with comprehensive gem documentation
- Adds detailed usage examples for prompt management and tracing features
- Updates GitHub repository references from placeholder to actual repository
|
|
||
| Or install it yourself as: | ||
|
|
||
| $ gem install llm_eval_ruby |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this gem globally available? Or should we install via git repo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is a public gem
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
mesmerze
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets merge this please 🙏
Making sure other can use this gem by leaving a comprehensive readme