Skip to content

Add assistant-service RAG-based context generation #74

@Ameb8

Description

@Ameb8

Assistant-Service RAG

Assistant-Service must be able to provide the LLM with automatic project context for the user's prompt using RAG baased context retrieval. This is an opt-in feature

Implementation Requirements

  • Can be disabled
  • User's files are chunked semantically with logical/structured separators
  • System must prevent identical context being included
  • User must be able to see which files were provided
  • LLM must be able to see which files the included chunks came from

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions