Skip to content

Commit fb6f7bf

Browse files
nicoloboschianovazzi1
authored andcommitted
Add api_key to the readme
1 parent 18d44ab commit fb6f7bf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Use the widget API to customize your widget:
9797

9898
| Prop | Type | Required |
9999
|-----------------------|-----------|----------|
100+
| api_key | string | No |
100101
| bot_message_style | json | No |
101102
| chat_position | string | No |
102103
| chat_trigger_style | json | No |
@@ -124,6 +125,12 @@ Use the widget API to customize your widget:
124125
| session_id | string | No |
125126
| additional_headers | json | No |
126127

128+
- **api_key:**
129+
- Type: String
130+
- Required: No
131+
- Description: X-API-Key header to send to Langflow
132+
133+
127134
- **bot_message_style:**
128135
- Type: JSON
129136
- Required: No

0 commit comments

Comments
 (0)