Skip to content

新增获取应用信息方法 #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Nice-Ljn opened this issue May 6, 2025 · 7 comments
Open

新增获取应用信息方法 #16

Nice-Ljn opened this issue May 6, 2025 · 7 comments

Comments

@Nice-Ljn
Copy link

Nice-Ljn commented May 6, 2025

作者,您好
最近的需求可能需要用到获取应用信息这个接口,若是您最近有时间的话,可以劳烦您加一下这个方法吗
感谢,非常感谢!Thanks♪(・ω・)ノ

@BitBrewing
Copy link
Owner

// 获取应用配置信息
await _difyAIService.Applications.ParametersAsync(req);

// 获取应用Meta信息
await _difyAIService.Applications.MetaAsync(req);

是这俩吗

@Nice-Ljn
Copy link
Author

Nice-Ljn commented May 7, 2025

Image

您好,是这个api接口

@BitBrewing
Copy link
Owner

@Nice-Ljn
Copy link
Author

非常感谢作者的奉献!太感谢您了,暂时没有其他的问题了

@Nice-Ljn
Copy link
Author

大佬,等等!
在dify的1.3.1的版本中,新增了许多接口。如:
1、查看知识库详情
2、修改知识库详情
3、获取嵌入模型列表
4、增删查改文档子分段信息
大佬,1 2 3点是有需求的,第4点目前没有需求,如果大佬有时间有精力的话,可以实现一下嘛
蟹蟹٩('ω')و

BitBrewing pushed a commit that referenced this issue May 16, 2025
- 新增:查看知识库详情`Datasets.GetDatasetAsync` [#16](#16 (comment))
- 新增:修改知识库详情`Datasets.UpdateDatasetAsync` [#16](#16 (comment))
- 新增:获取嵌入模型列表`Datasets.GetTextEmbeddingModelsAsync` [#16](#16 (comment))
@BitBrewing BitBrewing mentioned this issue May 16, 2025
@BitBrewing
Copy link
Owner

BitBrewing commented May 16, 2025

大佬,等等! 在dify的1.3.1的版本中,新增了许多接口。如: 1、查看知识库详情 2、修改知识库详情 3、获取嵌入模型列表 4、增删查改文档子分段信息 大佬,1 2 3点是有需求的,第4点目前没有需求,如果大佬有时间有精力的话,可以实现一下嘛 蟹蟹٩('ω')و

1、2、3已完成,发布在 3.7.0,但是未经过测试,文档似乎有点问题。
如果有问题或者需要第4条,欢迎提交PR。

@Nice-Ljn
Copy link
Author

好的,大佬,我现在就去更新并且测试!
非常感谢大佬,膜拜 (`・ω・´)ゞ敬礼っ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants