YAMON.IO
YAMON.IO
The basic features of Kanboard are very robust, and with just a few more tweaks, it has the potential to become a killer open-source tool that could completely surpass Trello.
The current streaming feature does not match what general users expect in terms of real-time, token-by-token output. Although it is labeled “streaming,” it actually delivers the entire final message all...
https://github.com/langflow-ai/langflow/issues/7398
Looking forward, as future models are likely to generate multimodal outputs including audio and video, relying solely on WebSocket transmission may prove inadequate. WebRTC offers a more appropriate approach, with...
It was resolved in v1.0.13.
Hello, we are currently using Microsoft GraphRAG by creating our own component. However, Microsoft does not provide a friendly API, and we think it might be better to wait until...
Oh no, I committed without realizing there was a branching issue. This suggestion applies **only** to the following file: `src/backend/base/langflow/components/models/ollama.py`
  Based on Dosubot's suggestion, I have deployed the Yamon Tool Calling Agent, referencing the ToolCallingAgentComponent, to the Store. It seems the Langflow team intends to implement the callback...
@carlosrcoelho Hello, I have posted a similar request on Discord regarding this topic. I am currently opposed to the logging methods implemented in LangSmith or LangWatch. These methods also use...
 The description field is automatically generated by understanding the signature of the selected method and is passed in the BaseModel format to the `arg_schema` field of the tool. Global...