Darien Kindlund
Darien Kindlund
Attachment_fu generates lots of tempfiles in tmp/attachment_fu, which are never deleted until the process exits. This is a problem with long running processes, which can generate tons of tempfiles. When...
Hi Nick, Occasionally, I get the following "Cash::Lock::Error" and was wondering if you could shed some light as to whether cache-money or memcached generated the underlying issue: ... /var/lib/gems/1.8/gems/memcached-0.14/lib/memcached/memcached.rb:389:in `check_return_code':...
Can you provide an example on how to properly index fields in the (automagically generated) "join" table that rails creates when 2 models are declared as habtm? For example: class...
### Bug Description I'm using an HTTP Request node's pagination feature in a Workflow. The response data I get from the remote API call has multiple entries -- each entry...
### Bug Description When adding a new Airtable Upsert node to a workflow, after letting the node update with the right table and fields, it seems that the node *always*...
**Describe the feature you'd like** When Langfuse analytics are enabled, a TraceUrl is assigned by Langfuse for each LLM call. It would be wonderful if there were a way to...
**Describe the feature you'd like** Langfuse supports the ability to store and manage prompts within that UI. It would be awesome if there was an easy way to fetch those...
**Describe the bug** When crafting a chatflow involving 2 or more chains, Flowise doesn't appear to be shipping each LLM invocation over to Langfuse. **To Reproduce** Steps to reproduce the...
### What happened? Steps to reproduce: 1. Configure the LiteLLM OpenAI Proxy and specify a custom `LITELLM_MASTER_KEY` as an environment variable in the container 2. Setup Langfuse so that the...
### Bug Description For a given workflow, I store the execution URL for each invocation as it runs into a database. While the execution is *running*, if I then visit...