6 lines
166 B
Python
6 lines
166 B
Python
|
|
from open_chatcaht.chatchat_api import ChatChat
|
||
|
|
|
||
|
|
# chatchat = ChatChat()
|
||
|
|
# print(chatchat.server.get_server_configs())
|
||
|
|
# print(chatchat.server.get_prompt_template())
|