Update documentations (#23)

This commit is contained in:
ian_Cin
2024-04-11 19:41:45 +07:00
committed by GitHub
parent 5ce6bac03d
commit 4efe9c02a8
9 changed files with 35 additions and 50 deletions

View File

@@ -9,13 +9,13 @@
like Langchain, llama-index,... when possible) commonly used components in
kotaemon use cases. Some of these components are: LLM, vector store,
document store, retriever... For a detailed list and description of these
components, please refer to the [API Reference](/reference/nav/) section.
components, please refer to the [API Reference](../reference/Summary.md) section.
- List of utilities: `kotaemon` provides utilities and tools that are
usually needed in client project. For example, it provides a prompt
engineering UI for AI developers in a project to quickly create a prompt
engineering tool for DMs and QALs. It also provides a command to quickly spin
up a project code base. For a full list and description of these utilities,
please refer to the [Utilities](/development/utilities) section.
please refer to the [Utilities](utilities.md) section.
```mermaid
mindmap