Haste171 / langchain-chatbot

AI Chatbot for analyzing/extracting information from data in conversational format.
MIT License
411 stars 91 forks source link

Added Api Support #12

Closed ahgsql closed 1 year ago

ahgsql commented 1 year ago

Added api.py which ads api support with help of Flask.

Two main endpoints for api,

GET /ask ?question= ?temp= (Default 0.7) ?sources= (Default 4)

POST /ingest "file" => Form Data