dify
dify copied to clipboard
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you q...
有几个好处: 1. 相当于dify webapp的demo,让有需要使用的人很直观感受它的价值; 2. 它可以直接回复一些问题,借此可以让使用者更高效,也可以让你们更高效,比如这里的有些问题,就可以通过chatbot直接解决掉; 3. 你们也可以通过它知道使用者关心什么,洞察需求; 我是一个PM,欢迎交流探讨。
compose文件里只是在api和worker里加了: OPENAI_API_BASE: 'https://xxxx.xxx我自己的api代理' DISABLE_PROVIDER_CONFIG_VALIDATION: 'True'
Currently api `AppSiteAccessTokenReset` only supports generate a random `site.code` So I add this feature that `code` can be explicitly set, this feature brings convenience for generate a more friendly and...
I appreciate the self-hosted ability of this application, thank you for providing this. Can you please provide some documentation, or explanation here, for the requirement to use third-party hosted models?...
This MR cured my OCD more than the UI. # Before # After
app 名称修改后,app 列表中的名称未同步变更
如何优化接口返回时间呢? 请求一个7 8s 不太正常吧?