Commit graph

506 commits

Author SHA1 Message Date
Edwin Jose
8412eb5fda Update CONTRIBUTING.md 2025-09-12 11:57:23 -04:00
Edwin Jose
553661b37c
Merge branch 'main' into readme-udpate 2025-09-12 11:25:59 -04:00
Sebastián Estévez
fa1f843746
Merge pull request #33 from langflow-ai/add-langflow-dockerfile-ci
feat: Update build-multiarch to add langflow dockerfile
2025-09-11 16:20:24 -04:00
Sebastián Estévez
e013b6155a
Update build-multiarch.yml 2025-09-11 16:09:05 -04:00
Lucas Oliveira
4aba4de946
feat: adjust search behavior in Knowledge page (#36)
* added useGetSearchQuery hook

* Use new useGetSearchQuery on knowledge page

* Refetch search when a new file is added
2025-09-11 15:36:53 -03:00
Edwin Jose
ffaec28596
Merge pull request #35 from langflow-ai/fix-logger 2025-09-11 12:14:06 -04:00
Edwin Jose
4ac41d3f03
Update src/connectors/google_drive/connector.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-11 11:12:13 -05:00
Edwin Jose
f1f02b6460
Merge branch 'main' into fix-logger 2025-09-11 12:09:28 -04:00
Edwin Jose
4d2976bc7c remove the self.log and log function 2025-09-11 12:09:07 -04:00
phact
3b86249c18 tui env vars 2025-09-11 10:14:58 -04:00
Edwin Jose
6dbcf5dbf5 Update langflow_history_service.py 2025-09-10 13:10:42 -04:00
Edwin Jose
6f76044395 Merge branch 'main' into fix-logger 2025-09-10 13:10:08 -04:00
Edwin Jose
06de39ed76 Add CONTRIBUTING.md with development guidelines
Introduces a comprehensive CONTRIBUTING.md file detailing environment setup, development workflow, architecture overview, testing, code style, debugging, deployment, and pull request guidelines for OpenRAG.
2025-09-10 13:07:16 -04:00
Edwin Jose
36e7031bf2 Revamp README with TUI interface and dev guide 2025-09-10 13:07:08 -04:00
Edwin Jose
652ab2803f adding tui screenshots 2025-09-10 13:06:47 -04:00
Edwin Jose
aa8bfd8b52
Merge branch 'main' into readme-udpate 2025-09-10 12:43:38 -04:00
Edwin Jose
5226a363d0
Merge branch 'main' into add-langflow-dockerfile-ci 2025-09-10 12:43:23 -04:00
Edwin Jose
4212c1025c Update session_ownership_service.py 2025-09-10 12:42:09 -04:00
Edwin Jose
8390653861 Update langflow_history_service.py 2025-09-10 12:42:05 -04:00
Edwin Jose
8672c89743 Update conversation_persistence_service.py 2025-09-10 12:41:58 -04:00
Edwin Jose
fe88378d05 Update chat_service.py 2025-09-10 12:41:04 -04:00
Edwin Jose
67063441f5 Update connector.py 2025-09-10 12:40:58 -04:00
Edwin Jose
3f198c4993 Update settings.py 2025-09-10 12:40:52 -04:00
Edwin Jose
9358408285 Update agent.py 2025-09-10 12:40:44 -04:00
phact
fecc62c3a2 lock 2025-09-10 12:03:28 -04:00
phact
e6f3dabcf9 consolidate langflow clients 2025-09-10 12:03:11 -04:00
Edwin Jose
676bda205f Revamp README with detailed setup and usage guide
Expanded the README to include comprehensive instructions for quick start, development workflow, environment configuration, Docker deployment, and troubleshooting. Added structured sections, command examples, and environment variable documentation to improve onboarding and developer experience.
2025-09-10 11:59:07 -04:00
Edwin Jose
552af2dd81 adding nudges to readme 2025-09-10 11:48:12 -04:00
Edwin Jose
346a12f94f Update build-multiarch.yml 2025-09-10 11:38:10 -04:00
phact
2660da9a93 v0.1.3 chat history ui fixes 2025-09-10 10:48:14 -04:00
Sebastián Estévez
01de795938
Merge pull request #32 from langflow-ai/cz/add-new-conversation-state
feat: Enhance sidebar loading states and user experience
2025-09-10 10:45:39 -04:00
cristhianzl
2714f89c81 (frontend): Add zustand library for managing loading state in the application
🔧 (frontend): Refactor navigation.tsx to improve code readability and maintainability
2025-09-09 21:40:35 -03:00
Sebastián Estévez
7499c472fd
Merge pull request #29 from langflow-ai/cz/remove-chat-default
refactor: Remove local metadata merging from history logic
2025-09-09 15:36:36 -04:00
Sebastián Estévez
5e1e8cc99b
Merge branch 'main' into cz/remove-chat-default 2025-09-09 15:36:13 -04:00
Mike Fortman
ab10e01286
Merge pull request #26 from langflow-ai/ingest-settings
Add ingest settings
2025-09-09 14:03:10 -05:00
Sebastián Estévez
951ccc7d12
Merge pull request #30 from langflow-ai/task-timings
task timings
2025-09-09 14:34:04 -04:00
phact
6cfdb827c7 task timings 2025-09-09 14:33:15 -04:00
phact
f85dce6b3f Merge branch 'ingest-settings' of github.com:phact/gendb into ingest-settings 2025-09-09 14:12:11 -04:00
phact
05239e8f0d make flows visible to backend container 2025-09-09 14:12:02 -04:00
Gabriel Luiz Freitas Almeida
3141adf10a Remove commented-out API endpoint section in main.py for cleaner code. 2025-09-09 15:09:42 -03:00
Gabriel Luiz Freitas Almeida
6812cceac7 Update openrag package version to 0.1.2 in uv.lock 2025-09-09 15:09:04 -03:00
Gabriel Luiz Freitas Almeida
8259dfed34 Refactor imports and improve logging in main.py; streamline API endpoint definitions and enhance document ingestion process with better error handling and structured logging. 2025-09-09 15:08:46 -03:00
phact
696cbea407 merge better 2025-09-09 13:54:03 -04:00
Sebastián Estévez
e2caae94f1
Merge branch 'main' into ingest-settings 2025-09-09 13:29:27 -04:00
Sebastián Estévez
2586f8b82a
Merge pull request #22 from langflow-ai/langflow-ingestion-modes
feat: Langflow Openrag file ingestion router and langflow task service
2025-09-09 13:27:37 -04:00
cristhianzl
9fb24ab369 🔧 (chat_service.py): remove redundant code block that adds local metadata to conversations array
♻️ (chat_service.py): refactor code to remove unnecessary loop for adding local metadata to conversations array
2025-09-09 14:22:47 -03:00
phact
d34a3c81f2 connections duplicate bug 2025-09-09 13:16:14 -04:00
phact
97a17c77d7 filename fix 2025-09-09 12:57:28 -04:00
Mike Fortman
643539b548 support for ingest 2025-09-09 11:12:48 -05:00
Mike Fortman
05cd115162 Merge branch 'main' of github.com:langflow-ai/openrag into ingest-settings 2025-09-09 10:00:19 -05:00