Skip to content

Feat: provide constructs to simplify genAI patterns implementation #534

Description

@vgkowski

The most common patterns for GenAI applications are RAG and LLM fine-tuning/training. DSF can bring some GenAI constructs to accelerate the implementation of these patterns. In details we have identified 3 constructs that could help:

  • The RAG pipeline to ingest data into vector databases and provide semantic context to GenAI applications
  • The Data API pipeline to expose data to GenAI application and provide situational context to GenAI applications
  • The data preparation pipeline to prepare data for model training or fine-tuning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions