Skip to content

[FEA]: Support Pydantic objects as input to LLMEngine stage #2087

@ashsong-nv

Description

@ashsong-nv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions