Support qualitative text generation in run_task
function (#366)
validmind-library
2.8.26
enhancement
This update enhances the run_task
function in the validmind/experimental/agents.py
file to support a new task type. You can now generate qualitative text for a specific section of a document using the vm.experimental.agents.run_task
method. The generated content will be displayed in the model_overview
text block section.