YAMON.IO
YAMON.IO
When I run Docker Compose in the deploy folder, the Celery worker fails to start and displays the following error. Even after adding eventlet to the pyproject.toml in the src/backend/base...
I would like to handle the ID of the current session explicitly as a variable within the flow. I plan to pass this session ID to the Langfuse callback manager....
https://github.com/open-webui/open-webui The open-webui project on the provided GitHub repository is currently developing a web UI that allows direct chatting with ollama. This project is configured to connect with ollama for...
Conversations made in the Langflow UI are normally recorded in Langfuse, but if you call and operate the API, no logs are created in Langfuse. Does that feature exist? If...
I want to pass MP3 or image files as parameters to the API generated by Langflow. Should I send them in the form of Tweaks? I am currently sending files...
 https://docs.langflow.org/examples/flow-runner The flowrunner in the official example does not build properly. It outputs the following error: ``` Error building node CustomComponent: Session is invalid ```
LangFlow is currently manages sessions using workers and RedisDB. I'm exploring the feasibility and benefits of introducing ZooKeeper into our architecture for enhanced session management. Specifically, I'm interested in understanding...
I finally understand why there hasn't been much difference from the previous versions after trying out langflow 1.0.0. Undoubtedly, the langflow ecosystem is future-oriented and a project that is bound...
It seems that Planka supports email notifications through SMTP. If there's an API setting that supports webhooks during such configuration phases, it would be highly advantageous for future integrations with...
In Trello, permissions for specific lists or cards could only be set through Power-Ups. This allowed for permissions features such as hiding specific cards from certain individuals (customers) and making...