Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/InternLM/Tutorial
/ chat_ui.py
File
chat_ui.py
tools/chat_ui.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
streamlit
as
st
2
from
openai
import
OpenAI
3
import
os
4
import
json
Callers
nothing calls this directly
Calls
2
side_bar
Function · 0.85
chat_ui
Function · 0.85
Tested by
no test coverage detected