MCPcopy 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
12def get_embedding(text):
13 return model.encode(text)

Callers 2

get_embedding_with_cacheFunction · 0.90
amis_searchFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected