đ§âđŦ/parameters-extraction
Extract parameters from a prompt.
POST
https://api.brianknows.org/api/v0/agent/parameters-extraction
Allows you to send a prompt to Brian and return all the extracted parameters from the prompt.
Headers
Name | Type | Description |
---|---|---|
x-brian-api-key* | String | Brian API key. |
Content-Type* | application/json | Body content type. |
Request Body
Name | Type | Description |
---|---|---|
prompt* | String | User input prompt. |
Requesting information
Response
Last updated