Conversation
juanmleng
left a comment
There was a problem hiding this comment.
Looks great to me Beck! Thanks for the edits :)
PR SummaryThis pull request enhances the functionality of LLM-generated test descriptions in the ValidMind library by allowing users to add custom context. The changes are made in the Jupyter notebook
These enhancements aim to make the LLM-generated descriptions more relevant and actionable by incorporating additional context that aligns with the user's specific requirements and organizational standards. Test Suggestions
|
Internal Notes for Reviewers
Part 1 for getting ready to expose information about adding context to LLM-generated test descriptions. I updated the
llm_descriptions_context.ipynb(renamed:add_context_to_llm_descriptions.ipynb) with the idea that it will eventually be moved into "how_to": https://github.com/validmind/validmind-library/blob/beck/sc-8278/documentation-spike-explore-dynamic-llm-context/notebooks/code_sharing/llm/add_context_to_llm_descriptions.ipynbI will check in with Kristof and Mehdi to see if we want to expose this notebook to customers and update some of the documentation outside of the notebook to signal this use case.