Interface PromptCache

All Known Implementing Classes:
DefaultPromptCache

public interface PromptCache
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String key)
     
    void
    put(String key, String response)