MCPcopy 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_docsMethod · 0.45
_runMethod · 0.45
_encodeMethod · 0.45
_runMethod · 0.45
_create_llm_resultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected