Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vectorize-io/hindsight
/ info
Function
info
hindsight-integrations/omo/demo.py:50–51 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
48
49
50
def
info(text):
51
print(f
" {YELLOW}→{RESET} {text}"
)
52
53
54
def
error(text):
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected