Artem Repko
Results
2
issues of
Artem Repko
Thanks lot for the library! Do you have any plans to sign your library? It's not possible now to use your NuGet package in solutions that require strong naming.
### What happened? When calling tools using model anthropic (I'm using bedrock/anthropic.claude-3-sonnet) I always get error: **Exception 'ChatCompletionMessageToolCall' object is not subscriptable** The problem in /prompt_templates/factory.py, method convert_to_anthropic_tool_invoke(tool_calls: list), because...
bug