forked from langgenius/dify
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (langgenius#3538) * feat: agent log (langgenius#3537) Co-authored-by: jyong <718720800@qq.com> * fix: typo of PublishConfig (langgenius#3540) * fix: workflow delete edge (langgenius#3541) * feat: filter empty content messages in llm node (langgenius#3547) * fix: json-reader-json-output (langgenius#3552) * fix: tool node show output text variable type error (langgenius#3556) * feat: economical index support retrieval testing (langgenius#3563) * optimize question classifier prompt and support keyword hit test (langgenius#3565) * fix event/stream ping (langgenius#3553) * enhance: preload general packages (langgenius#3567) * added claude 3 opus (langgenius#3545) * feat: code (langgenius#3557) * feat: add workflow api in Node.js sdk (langgenius#3584) * Fix: use debounce for switch (langgenius#3585) * fix: json in raw text sometimes changed back to key value in HTTP node (langgenius#3586) * test: add scripts for running tests on api module both locally and CI jobs (langgenius#3497) * add-open-mixtral-8x22b (langgenius#3591) * docs: Update README.md (langgenius#3577) * enhance:speedup xinference embedding & rerank (langgenius#3587) * fix(openai_api_compatible): fixing the error when converting chunk to json (langgenius#3570) * feat: stable diffusion 3 (langgenius#3599) * Feat/enterprise sso (langgenius#3602) * Add mixtral 8x22b (langgenius#3606) * fix: copy invite link has duplicated origin (langgenius#3608) * seucirty: http smuggling (langgenius#3609) * chore: apply ruff rules on tests and app.py (langgenius#3605) * feat: Vision switch functionality is provided on OpenRouter (langgenius#3564) * get dict key indexing_technique in DocumentAddByFileApi (langgenius#3615) Co-authored-by: songqijun <songqijun@qipeng.com> * fix: chat rename (langgenius#3627) * feat: moonshot fc (langgenius#3629) * add-llama3-for-nvidia-api-catalog (langgenius#3631) * content fix to continue (langgenius#3633) Co-authored-by: xiaohan <fuck@qq.com> * Fix error in [Update yaml and py file in Tavily Tool] (langgenius#3465) Co-authored-by: Yeuoly <admin@srmxy.cn> * feat: add file log (langgenius#3612) Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com> * fix: validate languages (langgenius#3638) * Fix problem with scroll inside chat window (langgenius#3578) * fix: in alembic's offline mode (db migrate with --sql option), skip data operations (langgenius#3533) * fix: workflow_run_id not log_id in workflow api doc (langgenius#3658) * Optimize README_CN (langgenius#3660) * fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (langgenius#3637) * python 3.12 support (langgenius#3652) * version to 0.6.4 (langgenius#3670) --------- Co-authored-by: takatost <takatost@users.noreply.github.com> Co-authored-by: KVOJJJin <jzongcode@gmail.com> Co-authored-by: jyong <718720800@qq.com> Co-authored-by: Bowen Liang <liangbowen@gf.com.cn> Co-authored-by: zxhlyh <jasonapring2015@outlook.com> Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com> Co-authored-by: liuzhenghua <1090179900@qq.com> Co-authored-by: Siddharth Jain <137015071+tellsiddh@users.noreply.github.com> Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com> Co-authored-by: Matheus Mondaini <matheus.mondaini@outlook.com> Co-authored-by: 呆萌闷油瓶 <253605712@qq.com> Co-authored-by: aniaan <hi@aniaan.dev> Co-authored-by: Garfield Dai <dai.hai@foxmail.com> Co-authored-by: jeessy2 <6205259+jeessy2@users.noreply.github.com> Co-authored-by: sqj8899 <sqj8899@126.com> Co-authored-by: songqijun <songqijun@qipeng.com> Co-authored-by: fuckqqcom <9391575+fuckqqcom@users.noreply.github.com> Co-authored-by: xiaohan <fuck@qq.com> Co-authored-by: Richards Tu <142148415+richards199999@users.noreply.github.com> Co-authored-by: Yeuoly <admin@srmxy.cn> Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com> Co-authored-by: YidaHu <huyidada@gmail.com> Co-authored-by: rmmedia <125268006+rmmedia-pl@users.noreply.github.com> Co-authored-by: saga.rey <saga.rey@outlook.com> Co-authored-by: xin.gao <34891602+gaoxin-pen@users.noreply.github.com>
- Loading branch information
1 parent
aaad135
commit 485ad9a
Showing
231 changed files
with
2,837 additions
and
421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# -*- coding:utf-8 -*- | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,57 @@ | ||
from flask import Blueprint | ||
|
||
from libs.external_api import ExternalApi | ||
|
||
bp = Blueprint('console', __name__, url_prefix='/console/api') | ||
api = ExternalApi(bp) | ||
|
||
# Import other controllers | ||
from . import admin, apikey, extension, feature, setup, version, ping | ||
from . import admin, apikey, extension, feature, ping, setup, version | ||
|
||
# Import app controllers | ||
from .app import (advanced_prompt_template, annotation, app, audio, completion, conversation, generator, message, | ||
model_config, site, statistic, workflow, workflow_run, workflow_app_log, workflow_statistic, agent) | ||
from .app import ( | ||
advanced_prompt_template, | ||
agent, | ||
annotation, | ||
app, | ||
audio, | ||
completion, | ||
conversation, | ||
generator, | ||
message, | ||
model_config, | ||
site, | ||
statistic, | ||
workflow, | ||
workflow_app_log, | ||
workflow_run, | ||
workflow_statistic, | ||
) | ||
|
||
# Import auth controllers | ||
from .auth import activate, data_source_oauth, login, oauth | ||
|
||
# Import billing controllers | ||
from .billing import billing | ||
|
||
# Import datasets controllers | ||
from .datasets import data_source, datasets, datasets_document, datasets_segments, file, hit_testing | ||
|
||
# Import enterprise controllers | ||
from .enterprise import enterprise_sso | ||
|
||
# Import explore controllers | ||
from .explore import (audio, completion, conversation, installed_app, message, parameter, recommended_app, | ||
saved_message, workflow) | ||
from .explore import ( | ||
audio, | ||
completion, | ||
conversation, | ||
installed_app, | ||
message, | ||
parameter, | ||
recommended_app, | ||
saved_message, | ||
workflow, | ||
) | ||
|
||
# Import workspace controllers | ||
from .workspace import account, members, model_providers, models, tool_providers, workspace | ||
from .workspace import account, members, model_providers, models, tool_providers, workspace |
Oops, something went wrong.