feat(docs): add "ZONE UNDER CONSTRUCTION" message to components
The commit adds a cautionary message to the agents, chains, embeddings, and LLMs documentation pages, indicating that the documentation is still under construction. The message encourages users to provide feedback and report any issues to help improve the documentation.
This commit is contained in:
parent
ce240aedf6
commit
7d84ed41e8
15 changed files with 470 additions and 9 deletions
|
|
@ -35,6 +35,7 @@ module.exports = {
|
|||
"components/loaders",
|
||||
"components/memories",
|
||||
"components/prompts",
|
||||
"components/retrievers",
|
||||
"components/text-splitters",
|
||||
"components/toolkits",
|
||||
"components/tools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue