5 lines
149 B
Python
5 lines
149 B
Python
|
|
from open_chatcaht.chatchat_api import ChatChat
|
||
|
|
from open_chatcaht.types.standard_openai.chat_input import OpenAIChatInput
|
||
|
|
#
|
||
|
|
# chatchat = ChatChat()
|