MCPcopy 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

1import streamlit as st
2from openai import OpenAI
3import os
4import json

Callers

nothing calls this directly

Calls 2

side_barFunction · 0.85
chat_uiFunction · 0.85

Tested by

no test coverage detected