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

Added support for GPT "Functions" #3071

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

fbrand-new
Copy link
Contributor

In this PR:

  • Added a new data type LLM_Message to propagate the answer given by the LLM to our query
  • Necessary plumbing to make nws,nwc, fake device working

Copy link

update-docs bot commented Jan 16, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@fbrand-new fbrand-new force-pushed the feat/gpt_functions branch 2 times, most recently from 4abae95 to fd64771 Compare January 16, 2024 13:21
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

71.2% Coverage on New Code (required ≥ 80%)
17.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@randaz81 randaz81 merged commit 6ca5939 into robotology:master Feb 13, 2024
45 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants