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

BadRequestError #1

Open
SaddamBInSyed opened this issue Sep 22, 2024 · 1 comment
Open

BadRequestError #1

SaddamBInSyed opened this issue Sep 22, 2024 · 1 comment

Comments

@SaddamBInSyed
Copy link

Hi @touhi99
Could not able to make it run the code.

BadRequestError: Error code: 400 - {'error': {'message': "Failed to call a function. Please adjust your prompt. See 'failed_generation' for more details.", 'type': 'invalid_request_error', 'code': 'tool_use_failed', 'failed_generation': '{"tool_calls":[{"id":"pending","type":"function","function":{"name":"job_matcher_tool"},"

using Groq llama 70b model.

Thanks

@touhi99
Copy link
Owner

touhi99 commented Sep 24, 2024

Hi @touhi99 Could not able to make it run the code.

BadRequestError: Error code: 400 - {'error': {'message': "Failed to call a function. Please adjust your prompt. See 'failed_generation' for more details.", 'type': 'invalid_request_error', 'code': 'tool_use_failed', 'failed_generation': '{"tool_calls":[{"id":"pending","type":"function","function":{"name":"job_matcher_tool"},"

using Groq llama 70b model.

Thanks

hi did you try llama3.1 70b model? I have to check because llama3 was unstable with function calling as wrote in the readme. I haven't tried out with 3.1 yet

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

2 participants