Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Forethought-Technologies/AutoChain
/ encode
Method
encode
autochain/models/base.py:140–141 ·
view source on GitHub ↗
(self, texts: List[str])
Source
from the content-addressed store, hash-verified
138
pass
139
140
def
encode(self, texts: List[str]) -> EmbeddingResult:
141
pass
Callers
5
_encode_docs
Method · 0.45
_run
Method · 0.45
_encode
Method · 0.45
_run
Method · 0.45
_create_llm_result
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected