mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
fix: Minor glossary text duplication
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
*[completion]: Completions are the responses generated by a model like GPT.
|
||||
*[hallucinations]: Hallucination in AI is when an LLM (large language model) mistakenly perceives patterns or objects that don't exist.
|
||||
*[vector database]: A vector database stores mathematical representations of information. Use with embeddings and retrievers to create a database that your AI can access when answering questions.
|
||||
*[vector store]: A vector store, or vector database, stores mathematical representations of information. Use with embeddings and retrievers. Use with embeddings and retrievers to create a database that your AI can access when answering questions.
|
||||
*[vector store]: A vector store, or vector database, stores mathematical representations of information. Use with embeddings and retrievers to create a database that your AI can access when answering questions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user