Ask a question to get started
Enter to sendā¢Shift+Enter new line
Retrieves data from the cache.
lookup(prompt: string, llmKey: string): Promise<any[] | null>
prompt
string
The prompt for lookup.
llmKey
The LLM key used to construct the cache key.