graphrag/tests/unit/llm/base/__init__.py
Chris Trevino f5c9c2bee0
Add History input to cache-key, cache data (#736)
* Update caching llm to use history inputs

* formatting

* linting

* update glean sections to have continuous history
2024-07-26 09:26:37 -07:00

3 lines
77 B
Python

# Copyright (c) 2024 Microsoft Corporation.
# Licensed under the MIT License