| foundry_parse_chat_response | R Documentation |
Internal function to parse chat completion API response into a tibble.
foundry_parse_chat_response(result, model)
result |
List. The parsed JSON response. |
model |
Character. The model/deployment name. |
A tibble with chat response data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.