Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 171 Bytes

How to install :

git clone https://[email protected]/ngoctt8998/chatbot

How to run:

uvicorn main_api:app --host 0.0.0.0 --port 8000 --reload