UNPKG

dtamind-components

Version:

Apps integration for Dtamind. Contain Nodes and Credentials.

21 lines (17 loc) 254 B
Parameters: config_id baseUrl ``` /v1/chat/completions ``` ```json { "config_id": "bedrock", "messages": [ { "role": "user", "content": "Hello! What can you do for me?" } ] } ```