Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/shroominic/codeinterpreter-api
/ chat_cli.py
File
chat_cli.py
examples/chat_cli.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
codeinterpreterapi
import
CodeInterpreterSession, settings
2
3
settings.MODEL =
"gpt-4"
4
Callers
nothing calls this directly
Calls
3
CodeInterpreterSession
Class · 0.90
show
Method · 0.80
generate_response_sync
Method · 0.80
Tested by
no test coverage detected