chatbot / app.py
Ismail131's picture
Update app.py
924b543 verified
raw
history blame contribute delete
116 Bytes
from blockxai_chat.interface import create_and_run
create_and_run(
"An ai based agent that is Doctor Strange",
)