Commit graph

  • 97dfe5bdeb
    remove adding to failed tasks to fix failed tasks count (#663) Lucas Oliveira 2025-12-12 12:53:03 -03:00
  • 6cfb5e2c7a
    Merge pull request #653 from langflow-ai/knip-cleanup Sebastián Estévez 2025-12-12 10:16:56 -05:00
  • dda99d23af remove adding to failed tasks to fix failed tasks count fix/tasks_count Lucas Oliveira 2025-12-12 10:45:41 -03:00
  • db60ada05f Updated files to use load_dotenv Lucas Oliveira 2025-12-12 10:17:34 -03:00
  • d8c7120b5f Pass .env to commands being executed to always match new changes Lucas Oliveira 2025-12-11 17:59:06 -03:00
  • 56eaa35657 Fixed tool call signature on history to allow showing tool call content when refreshing the page fix/tool_content Lucas Oliveira 2025-12-11 17:55:21 -03:00
  • 37b519f02c doc name phact 2025-12-11 12:02:19 -05:00
  • c6db81aa3f
    build(deps):(deps): bump docker/build-push-action from 5 to 6 dependabot[bot] 2025-12-11 01:54:48 +00:00
  • 748156c0e5
    build(deps):(deps): bump peter-evans/create-or-update-comment 3f7fdependabot/github_actions/peter-evans/create-or-update-comment-5 dependabot[bot] 2025-12-11 01:54:44 +00:00
  • 823e5925ee
    Merge branch 'main' into prune-image-tui Edwin Jose 2025-12-10 20:54:43 -05:00
  • 767308b3ea
    build(deps):(deps): bump actions/upload-artifact from 4 to 5 4bd9dependabot/github_actions/actions/upload-artifact-5 dependabot[bot] 2025-12-11 01:54:35 +00:00
  • 59ff141109
    Merge branch 'main' into knip-cleanup knip-cleanup Edwin Jose 2025-12-10 20:54:10 -05:00
  • a78926dd37
    Merge pull request #646 from langflow-ai/dependabot Edwin Jose 2025-12-10 20:53:46 -05:00
  • 1a31e7f6b5
    Merge branch 'main' into dependabot dependabot Edwin Jose 2025-12-10 20:53:27 -05:00
  • bea925c96e
    Merge pull request #645 from langflow-ai/secret-detection Mike Fortman 2025-12-10 14:34:45 -06:00
  • 454f353ea7
    Merge branch 'main' into knip-cleanup Mike Fortman 2025-12-10 14:34:20 -06:00
  • 2f7461e9bc
    Merge pull request #648 from langflow-ai/flow_names Mike Fortman 2025-12-10 14:29:51 -06:00
  • a8d2e16bf4 knip cleanup for ui Mike Fortman 2025-12-10 13:43:11 -06:00
  • ab0c734595 let the agent do full os queries phact 2025-12-10 12:15:19 -05:00
  • ca5c681f5b v0 phact 2025-12-09 23:35:05 -05:00
  • 2d0a20dc68 make flow names consistent flow_names Mike Fortman 2025-12-09 16:39:35 -06:00
  • 98957d8317 setup codeql Mike Fortman 2025-12-09 15:29:22 -06:00
  • e454b64f84 setup dependabot Mike Fortman 2025-12-09 15:10:21 -06:00
  • 2dddbbdbee baseline secret-detection Mike Fortman 2025-12-09 14:40:47 -06:00
  • 2c4a67bcbb setup secret detection Mike Fortman 2025-12-09 14:37:13 -06:00
  • 015a4d955e
    Merge pull request #629 from langflow-ai/fix-setup-option-inaccessible Eric Hare 2025-12-09 11:37:19 -08:00
  • 8fdeafb608
    Merge pull request #631 from langflow-ai/fix-large-pdf-ingest Eric Hare 2025-12-09 11:36:25 -08:00
  • 88e57e944f
    Merge branch 'main' into fix-markdown-upload fix-markdown-upload Eric Hare 2025-12-09 11:34:52 -08:00
  • c3e8827a2e
    Merge pull request #630 from langflow-ai/fix-txt-file-processing Eric Hare 2025-12-09 11:29:27 -08:00
  • 7074de5ba7
    fix: Tool calling for granite 3.3 Eric Hare 2025-12-09 10:07:21 -08:00
  • e02cfd5fe9
    feat: Centralized storage location for OpenRAG Eric Hare 2025-12-09 09:34:54 -08:00
  • 40dc7ac73e
    Merge branch 'main' into fix-markdown-upload Eric Hare 2025-12-09 08:19:09 -08:00
  • 06e3b9fa35 Remove redundant asyncio import (already imported at module level) copilot/sub-pr-633 copilot-swe-agent[bot] 2025-12-08 21:27:07 +00:00
  • 8fe3c55296 Increase sleep time from 2 to 5 seconds after stopping services copilot-swe-agent[bot] 2025-12-08 21:24:54 +00:00
  • 38ab98a743 Initial plan copilot-swe-agent[bot] 2025-12-08 21:20:11 +00:00
  • 7390e515a9
    Merge branch 'main' into prune-image-tui Edwin Jose 2025-12-08 16:15:24 -05:00
  • ccd8f48984
    Merge pull request #626 from langflow-ai/uv-auto-update Edwin Jose 2025-12-08 15:56:01 -05:00
  • 0ea86871d7 Add image pruning options to monitor screen Edwin Jose 2025-12-08 15:54:10 -05:00
  • 9eaec94a2f
    fix: Revise prompt to handle markdown uploads Eric Hare 2025-12-08 09:33:21 -08:00
  • 79cc531dc4
    fix: Configurable ingestion timeout limits Eric Hare 2025-12-08 09:14:40 -08:00
  • a467e8a9b6
    fix: Support for txt file processing outside of Docling Eric Hare 2025-12-08 09:09:05 -08:00
  • 55e1c498ed
    fix: Setup option inaccessible by available Eric Hare 2025-12-08 08:52:30 -08:00
  • 1bac60995f
    Merge branch 'main' into uv-auto-update uv-auto-update Edwin Jose 2025-12-05 20:47:41 -05:00
  • a0a5cc4c60 Refactor imports to use absolute paths throughout project feat-add-autofix-ruff Edwin Jose 2025-12-05 20:45:00 -05:00
  • e93ce03f92 fix typo April M 2025-12-05 17:42:21 -08:00
  • 4a7de470a9 add pdf April M 2025-12-05 17:41:36 -08:00
  • f3ab58853f
    Merge pull request #625 from langflow-ai/release-1.52 v0.1.52 pushkala-datastax 2025-12-05 17:39:57 -08:00
  • eaa56567ea Refactor OpenSearch component for readability Edwin Jose 2025-12-05 20:32:51 -05:00
  • b9d1272234 Add autofix workflow for Python code Edwin Jose 2025-12-05 20:30:48 -05:00
  • 4f1ec7fa4e Create update-uv-lock.yml Edwin Jose 2025-12-05 20:28:00 -05:00
  • fc40b320d4 Bump version to 0.1.52 in pyproject.toml release-1.52 Edwin Jose 2025-12-05 20:26:28 -05:00
  • 77028f651c Add workflow to update uv.lock on version bump auto-update-uv-lock Edwin Jose 2025-12-05 20:22:49 -05:00
  • b7485c440b Bump version to 0.1.52 in pyproject.toml Edwin Jose 2025-12-05 20:18:42 -05:00
  • 2df67ce8ef
    Merge branch 'main' into release-chore-v0.1.51 release-chore-v0.1.51 Edwin Jose 2025-12-05 20:19:16 -05:00
  • e0920d46ee Bump version to 0.1.52 in pyproject.toml Edwin Jose 2025-12-05 20:18:42 -05:00
  • 7a2f33509d
    Merge pull request #621 from langflow-ai/release-chore-v0.1.51 v0.1.51 pushkala-datastax 2025-12-05 16:27:30 -08:00
  • d8221cd2e4 Merge branch 'main' into issue-454-install-docs April M 2025-12-05 16:02:26 -08:00
  • c513152ce7
    Merge branch 'main' into release-chore-v0.1.51 Edwin Jose 2025-12-05 18:48:00 -05:00
  • 5bf2076b05
    Merge pull request #620 from langflow-ai/fix/watsonx_fixes Edwin Jose 2025-12-05 18:47:46 -05:00
  • 538602a2ea reuse April M 2025-12-05 15:46:54 -08:00
  • cd124e4e9c Update pyproject.toml Edwin Jose 2025-12-05 18:46:40 -05:00
  • 0fb9809b8b
    Merge branch 'main' into fix/watsonx_fixes Edwin Jose 2025-12-05 18:43:56 -05:00
  • 4eb707a160
    Merge pull request #617 from langflow-ai/fix/onboarding_rollback Sebastián Estévez 2025-12-05 18:11:30 -05:00
  • c9b1c94692
    Merge branch 'main' into fix/onboarding_rollback fix/onboarding_rollback Sebastián Estévez 2025-12-05 18:09:27 -05:00
  • d908174758
    Merge pull request #618 from langflow-ai/fix/chat_filter_clearing Sebastián Estévez 2025-12-05 18:09:07 -05:00
  • ce10191463
    Merge branch 'main' into fix/chat_filter_clearing fix/chat_filter_clearing Sebastián Estévez 2025-12-05 18:08:44 -05:00
  • 1b3b7ef414
    Merge branch 'main' into fix/watsonx_fixes Edwin Jose 2025-12-05 18:01:48 -05:00
  • b28ec798ba Add multi-model OpenSearch vector store component Edwin Jose 2025-12-05 18:01:04 -05:00
  • ddee4679b9
    Merge pull request #616 from langflow-ai/fix/watsonx_fixes Edwin Jose 2025-12-05 17:55:20 -05:00
  • 197f83e099
    Merge branch 'main' into fix/watsonx_fixes Edwin Jose 2025-12-05 17:55:12 -05:00
  • e14da11917 Merge remote-tracking branch 'origin/fix/watsonx_fixes' into all-merges all-merges Lucas Oliveira 2025-12-05 17:51:30 -03:00
  • 0d32189006 remove refetch nudges Lucas Oliveira 2025-12-05 17:51:17 -03:00
  • 8a456bc605 Merge remote-tracking branch 'origin/fix/watsonx_fixes' into all-merges Lucas Oliveira 2025-12-05 17:50:41 -03:00
  • 0b40b606c2
    fix: chat blocking async requests (#619) Lucas Oliveira 2025-12-05 17:48:51 -03:00
  • 8c9da8fd3a remove nudges refetch during onboarding upload Lucas Oliveira 2025-12-05 17:48:35 -03:00
  • 898e1fe7a8 removed console log Lucas Oliveira 2025-12-05 17:46:37 -03:00
  • 358af97936 fixed error not popping up on upload Lucas Oliveira 2025-12-05 17:44:25 -03:00
  • 48171f5c27 Merge remote-tracking branch 'origin/fix/onboarding_rollback' into all-merges Lucas Oliveira 2025-12-05 17:14:39 -03:00
  • 2c9e8c520e Merge remote-tracking branch 'origin/fix/chat_filter_clearing' into all-merges Lucas Oliveira 2025-12-05 17:14:23 -03:00
  • 009dbc5efc fix delete user conversation not being async fix/chat_blocking Lucas Oliveira 2025-12-05 17:11:16 -03:00
  • 15f2e2270a spacing and finish docker page April M 2025-12-05 12:03:05 -08:00
  • 2c1008aa51 fix chat blocking async requests Lucas Oliveira 2025-12-05 16:52:12 -03:00
  • 1eda6c8559 fixed chat filter being cleared after onboarding Lucas Oliveira 2025-12-05 16:33:11 -03:00
  • 3ffa405ae9 fixed onboarding upload to be linked to the task id Lucas Oliveira 2025-12-05 16:24:36 -03:00
  • 4538433720 environment variables April M 2025-12-05 11:23:20 -08:00
  • e413ff98f9 Fetch history before nudges to not block Lucas Oliveira 2025-12-05 16:11:48 -03:00
  • 474823d5e1 Added onboarding rollback on frontend, when onboarding ingestion fails Lucas Oliveira 2025-12-05 15:49:33 -03:00
  • 6cc011d36e Added onboarding rollback on backend Lucas Oliveira 2025-12-05 15:49:13 -03:00
  • 1f528c2935 Show specific watsonX error on banner Lucas Oliveira 2025-12-05 14:37:07 -03:00
  • f114766c31 dont run health check if still ingesting Lucas Oliveira 2025-12-05 13:42:06 -03:00
  • 44a54a1028 only get nudges if healthy Lucas Oliveira 2025-12-05 13:39:31 -03:00
  • e2ba1d2a33 fixed validations running even if provider not filled up Lucas Oliveira 2025-12-05 13:15:46 -03:00
  • f9e09dbb8e enable provider health and history only after onboarding Lucas Oliveira 2025-12-05 13:09:44 -03:00
  • 2169df80f8 Fixed ibm validation happening when api key is not present Lucas Oliveira 2025-12-05 12:58:18 -03:00
  • 2e7a4ceb4f
    Merge pull request #613 from langflow-ai/frontend-vuln-nextjs Sebastián Estévez 2025-12-05 10:49:49 -05:00
  • 0d97ece10b frontend dependencies frontend-vuln-nextjs phact 2025-12-05 10:47:14 -05:00
  • e26499ce8f Merge branch 'main' of github.com:phact/openrag phact 2025-12-05 10:43:58 -05:00
  • b7d846cc2e
    Merge pull request #611 from langflow-ai/relax-langflow-key-validation Sebastián Estévez 2025-12-05 10:43:22 -05:00
  • bfb028808f revise onboarding partial April M 2025-12-05 07:02:33 -08:00
  • dc724fe8e7 clean up tabs April M 2025-12-04 22:28:04 -08:00