diff --git a/templates/docs/INDEX.md b/templates/docs/INDEX.md index ab2a1519aa2..7fc1ecf7fef 100644 --- a/templates/docs/INDEX.md +++ b/templates/docs/INDEX.md @@ -36,7 +36,7 @@ A selection of advanced retrieval methods that involve transforming the original ## 🧠Advanced Retrieval - Query Construction -A selection of advanced retrieval methods that involve constructing a query in a separate DSL from natural language, which enable natural languge chat over various structured databases. +A selection of advanced retrieval methods that involve constructing a query in a separate DSL from natural language, which enable natural language chat over various structured databases. - [Elastic Query Generator](../elastic-query-generator): Generate elastic search queries from natural language. - [Neo4j Cypher Generation](../neo4j-cypher): Generate cypher statements from natural language. Available with a ["full text" option](../neo4j-cypher-ft) as well. @@ -77,4 +77,4 @@ These templates build chatbots that can take actions, helping to automate tasks. These templates enable moderation or evaluation of LLM outputs. - [Guardrails Output Parser](../guardrails-output-parser): Use guardrails-ai to validate LLM output. -- [Chatbot Feedback](../chat-bot-feedback): Use LangSmith to evaluate chatbot responses. \ No newline at end of file +- [Chatbot Feedback](../chat-bot-feedback): Use LangSmith to evaluate chatbot responses.