| chat_llamar_stop | R Documentation |
Kills the background llama_serve_openai process that
chat_llamar started in mode A. A no-op for chats created
in mode B (base_url=), which own no process. Safe to call more
than once.
chat_llamar_stop(chat)
chat |
A |
Invisibly TRUE if a process was killed, FALSE
otherwise.
[chat_llamar]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.