Fixed formatting of localdocs docs (#770)

pull/913/head
Andriy Mulyar 1 year ago committed by GitHub
parent 98207deb9d
commit fae8d65582

@ -49,8 +49,11 @@ LocalDocs supports the following file types:
``` ```
#### LocalDocs Limitations #### LocalDocs Limitations
LocalDocs allows your LLM to have context about the contents of your documentation collection. LocalDocs currently cannot: LocalDocs allows your LLM to have context about the contents of your documentation collection.
- Answer metadata queries about your documents (e.g. `What documents do you know about?`)
LocalDocs currently cannot:
- Answer general metadata queries (e.g. `What documents do you know about?`, `Tell me about my documents`)
- Summarize *all* of your documents. It can however write a summary informed by the contents of your documents. - Summarize *all* of your documents. It can however write a summary informed by the contents of your documents.
#### LocalDocs Roadmap #### LocalDocs Roadmap

Loading…
Cancel
Save