PersonaFlow / agentstack

A platform for building configurable, database-backed generative AI agentic assistants.
MIT License
14 stars 0 forks source link

UI: File ingestion #218

Open krishokr opened 1 month ago

krishokr commented 1 month ago

Overview

Files need to be ingested to provide the assistant with file context. This should happen on assistant Save, rather than on file selection.

Note: This will later be refactored to match the updated designs.