Commit graph

8 commits

Author SHA1 Message Date
Gabriel Almeida
e3983da487 🔍 chore(.gitignore): add qdrant_storage to ignore list
🆕 feat(.vscode/launch.json): add launch configuration for FastAPI app
The qdrant_storage directory is now added to the ignore list to prevent it from being tracked by git. A new launch configuration for FastAPI app is added to the .vscode/launch.json file. This configuration allows for debugging the app with uvicorn and sets the port to 7860, reloads the app on changes, and sets the log level to debug.
2023-05-27 09:41:35 -03:00
Ibis Prevedello
c69e5a72f0 feat: add document loaders 2023-04-13 11:52:42 -03:00
anovazzi1
6a239ead75 update gitIgnore 2023-03-13 18:35:01 -03:00
Gabriel Almeida
dc6b69d065 fix: built applied to langflow_backend instead of langflow 2023-03-13 17:13:07 -03:00
Ibis Prevedello
9660a0af9b Merge remote-tracking branch 'backend/main' into merge_repo 2023-02-28 17:05:22 -03:00
Ibis Prevedello
c0ad9a383f feat: add docstring 2023-02-16 10:20:43 -03:00
Gabriel Luiz Freitas Almeida
03f9842a53
Initial commit 2023-02-09 22:09:43 -03:00
anovazzi1
418010afa1
Initial commit 2023-02-08 19:28:04 -03:00