danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
9.85k stars 1.11k forks source link

API Specification #1373

Open MarcoSteinke opened 2 months ago

MarcoSteinke commented 2 months ago

Hello, is there any specification of the HTTP API defined in the subpackages of /backend/danswer/server ? (https://github.com/danswer-ai/danswer/tree/main/backend/danswer/server).

If not, should we maybe generate it from the FastAPI.APIRouter implementation?

415matt commented 2 months ago

Check out /api/docs for wherever you're hosting danswer, eg: http://localhost:3000/api/docs