mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 04:30:10 +01:00
fixed the typo in LLMs (#2225)
(not a big deal, just to avoid someone pointing it out)
This commit is contained in:
parent
b8b55b5899
commit
fef01550df
@ -69,7 +69,7 @@ AnythingLLM divides your documents into objects called `workspaces`. A Workspace
|
||||
|
||||
### Supported LLMs, Embedder Models, Speech models, and Vector Databases
|
||||
|
||||
**Language Learning Models:**
|
||||
**Large Language Models (LLMs):**
|
||||
|
||||
- [Any open-source llama.cpp compatible model](/server/storage/models/README.md#text-generation-llm-selection)
|
||||
- [OpenAI](https://openai.com)
|
||||
|
Loading…
Reference in New Issue
Block a user