mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-25 23:13:06 +00:00
Fixed formatting of localdocs docs (#770)
This commit is contained in:
parent
98207deb9d
commit
fae8d65582
@ -49,8 +49,11 @@ LocalDocs supports the following file types:
|
||||
```
|
||||
|
||||
#### LocalDocs Limitations
|
||||
LocalDocs allows your LLM to have context about the contents of your documentation collection. LocalDocs currently cannot:
|
||||
- Answer metadata queries about your documents (e.g. `What documents do you know about?`)
|
||||
LocalDocs allows your LLM to have context about the contents of your documentation collection.
|
||||
|
||||
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.
|
||||
|
||||
#### LocalDocs Roadmap
|
||||
|
Loading…
Reference in New Issue
Block a user