Skip to content

Commit ea07380

Browse files
szymondudyczManul from Pathway
authored andcommitted
Updating yaml configuration files after function call change (#8774)
GitOrigin-RevId: 174636c1538db5ecc09c25b33ecec70340bf119c
1 parent fb31ec5 commit ea07380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pipelines/slides_ai_search/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ llm: !pw.xpacks.llm.llms.OpenAIChat
288288
capacity: 1
289289
base_url: "http://localhost:8000/v1"
290290
api_key: "ignore the key, not needed"
291-
cache_strategy: !pw.udfs.DefaultCache
291+
cache_strategy: !pw.udfs.DefaultCache {}
292292
retry_strategy: !pw.udfs.ExponentialBackoffRetryStrategy
293293
max_retries: 3
294294
```

0 commit comments

Comments
 (0)