fixed typo

Signed-off-by: Max Cembalest <mbcembalest@gmail.com>
This commit is contained in:
Max Cembalest 2024-09-25 14:21:04 -04:00
parent d7e74c171f
commit bb7b7815b9

View File

@ -5,7 +5,7 @@ GPT4All provides a local API server that allows you to run LLMs over an HTTP API
## Key Features
- **Local Execution**: Run models on your own hardware for privacy and offline use.
- **LocalDocs Integration**: Run the API with relevant text snippets provided to your LLM from a [LocalDocs collections](../gpt4all_desktop/localdocs.md).
- **LocalDocs Integration**: Run the API with relevant text snippets provided to your LLM from a [LocalDocs collection](../gpt4all_desktop/localdocs.md).
- **OpenAI API Compatibility**: Use existing OpenAI-compatible clients and tools with your local models.
## Activating the API Server