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 603614c commit e94a005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ npm run build
</head>
<body>
<langflow-chat
chat_input_field="the field in the flow that is used as chat input"
chat_inputs='your input object'
chat_input_field="input"
chat_inputs='{"input":""}'
host_url="langflow url"
flow_id="your_flow_id"
></langflow-chat>
Expand Down

0 comments on commit e94a005

Please sign in to comment.