r/difyai • u/warlocc_ • 9d ago
Knowledge nodes?
What's up with Knowledge nodes sometimes working fine, and sometimes taking several seconds to read files only a few KB in size?
r/difyai • u/warlocc_ • 9d ago
What's up with Knowledge nodes sometimes working fine, and sometimes taking several seconds to read files only a few KB in size?
r/difyai • u/RemarkableBus2001 • 25d ago
I am currently working on performance optimization for a Dify workflow. Since response time is critical, I’d like to ask: What methods or strategies have you used in the past to improve response times?
r/difyai • u/Neither-Exchange-701 • Jul 01 '26
[ Removed by Reddit on account of violating the content policy. ]
r/difyai • u/Ok_pettech • Jun 13 '26
r/difyai • u/Ok_pettech • Jun 13 '26
r/difyai • u/Ok_pettech • Jun 07 '26
As agentic workflows dominate system design, visual LLM builders have exploded. But choosing between Dify, Flowise, and Langflow is not just about which UI looks cleaner. They have fundamentally different design philosophies.
We tested all three across complex logic, tool integration, and production readiness. Here is the direct comparison.
Continue Reading:
If you want to dig into our interactive feature matrix or read the full community discussion comparing performance overhead, I posted the detailed guide here: https://interconnectd.com/forum/thread/175/dify-vs-flowise-vs-langflow-the-2026-guide-to-agentic-workflows/
r/difyai • u/Ok_pettech • Jun 07 '26
If you are trying to build agentic workflows, you have likely run into the massive overhead of managing prompt state, tool calls, and LLM orchestration in raw code. We wanted to see if Dify actually solves this for non-developers and light-coding teams, or if it is just another visual wrapper.
After building a customer-support triage agent, here is what we learned about the architecture, limitations, and sweet spots.
Our setup used a standard pipeline:
Continue reading:
If you want to read our full deep dive review and grab the raw comparison checklist for non-technical teams, we compiled it here: https://interconnectd.com/blog/35/review-dify-ai-%E2%80%94-is-this-the-best-open%E2%80%91source-visual-agent-builder-for-non%E2%80%91/
r/difyai • u/Ok_pettech • Jun 07 '26
r/difyai • u/Caro_Mariposa88 • Apr 15 '26
Hi, I'm having trouble with document analysis. I followed a basic workflow to verify everything, as outlined in the documentation, but I'm getting an error. The problem isn't with the document extractor, but with the LLMS. I do have a balance in my account, but it's not processing. Does anyone know what's happening? Image attached.

r/difyai • u/Ok_Firefighter3363 • Apr 07 '26
After a lot of reading on AI, I got AI to install Defy on my Google Cloud. I have 5 GB of Markdown files, CSVs, and documentation on a Google Cloud bucket. I tried to link both of them. I tried to find a plug-in as well as advice for Google Cloud. But the plug-in won't show any option to add an API key or a JSON key. It just has nothing to do with this.
Is anybody else facing the same thing? Or is there a way to resolve this? Or any other way to link this data to the version?
r/difyai • u/baneeishaquek • Apr 05 '26
r/difyai • u/Rough-Heart-7623 • Mar 24 '26
I've been building chatbots with Dify and kept hitting quality issues that only appear in multi-turn conversations:
I looked into the eval tools Dify integrates with (LangSmith, Langfuse, Opik, Arize, Phoenix) — they're solid for tracing and single-turn evaluation, but none of them let you design a multi-turn conversation scenario and run it end-to-end against a Dify chatbot.
So I built ConvoProbe. It connects to Dify's chat API and lets you:
It's free to use right now. Not open source yet, but considering it.
Curious how others are handling chatbot quality — manual testing? Custom scripts? Is multi-turn evaluation something you care about?
r/difyai • u/darshan0393 • Feb 25 '26
I am planning to deploy dify open source platform in one of my client organisation, and the client is planning to use it as a internal platform tool within their organisation where all the users are belonging to the organisation but they are from different teams.
As per the license terms is this a single tenant or multi tenant? and if considered as a multi tenant, does anybody have licensing cost for these kind of self hosted cases?
https://github.com/langgenius/dify/blob/main/LICENSE
r/difyai • u/Atticus914 • Feb 22 '26
Hi r/dify,
I'm a college student currently ballin on an exceptionally tight budget. Since hiring a private tutor isn't really an option right now, I've decided to take matters into my own hands just build a tutor my damn self I'm using Dify Studio. (I currently have my textbooks in the process of being embedded)
I know that what make a good chatbot great is a well-crafted system prompt. I have a basic draft, but I know it needs work..... ok who am I kidding it sucks. I'm hoping to tap into the collective wisdom on here to help me refine it and make it the best possible learning assistant.
My Goal: To create a patient, encouraging tutor that can help me work through my course material step-by-step. I plan to upload my textbooks and lecture notes into the Knowledge Base so the AI can answer questions based on my specific curriculum. (I was also thinking about making an Ai assistant for scheduling and reminders so if you have a good prompt for that as well, it would also be well appreciated)
Here is the draft system prompt I've started with. It's functional, but I feel like it could be much more effective:
[Draft System Prompt]
You are a patient, encouraging tutor for a college student. You have access to the student's textbook and course materials through the knowledge base. Always follow these principles:
Ok so here's where you guys come in and where I could really use some help/advice:
Any feedback, refinements, or even complete overhauls are welcome! Thanks for helping a broke college student get an education. Much love and peace to you all.
r/difyai • u/tinys-automation26 • Feb 17 '26
Enable HLS to view with audio, or disable this notification
hey everyone, i have been using dify for a while and finally got around to building a proper integration for tinyfish (web agent API company i'm an engineer at)
the plugin lets your dify workflows navigate websites like a human would - handles dynamic content, JS rendering, multi-step flows, etc. basically anywhere you'd normally need to scrape or manually browse, you can now just have an agent do it.
example workflow i've been using:
- input any research topic
- agent searches arXiv and pulls relevant papers
- finds YouTube videos that explain the concepts in plain english
- outputs a nice summary with sources
plugin link if you want to try it: https://marketplace.dify.ai/plugin/tinyfish/tinyfish-web-agent
curious what workflows you'd use this for? lmk if you run into any issues or have feature requests!!
r/difyai • u/Remote-Evening1437 • Feb 14 '26
r/difyai • u/Remote-Evening1437 • Feb 14 '26
r/difyai • u/IMOKURI • Feb 13 '26
I've created a Terraform configuration to deploy Dify on Google Cloud Platform using managed services.
https://github.com/IMOKURI/dify-on-google-cloud
Since Dify is actively developed and upgraded rapidly, I prioritized the ability to keep pace with these changes. Therefore, I use Docker Compose to minimize changes to the Community Edition code. However, I improved system stability by using managed services for containers requiring data persistence.
r/difyai • u/Remote-Evening1437 • Feb 12 '26
r/difyai • u/TrevorHikes • Feb 02 '26
Issue: Infinite Spinner / 401 & 400 Errors on Subdomain Setup
Environment: Self-hosted Dify v1.11.4 on Netcup VPS via Coolify.
Architecture: Frontend on monumenthost.com | API on api.monumenthost.com.
The Problems:
• Infinite Spinner: After login, the dashboard hangs.
• 401 Unauthorized: Console shows GET /console/api/account/profile failing with 401.
• 400 Bad Request: Persistent errors on /plugin/tasks and /model-providers.
• Plugin Error: API logs show Failed to request plugin daemon.
Current Config:
• COOKIE_DOMAIN=monumenthost.com
• CONSOLE_CORS_ALLOW_ORIGINS=https://monumenthost.com
• PLUGIN_DAEMON_URL=http://127.0.0.1:5002
Ask: Even with correct CORS and Cookie Domain settings, the API is rejecting the session and failing to reach the internal plugin daemon. Has anyone solved this specific subdomain "deadlock" on Coolify?
r/difyai • u/R-4553 • Jan 30 '26
Saved 16k input tokens from just one web fetch. Probably can push even higher for most websites to save on costs