Skip to content
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

多个不同大模型的使用 #1480

Closed
lonelysheeep opened this issue Sep 18, 2024 · 4 comments
Closed

多个不同大模型的使用 #1480

lonelysheeep opened this issue Sep 18, 2024 · 4 comments

Comments

@lonelysheeep
Copy link

在使用数据分析功能的时候,如果想plan时使用一个智能体,编写代码时使用另一个智能体,除了修改config2.yaml的内容外,还需要怎么修改代码实现吗?具体要修改哪一个文件?

@seehi
Copy link
Contributor

seehi commented Sep 20, 2024

DI写代码用到WriteAnalysisCode
Action可以设置LLM(example

@lonelysheeep
Copy link
Author

我看DI的action里有ReviewConst、ExecuteNbCode、CheckData,、WriteAnalysisCode,是不是只有CheckData,、WriteAnalysisCode用到了LLM,把这个设置了就可以了吧?还是只用设置WriteAnalysisCode的LLM?另外还有一个问题是DI最后输出的是可视化图,请问有没有办法既输出可视化图,又可以总结出结论(文本输出),还是说DI目前无法给出总结的结论输出。

@seehi
Copy link
Contributor

seehi commented Sep 23, 2024

需要定制的Action就要修改。
可以尝试修改prompt让DI输出你想要的内容。

@better629
Copy link
Collaborator

Due to the lack of updates or replies by the user for a long time, we will close it. Please reopen it if necessary.

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

3 participants