Commit graph

67 commits

Author SHA1 Message Date
Edwin Jose
82bd997410 uv update 2025-12-13 01:28:56 -05:00
Edwin Jose
fc40b320d4 Bump version to 0.1.52 in pyproject.toml
Incremented the project version from 0.1.51 to 0.1.52 in pyproject.toml. No other source changes; uv.lock changes are dependency metadata updates.
2025-12-05 20:26:28 -05:00
phact
f73646c977 lock 2025-12-03 19:51:46 -05:00
Lucas Oliveira
a93da15ae2
bump version (#586) 2025-12-02 20:55:59 -03:00
Lucas Oliveira
25418c615b Bump version to 0.1.48 2025-12-02 19:11:35 -03:00
Lucas Oliveira
450fb79647
fix: change symlinks for openrag documents (#547)
* fix documents being copied to wrong place

* created correct symlinks

* Changed version
2025-11-28 14:44:25 -03:00
Lucas Oliveira
3624b4f82b
fix: openrag documents ingestion (#545)
* Changed references to /app/documents to reference /app/openrag-documents

* bump version
2025-11-27 15:22:09 -03:00
Lucas Oliveira
541e97c615
Bump version to 0.1.44 (#541) 2025-11-27 13:41:18 -03:00
phact
9e933d6092 v0.1.43 2025-11-27 07:13:51 -05:00
Edwin Jose
860df4684e Bump version to 0.1.41 in pyproject.toml
Updated the project version from 0.1.40 to 0.1.41 in pyproject.toml. No other code changes were made.
2025-11-26 16:25:49 -05:00
phact
bd36727eb0 cut v0.1.40 2025-11-26 03:58:58 -05:00
phact
9cee47071e validate and filter in one place + fix copy 2025-11-24 09:59:29 -05:00
Lucas Oliveira
42e5e25f60 Bump version 2025-11-19 14:24:38 -03:00
Cole Goldsmith
1385fd5d5c
better settings form validation, grouped model selection (#383)
* better form validation, grouped model selection

* bump version

* fix fe build issue

* fix test

* change linting error

* Fixed integration tests

* fixed tests

* sample commit

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-11-11 22:39:59 -03:00
Lucas Oliveira
37faf94979
feat: adds anthropic provider, splits onboarding editing into two, support provider changing with generic llm and embedding components (#373)
* Added flows with new components

* commented model provider assignment

* Added agent component display name

* commented provider assignment, assign provider on the generic component, assign custom values

* fixed ollama not showing loading steps, fixed loading steps never being removed

* made embedding and llm model optional on onboarding call

* added isEmbedding handling on useModelSelection

* added isEmbedding on onboarding card, separating embedding from non embedding card

* Added one additional step to configure embeddings

* Added embedding provider config

* Changed settings.py to return if not embedding

* Added editing fields to onboarding

* updated onboarding and flows_service to change embedding and llm separately

* updated templates that needs to be changed with provider values

* updated flows with new components

* Changed config manager to not have default models

* Changed flows_service settings

* Complete steps if not embedding

* Add more onboarding steps

* Removed one step from llm steps

* Added Anthropic as a model for the language model on the frontend

* Added anthropic models

* Added anthropic support on Backend

* Fixed provider health and validation

* Format settings

* Change anthropic logo

* Changed button to not jump

* Changed flows service to make anthropic work

* Fixed some things

* add embedding specific global variables

* updated flows

* fixed ingestion flow

* Implemented anthropic on settings page

* add embedding provider logo

* updated backend to work with multiple provider config

* update useUpdateSettings with new settings type

* updated provider health banner to check for health with new api

* changed queries and mutations to use new api

* changed embedding model input to work with new api

* Implemented provider based config on the frontend

* update existing design

* fixed settings configured

* fixed provider health query to include health check for both the providers

* Changed model-providers to show correctly the configured providers

* Updated prompt

* updated openrag agent

* Fixed settings to allow editing providers and changing llm and embedding models

* updated settings

* changed lf ver

* bump openrag version

* added more steps

* update settings to create the global variables

* updated steps

* updated default prompt

---------

Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
2025-11-11 19:22:16 -03:00
phact
c74407752f v0.1.31 2025-11-06 14:29:03 -05:00
Sebastián Estévez
0a027db37d
Merge pull request #364 from langflow-ai/pin-docking-core
pin docling-core
2025-11-06 11:12:04 -08:00
phact
0d59ae6a57 pin docling-core 2025-11-06 13:19:50 -05:00
copilot-swe-agent[bot]
26432824c0 Update version to 0.1.30 and regenerate lock file
Co-authored-by: phact <1313220+phact@users.noreply.github.com>
2025-11-06 00:01:03 +00:00
Sebastián Estévez
284d0dfbbc
Merge pull request #351 from langflow-ai/v0.1.29
version bump
2025-11-04 12:35:21 -08:00
phact
d64b07fd48 version bump 2025-11-04 15:34:43 -05:00
Lucas Oliveira
4ad2a09c58 Added another uv lock revision 2025-11-04 16:28:33 -03:00
phact
ea685c5b78 v0.1.28 2025-11-03 00:04:06 -05:00
phact
1132994234 v0.1.27 2025-10-31 15:55:57 -04:00
phact
31618e64f7 v0.1.26 2025-10-31 14:52:14 -04:00
phact
511d309c7e v0.1.25 2025-10-27 17:33:03 -04:00
zznate
bfe69f190e fix: Add easyocr as direct dependency to support out of the box OCR, closes #262 2025-10-15 11:14:36 +13:00
phact
9674021fae v0.1.24 2025-10-14 12:15:45 -04:00
phact
c2cdf55a77 v0.1.21 2025-10-09 13:14:23 -04:00
phact
af9ef69eb3 v0.1.20 2025-10-09 11:48:38 -04:00
Sebastián Estévez
aa6be39334
Merge branch 'main' into 0.1.19 2025-10-08 11:42:00 -04:00
phact
efe0bc2240 version in tui and 0.1.19 2025-10-08 11:41:26 -04:00
phact
af137b39c4 merge 2025-10-08 11:16:35 -04:00
phact
6086131430 lock 2025-10-08 11:14:32 -04:00
phact
17a625b1c6 tui copies flows and v0.1.17 update 2025-10-08 11:05:44 -04:00
phact
65d7430fac fixes 2025-10-07 11:08:38 -04:00
phact
3efcbfd364 fix tests 2025-10-07 03:56:02 -04:00
phact
f69e525138 v0.1.14.dev3 2025-10-06 10:31:32 -04:00
phact
baec57336b lock 2025-10-03 14:23:58 -04:00
phact
0b4607b5a3 lock 2025-09-29 13:33:15 -04:00
phact
d6a8f4437c v0.1.13 - back to custom langflow branch 2025-09-19 23:40:48 -04:00
phact
ab57b26e1f 0.1.11 2025-09-19 12:01:08 -04:00
phact
dc91f55014 doc processing knobs 2025-09-18 16:27:01 -04:00
phact
7635f9a206 v0.1.8 2025-09-18 12:45:21 -04:00
phact
fdad859783 tui compose visibility 2025-09-18 01:51:02 -04:00
phact
6a9d734adb ocrmac, vlm for darwin 2025-09-15 14:29:31 -04:00
phact
4adf3b7249 tui docling serve button 2025-09-12 13:36:50 -04:00
phact
fecc62c3a2 lock 2025-09-10 12:03:28 -04: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
df46e17b60 Update uv.lock to reflect new package version and revision
This commit updates the uv.lock file by incrementing the revision number to 3 and updating the version of the "openrag" package from 0.1.0 to 0.1.1. These changes ensure that the project dependencies are accurately tracked and align with best practices for maintaining robust async code.
2025-09-08 22:02:58 -03:00