Closed 3rd-Son closed 1 day ago
Was it solved ??? Please let me know, I am facing the same issue
Was it solved ??? Please let me know, I am facing the same issue
Yes, it has been solved. The next release will have the update
Can you let me know what was the exact issue ??
Are you getting the error while using swarmauri
package or?
I am using AnthropicVertex, when I am passing the tool calls using role as assistant. I am facing this error Your API request included an
assistantmessage in the final position, which would pre-fill the
assistantresponse. When using tools, pre-filling the
assistantresponse is not supported.'
Can you help me out, what needs to be done to resolve this issue
Also can you explain how can we pass tools calling history in the chat history of AnthropicVertex
with some claude model
Test Case
tests/unit/llms/AnthropicToolModel_unit_test.py
Pytest Logs
Root Cause
Badrequest and Type error
Potential Solutions
No response
Additional Context (optional)
No response
Type of Test Case
Unit