Lucas Oliveira
d8c7120b5f
Pass .env to commands being executed to always match new changes
2025-12-11 17:59:06 -03:00
Mike Fortman
2c4a67bcbb
setup secret detection
2025-12-09 14:37:13 -06:00
phact
19c96140a6
fix tui os and backups clear
2025-12-03 11:32:38 -05:00
phact
6cd1dc2664
consolidate version check, flush instead of wait
2025-12-01 15:42:30 -05:00
Lucas Oliveira
9e2631d395
Implement container version check and pin
2025-12-01 16:08:17 -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
Mike Fortman
d6466db5a1
change documents directory
2025-11-26 12:59:40 -06:00
phact
25e0c6cbd1
merge
2025-11-26 06:23:21 -05:00
phact
fefcede8b5
also proactively check native port
2025-11-26 03:47:47 -05:00
Eric Hare
63d6979eb1
fix: More graceful handling of port conflicts
2025-11-25 17:20:30 -08:00
Lucas Oliveira
28cb9fc26b
Changed TUI implementation to support new docker compose override
2025-11-25 18:10:02 -03:00
phact
9e4502d07b
pick up env vars for config (not just existing .env files)
2025-11-21 16:59:26 -05:00
Edwin Jose
933e600e9d
Add support for Anthropic, Ollama, and Watsonx config
...
Introduces fields and validation for Anthropic API key, Ollama endpoint, and IBM watsonx.ai API key, endpoint, and project ID in environment management and configuration screens. Updates validation utilities and config UI to support these providers, allowing users to set and validate credentials and endpoints for additional AI services.
2025-11-21 14:00:55 -05:00
phact
ab3c57705a
opensearch volume
2025-11-20 13:44:18 -05:00
Lucas Oliveira
3a6a05d043
Fix: reduce docling and provider banner refresh interval, implemented Starting on docling TUI ( #404 )
...
* Fixed refetch interval to be 3 seconds when Docling is unhealthy, fixed query to refetch on window focus
* Changed time to refetch provider health
* Added starting state to Docling on the TUI
2025-11-14 17:25:22 -03:00
Lucas Oliveira
e93febf391
fix: make tui status check with podman, change opensearch password validation ( #394 )
...
* Fixed welcome screen using Docker instead of Podman to check for services
* fixed password generator to always generate with symbols
* Fixed config to auto generate password and to not let the user input invalid passwords
2025-11-14 16:43:55 -03:00
phact
992a08fda6
better compose detection
2025-11-05 14:27:56 -05:00
phact
80fdd9680d
make openai optional in tui and lazy client creation in backend
2025-10-29 22:38:31 -04:00
phact
59f45a2db7
fix: TUI should not pull contianers on start, fixed image detection logic bug
2025-10-10 21:56:36 -04:00
Sebastián Estévez
cec0516639
Merge branch 'main' into tui-improvements
2025-10-08 23:12:59 -04:00
phact
326cdded7d
only show langflow user if password is set
2025-10-08 21:46:38 -04:00
phact
62ee661b15
stop should not down
2025-10-08 16:59:09 -04:00
phact
8e1fd7a7fe
tui and backend: handle langflow optional password config
2025-10-08 16:47:55 -04:00
phact
a5aab8e92a
podman fixes: bind docling-serve to 0.0, improve logging, support magic podman and docker hostnames
2025-10-08 13:56:52 -04:00
phact
ad572a7b23
back to main, progress improvements for docker pull
2025-10-08 12:23:42 -04:00
phact
6f32890d76
docling backend check
2025-10-06 15:54:21 -04:00
phact
c450ecc50a
tui: docling pid and host detection
2025-10-06 14:46:51 -04:00
Lucas Oliveira
ea61aa7136
added url ingest id to everything
2025-10-03 17:29:28 -03:00
phact
7635f9a206
v0.1.8
2025-09-18 12:45:21 -04:00
phact
02a3035c82
tui copy sample docs
2025-09-18 12:02:08 -04:00
phact
fdad859783
tui compose visibility
2025-09-18 01:51:02 -04:00
phact
ec2295ce67
tui improvements
2025-09-17 21:09:06 -04:00
phact
ad9e329bff
split tables
2025-09-16 10:17:24 -04:00
phact
25383d99eb
subprocess
2025-09-16 09:45:20 -04:00
phact
b806fbc921
serve logs v0
2025-09-15 15:47:10 -04:00
phact
5524019408
manager
2025-09-12 15:45:03 -04:00
phact
3b86249c18
tui env vars
2025-09-11 10:14:58 -04:00
Sebastián Estévez
084502c0b6
Merge branch 'main' into ingestion-flow
2025-09-08 16:29:13 -04:00
Lucas Oliveira
d6bf6444e5
Merge remote-tracking branch 'origin/main' into feat/nudges
2025-09-08 16:25:59 -03:00
Gabriel Luiz Freitas Almeida
b3dcac0cde
Refactor environment configuration in EnvManager
...
This commit updates the EnvConfig class by renaming the flow ID variables to LANGFLOW_CHAT_FLOW_ID and LANGFLOW_INGEST_FLOW_ID for better clarity. It also modifies the environment variable writing logic to reflect these changes. Additionally, the import statements have been reorganized for improved readability. These updates contribute to a more robust and well-documented codebase.
2025-09-08 15:10:00 -03:00
phact
d198ffa706
logging & format
2025-09-04 20:56:47 -04:00
Lucas Oliveira
aad89b9166
Add nudges service into backend
2025-09-04 18:15:46 -03:00
phact
956d7582eb
tui fixes
2025-09-04 13:40:22 -04:00
phact
5f84acb996
tui podman fixes, etc.
2025-09-04 11:45:39 -04:00
phact
cad271350b
langflow auth env vars in tui
2025-09-03 23:03:05 -04:00
phact
25a45af581
tui v0
2025-09-03 15:31:14 -04:00