-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat: update FunctionCallingRecor to ToolCallingRecord #1955
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
base: master
Are you sure you want to change the base?
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@NeilJohnson0930 which issue is this related to? |
Hi @GitHoobar , I'm not sure which issue implemented ToolCallingRecord, but today when I tried to use one script in commit, It turns out 'FunctionCallingRecord import' failed that modified before. |
|
thanks @GitHoobar and @NeilJohnson0930 , if we want to update the naming in cookbook, we also need to update the camel version used in the cookbook to match the naming change |
Thanks, @Wendong-Fan ! Does Camel need a specific version installed, or the latest one is fine? |
|
hey @NeilJohnson0930 , in the cookbook we fixed the version, now we can update to camel-ai 0.2.36 |
d7f1a6a to
a204e54
Compare
@Wendong-Fan , camel version in the cookbook has been updated to 0.2.36 |
|
hey @NeilJohnson0930 , you need to verify the cookbook instead of just change the version of the cookbook, after update the version you need to run the whole cookbook from up to down to make sure the cookbook is working with the updated version, let me know if you have double checked this part~ |
a204e54 to
75187f7
Compare
Description
Update "FunctionCallingRecord" in the code to "ToolCallingRecord".
Checklist
Go over all the following points, and put an
xin all the boxes that apply.Fixes #issue-numberin the PR description (required)pyproject.tomlanduv lockIf you are unsure about any of these, don't hesitate to ask. We are here to help!