Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/baidu/amis
/ get_embedding
Function
get_embedding
scripts/bot/embedding.py:12–13 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
10
11
12
def
get_embedding(text):
13
return
model.encode(text)
Callers
2
get_embedding_with_cache
Function · 0.90
amis_search
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected