Ask a question to get started
Enter to sendā¢Shift+Enter new line
Build the Elasticsearch document for storing a single LLM interaction
build_document( self, prompt: str, llm_string: str, return_val: RETURN_VAL_TYPE ) -> Dict[str, Any]