-
Notifications
You must be signed in to change notification settings - Fork 4
Revisit the "Developer Framework" getting started section (with bonus tests section rework) #169
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
Revisit the "Developer Framework" getting started section (with bonus tests section rework) #169
Conversation
Get started with the ValidMind Developer Framework
Key Validmind concepts
Getting started
Learn how to run tests
Try the code samples
What's next
Other thoughts
Run tests and test suites
Key concepts
When do I use tests and tests suites?
Can I use my own tests?
Reference
Other thoughts
|
CTA abstract edits
Quickstart for Customer Churn Model Documentation — Full Suite
Running an Individual Test
Configure Parameters for a Specific Test
Implementing Custom Metrics and Threshold Tests
Customizing Metric Outputs using Output Templates
Prompt Validation for Large Language Models (LLMs)
Time Series Forecasting Model Tutorial
Run tests and test suites
|
sc-3163/revisit-developer-framework-getting-started
@validbeck this is awesome feedback, thank you! There's a few follow-up items I've jotted down where we should chat further (key terms into the glossary, for example, or style guide items). We can chat about these when we meet next. Also, the CTA edits you provided are most welcome but I will need to address them in a PR for the developer-framework repo — not a problem as I'm currently editing those notebooks already. Have you tried the suggestion feature in GitHub? You can make suggested edits as comments that can be committed directly. It avoids having to transcribe edits, which for me at least is often error-prone, and your suggestions count towards your GitHub contributions (commits include a ![]() |
I have now tried this feature out! Hopefully I did it correctly. :) |
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.
Beep boop, I added some suggestions and I hope they show up!
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.
Now with actual suggestions!
Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
…arted' of github.com:validmind/documentation into nrichers/sc-3163/revisit-developer-framework-getting-started
Internal Notes for Reviewers
This PR includes:
These changes are part of a larger effort to improve the learning journey. There is a follow-on companion PR in the works for the
developer-framework
repo that will:Output
Get started with the ValidMind Developer Framework
Run tests and test suites
External Release Notes
The developer documentation has received some improvements to help you get started more easily: