Retrieve Prompt
Session Resources
Retrieve Prompt
Retrieve a prompt by its unique identifier.
GET
Retrieve Prompt
Authorizations
Path Parameters
Response
Maximum string length:
100Instructions sent to the LLM at the start of every conversation using this prompt.
When require_document is True, the System prompt must include '{context}' string to be replaced with the document search result in the prompt.require_document 가 True 인 경우, 시스템 프롬프트는 '{context}' 문자열을 포함해야 하며, 해당 문자열은 프롬프트에서 문서 검색 결과로 대체됩니다.
First message the AI speaks when a session opens (optional).

