Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
10
def
get_client():
11
return
client
12
13
14
def
search(query: str) -> str:
Callers
2
gen_embedding.py
File · 0.90
gui.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected