View source: R/history_menager.R
create_new_conversation | R Documentation |
Create a new conversation
create_new_conversation(
activate = FALSE,
add_initial_settings = TRUE,
title = NULL
)
activate |
Logical. Activate immediately? |
add_initial_settings |
Logical. Add default model and system message? |
title |
Optional title; if NULL, a time-based title is used. |
Character: conversation ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.