Docs 1.0a changes (#2241)

* folders

* screenshots

* output-preview

* custom-api-endpoint

* screenshots

* memory-management

* update-component-version

* img

* errors

* space

* fix-issue

* remove-weird-footers

* mdx

* fix-import
This commit is contained in:
Mendon Kissling 2024-06-21 17:24:50 -04:00 committed by GitHub
commit 682a1c65fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 68 additions and 75 deletions

View file

@ -401,5 +401,4 @@ Langflow will attempt to load all of the components found in the specified direc
Once your custom components have been loaded successfully, they will appear in Langflow's sidebar. From there, you can add them to your Langflow canvas for use. However, please note that components with errors will not be available for addition to the canvas. Always ensure your code is error-free before attempting to load components.
Remember, creating custom components allows you to extend the functionality of Langflow to better suit your unique needs. Happy coding!import ZoomableImage from "/src/theme/ZoomableImage.js";
import Admonition from "@theme/Admonition";
Remember, creating custom components allows you to extend the functionality of Langflow to better suit your unique needs. Happy coding!