seanzhang-zhichen

Results 16 comments of seanzhang-zhichen

> 直接用大模型 当前已经排除了大模型的方案

> 你这个不应该是对话角色分类的问题么,和关系抽取有啥关系 角色分类没法分出A到底是父亲还是儿子

> 我的tool 注册代码写在另一个py文件中,在文件开始,写了; > > `from tools import *` > > tools.py中注册了所有tool,大概有200个,但是在agent调用时会报错: > > ValueError: Tool start_deploy_cloud_lab is not registered. > > 我看这个注册完tool后是保存在一个全局变量中,理论上不会有这个问题才对 并且只发生在使用dashscope模型的情景,使用本地部署的模型,不会报错

> ### Do you need to file an issue? > * [x] I have searched the existing issues and this bug is not already filed.[ ] I believe this is...

support qwen2 vl awq model?