Commit graph

33 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
5d81e2f2d8 📝 docs(loading_document.mdx): update title and content to provide a clearer and more comprehensive guide on how to populate a Prompt variable with a document
 feat(loading_document.mdx): add step-by-step instructions on how to define a Prompt variable and connect a WebBaseLoader to it for loading a document into the variable

🔀 chore(loading_document.mdx): reorganize and rephrase the content to improve readability and clarity
2023-07-13 09:02:10 -03:00
Gabriel Luiz Freitas Almeida
924bf56ba1 📚 docs(sidebars.js): add new category "Guides" with an item "loading_document" to the sidebar to improve navigation and organization of documentation 2023-07-12 22:03:56 -03:00
Gabriel Luiz Freitas Almeida
82701d7bf6 📝 docs(loading_document.mdx): add guide on loading a document into a Prompt variable
This commit adds a new guide file `loading_document.mdx` that provides an overview and example on how to load a document into a Prompt variable. The guide explains the process of defining a Prompt variable in the `PromptTemplate` component, connecting a `WebBaseLoader` to the variable, and building the flow. It also demonstrates how to chat with the document content in the context of a conversation.

The commit also includes an embedded iframe that showcases the functionality described in the guide.
2023-07-12 22:03:29 -03:00
Gabriel Luiz Freitas Almeida
d106490ac6 🔧 chore(Footer.js): add missing import for useDocusaurusContext hook to fix build error 2023-07-12 21:54:57 -03:00
Gabriel Luiz Freitas Almeida
6a877a246b fix: add custom fields 2023-07-12 19:35:04 -03:00
Gabriel Luiz Freitas Almeida
04e3b42265 📦 chore(package.json): update "@mendable/search" dependency to version "^0.0.114" for bug fixes and improvements 2023-07-12 19:34:23 -03:00
Gabriel Luiz Freitas Almeida
2d148afd27 📝 docs(docusaurus.config.js): update title and tagline to use consistent naming convention for Langflow
🔧 chore(docusaurus.config.js): update logo alt text to match the updated title
🔧 chore(docusaurus.config.js): update announcementBar content to use consistent naming convention for Langflow
2023-07-12 19:31:03 -03:00
Gabriel Luiz Freitas Almeida
049ba108bb fix: LangFlow -> Langflow 2023-07-12 19:30:37 -03:00
Gabriel Luiz Freitas Almeida
27d4de3ed2 🔧 chore(docusaurus.config.js): remove deploymentBranch configuration to avoid confusion and improve clarity 2023-07-12 18:56:44 -03:00
Gabriel Luiz Freitas Almeida
d10ed2f7eb 📝 docs(static): add CNAME file with langflow.org as the custom domain for the documentation site 2023-07-12 18:53:22 -03:00
Gabriel Luiz Freitas Almeida
963a6b0d31 🔥 chore(.gitignore): add .docusaurus/ directory to ignore list to exclude Docusaurus generated files from version control 2023-07-12 18:42:55 -03:00
Gabriel Luiz Freitas Almeida
7034660af2 removing build files 2023-07-12 18:20:12 -03:00
Gabriel Luiz Freitas Almeida
803914bf07 🔧 chore(docusaurus.config.js): format code and fix linting issues
🔧 chore(sidebars.js): format code and fix indentation
2023-07-12 18:04:23 -03:00
carlosrcoelho
d76d5cd10c organized folders, added components tab, adjusted mendable style. 2023-06-26 19:23:00 -03:00
carlosrcoelho
e330c33493 fixed mendable key 2023-06-26 16:53:45 -03:00
carlosrcoelho
4a80d87269 adjusted baseUrl 2023-06-26 16:52:17 -03:00
carlosrcoelho
ad55d8f4c7 changed baseUrl 2023-06-26 16:19:24 -03:00
carlosrcoelho
947c921a48 adjusted footer 2023-06-26 11:38:35 -03:00
carlosrcoelho
cad352ad54 changed url 2023-06-23 17:59:49 -03:00
carlosrcoelho
e05889ffbb changed URL 2023-06-23 17:55:44 -03:00
carlosrcoelho
833e165718 fixed url 2023-06-23 17:23:33 -03:00
carlosrcoelho
fb188b3418 changed url 2023-06-23 17:11:15 -03:00
carlosrcoelho
78bd6c19a2 changed baseUrl 2023-06-23 17:05:47 -03:00
carlosrcoelho
f946db714f builded 2023-06-23 14:43:52 -03:00
carlosrcoelho
122005e3e7 fixed readthedocs yaml position 2023-06-23 14:31:50 -03:00
carlosrcoelho
7288a8c22f added readthedocs yaml 2023-06-23 14:29:56 -03:00
carlosrcoelho
14a0dd0b16 improved mendable file and centralized videos. 2023-06-23 14:08:45 -03:00
carlosrcoelho
99d1002321 Removed dark mode 2023-06-22 18:38:44 -03:00
carlosrcoelho
2e9a665dd7 Removed commented file. 2023-06-22 17:38:14 -03:00
carlosrcoelho
b04e53cda0 adjusted text 2023-06-22 17:18:10 -03:00
carlosrcoelho
08e5e98d84 Adjusted broken links. Added more info in some sections. 2023-06-22 10:41:44 -03:00
Rodrigo Nader
c6b823da49 Change installation 2023-06-22 02:15:07 -03:00
carlosrcoelho
4d7cd3d526 Added documentation 2023-06-21 19:13:44 -03:00