View source: R/m-backend-submit.R
m_backend_prompt | R Documentation |
Functions to integrate different back-ends
m_backend_prompt(backend, additional)
m_backend_submit(backend, x, prompt, preview = FALSE)
backend |
An |
additional |
Additional text to insert to the |
x |
The body of the text to be submitted to the LLM |
prompt |
The additional information to add to the submission |
preview |
If |
m_backend_submit
does not return an object. m_backend_prompt
returns a list of functions that contain the base prompts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.