Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anovazzi1 committed Jul 25, 2023
1 parent 0eb5110 commit 603614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ npm run build
<head>
<script src="https://cdn.jsdelivr.net/gh/logspace-ai/langflow-embedded-chat@main/dist/build/static/js/bundle.min.js"></script>
</head>
<body style="width: 100vh; height: 100vh; ">
<body>
<langflow-chat
chat_input_field="the field in the flow that is used as chat input"
chat_inputs='your input object'
Expand Down

0 comments on commit 603614c

Please sign in to comment.