mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 18:18:10 +08:00
admonition-import
This commit is contained in:
@ -2,6 +2,7 @@ import ThemedImage from "@theme/ThemedImage";
|
||||
import useBaseUrl from "@docusaurus/useBaseUrl";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
import ReactPlayer from "react-player";
|
||||
import Admonition from "@theme/Admonition";
|
||||
|
||||
# Basic prompting
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@ import ThemedImage from "@theme/ThemedImage";
|
||||
import useBaseUrl from "@docusaurus/useBaseUrl";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
import ReactPlayer from "react-player";
|
||||
import Admonition from "@theme/Admonition";
|
||||
|
||||
# Memory chatbot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user