-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
I want Morpheus to support Pydantic objects as inputs to the LLMEngine stage. The vulnerability-analysis blueprint pipeline mainly uses Pydantic objects throughout the pipeline and needs to convert to DF to use the LLMEngine stage, then convert back from DF to Pydantic.
Describe your ideal solution
N/A
Additional context
Relevant parts of the pipeline: https://github.com/NVIDIA-AI-Blueprints/vulnerability-analysis/blob/main/src/cve/pipeline/pipeline.py#L170-L201
Code of Conduct
- I agree to follow this project's Code of Conduct
- I have searched the open feature requests and have found no duplicates for this feature request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
Todo