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

fix: param

parent 702a3ed5
No related branches found
No related tags found
No related merge requests found
......@@ -389,7 +389,7 @@ class TestRouteLayer:
encoder=openai_encoder,
routes=[],
index=init_index(index_cls),
sync=None,
auto_sync=None,
)
route_layer.sync("remote")
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.
Finish editing this message first!
Please register or to comment