EDllT
EDllT
> @EDLLT how are you running the Langflow? Within langflow's github source code on the main branch ``source .venv/bin/activate`` on both tabs make backend on one terminal tab make frontend...
> I have a solution that would temporarily fix this error. However, the real solution will be to remove the `vertex_build` table. So, we are going to wait until we...
@Cristhianzl I've noticed that this issue's been closed. Has it been fixed? Which PR fixes the issue if so?
@dosu That's almost correct, however passing in types as is would cause the default behavior of the component to include ALL types of files because an empty list overrides the...
@dosu Good bot, now, I'd like to contribute but when attempting to make the backend from langflow's source code, I'm getting this error ``` make backend Installing backend dependencies make:...
@dosu What is this and why is it failing? CI Logs 0s Run echo $JOBS_JSON echo $JOBS_JSON echo $RESULTS_JSON echo "Exiting with $EXIT_CODE" exit $EXIT_CODE shell: /usr/bin/bash -e {0} env:...
@dosu what does lgtm stand for? What do you mean by workflow_dispatch or workflow_call
@dosu So in my case, I should simply wait for a maintainer to review my PR, right?
``` ~/.../Obsidian_TestVault/AI $ ls -la LM\ Studio.md -rw-rw----. 1 root everybody 0 Oct 26 16:02 'LM Studio.md' ~/.../Obsidian_TestVault/AI $ file LM\ Studio.md LM Studio.md: empty ~/.../Obsidian_TestVault/AI $ cat LM\ Studio.md...
Okay, after thinking about it for a while, perhaps it's being caused by multiple writes to the same file when checking out from a large commit history size to the...