YAMON.IO

Results 53 issues of YAMON.IO

Langflow as been upgraded to v1.0.0, and LangFuse is not working. Has the way of referencing environment variables changed?

A draft to synchronize the model using the latest Langflow architecture and to improve it according to the latest Langchain specifications.

enhancement
python
size:L

### Reason for Suggestion To make the tool more structured and functional by incorporating an additional code area specifically for schema extraction, enhancing the existing implementation that uses Langchain's StructuredTool...

## Reasons for Suggestion Introducing the concept of grouping specific flows together, similar to a folder system, would allow for better organization and management of flows. This would make it...

## Reasons for Suggestion Although Langflow currently features a Wait component in beta, creating a more explicit and dedicated Webhook component would clarify and strengthen the flow's triggering mechanism. By...

## Reasons for Suggestion By integrating direct management tools such as LLama Index and other utilities within Langflow, it is possible to achieve the same outcomes as using LangGraph, potentially...

enhancement

## Reasons for Suggestion Allowing direct configuration and deployment of externally hosted components like Langfuse and Ollama within Langflow using Kubernetes would streamline integration processes and enhance flexibility. This feature...

enhancement

## Reasons for Suggestion Introducing scheduling and call limitations for flows in Langflow would prevent infinite or excessive calls, thereby controlling potential overuse and associated costs. This feature would help...

enhancement

## Reasons for Suggestion In scenarios where multiple developers work on custom components, branching often occurs, necessitating manual updates to all instances where the main component is used. Introducing asynchronous...