Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/caldera
/ load
Function
load
app/data_encoders/plain_text.py:4–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
4
def
load():
5
return
PlainTextEncoder()
6
7
8
class
PlainTextEncoder(DataEncoder):
Callers
1
load_plugins
Method · 0.50
Calls
1
PlainTextEncoder
Class · 0.85
Tested by
no test coverage detected