Skip to content

Commit fa5adf4

Browse files
committed
doc
1 parent 0f65cee commit fa5adf4

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,13 +92,14 @@ Configuration
9292
default:
9393
collection: 'my_collection'
9494
cache:
95-
ollama:
96-
cache:
95+
cache:
96+
research:
97+
strategy: 'chebyshev'
98+
memory:
99+
ollama:
97100
service: 'cache.app'
98101
cache_key: 'ollama'
99102
strategy: 'chebyshev'
100-
memory:
101-
strategy: 'chebyshev'
102103
indexer:
103104
default:
104105
# platform: 'ai.platform.mistral'

0 commit comments

Comments
 (0)