danny-avila / rag_api

ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector
https://librechat.ai/
143 stars 60 forks source link

Fix the GET /documents query parameter #24

Closed jinzishuai closed 2 months ago

jinzishuai commented 2 months ago

See https://chat.aitok.ai/chat/share/2379053c-4efa-4943-ba26-01125689fe75 on the problem of get 422 return code.

@danny-avila what do you use the format the python code? My IDE save-on-format generates lots of changes making it difficult to see the actual PR change. Thanks.