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

FEAT: 实现ai 智核微服务的泛化调用 #20

Open
AdrianWangs opened this issue Aug 25, 2024 · 0 comments · Fixed by #24
Open

FEAT: 实现ai 智核微服务的泛化调用 #20

AdrianWangs opened this issue Aug 25, 2024 · 0 comments · Fixed by #24

Comments

@AdrianWangs
Copy link
Owner

主要需要使用openai 接口中的Function Call 能力去实现泛化调用,重点在于:

  1. 将 thrift 文件及其描述转化为openai 接口的 functions ,以供 ai 去正确选择
  2. 使用 kitex 的泛化调用,让微服务中相关服务能够正常运行

这个功能必须是最后一级 ai 进行的操作

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

Successfully merging a pull request may close this issue.

1 participant