We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa44c60 commit 2b0de0cCopy full SHA for 2b0de0c
examples/frontend/chainlitui.py
@@ -1,4 +1,5 @@
1
import chainlit as cl # type: ignore
2
+
3
from codeinterpreterapi import CodeInterpreterSession
4
from codeinterpreterapi import File as CIFile
5
0 commit comments