MCPcopy 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

1from codeinterpreterapi import CodeInterpreterSession, settings
2
3settings.MODEL = "gpt-4"
4

Callers

nothing calls this directly

Calls 3

showMethod · 0.80

Tested by

no test coverage detected