peachkeel

Results 3 issues of peachkeel

### Feature description Oftentimes, I'll start up Ragna like so to create a log: `ragna api 2>&1 | tee ragna.log` I can then `grep` the log to find errors or...

type: enhancement 💅

### Feature description Add an optional `tags` attribute, perhaps of type `list[str]`, to the `Document` class and its corresponding schema. When files are uploaded via the API, `tags` could then...

type: enhancement 💅

### Feature description When there are a lot of documents underlying a chat, the chat header becomes unwieldy. It might be better to display the total number of documents underlying...

type: enhancement 💅
area: web-ui 💻