MCPcopy Index your code
hub / github.com/baidu/amis / get_client

Function get_client

scripts/bot/vector_store.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9
10def get_client():
11 return client
12
13
14def search(query: str) -> str:

Callers 2

gen_embedding.pyFile · 0.90
gui.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected