Skip to content

Commit 987fd0a

Browse files
committed
doc
1 parent 0f65cee commit 987fd0a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/ai-bundle/doc/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,13 @@ Configuration
9292
default:
9393
collection: 'my_collection'
9494
cache:
95-
ollama:
96-
cache:
95+
cache:
96+
research:
9797
service: 'cache.app'
98-
cache_key: 'ollama'
98+
cache_key: 'research'
9999
strategy: 'chebyshev'
100-
memory:
100+
memory:
101+
ollama:
101102
strategy: 'chebyshev'
102103
indexer:
103104
default:

0 commit comments

Comments
 (0)