Ask a question to get started
Enter to sendā¢Shift+Enter new line
Look up based on prompt and llm_string.
lookup_with_id( self, prompt: str, llm_string: str ) -> tuple[str, RETURN_VAL_TYPE] | None
prompt
str
the prompt string to look up
llm_string
the str representation of the model parameters