Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CopilotKit/OpenGenerativeUI
/ templates.py
File
templates.py
apps/agent/src/templates.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
langchain.tools
import
ToolRuntime, tool
2
from
langchain.messages
import
ToolMessage
3
from
langgraph.types
import
Command
4
from
typing
import
Any, Optional, TypedDict
Callers
nothing calls this directly
Calls
1
_load_seed_html
Function · 0.85
Tested by
no test coverage detected