Commit graph

31 commits

Author SHA1 Message Date
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