Skip to content
Snippets Groups Projects
Commit a5103d65 authored by jamescalam's avatar jamescalam
Browse files

fix: param

parent 702a3ed5
Branches
Tags
No related merge requests found
...@@ -389,7 +389,7 @@ class TestRouteLayer: ...@@ -389,7 +389,7 @@ class TestRouteLayer:
encoder=openai_encoder, encoder=openai_encoder,
routes=[], routes=[],
index=init_index(index_cls), index=init_index(index_cls),
sync=None, auto_sync=None,
) )
route_layer.sync("remote") route_layer.sync("remote")
time.sleep(PINECONE_SLEEP) # allow for index to be populated time.sleep(PINECONE_SLEEP) # allow for index to be populated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment