Issue ENG-1800 is to fix tool calling with LangChain but I don't face issues with logging tool calls with agent executors (I used the langchain_toolcall.py example).
I added the quick fix for async invokes on executors.
If you know of another way to make tool calls with langchain that we should support -> let me know.
Issue ENG-1800 is to fix tool calling with LangChain but I don't face issues with logging tool calls with agent executors (I used the langchain_toolcall.py example).
I added the quick fix for async invokes on executors.
If you know of another way to make tool calls with langchain that we should support -> let me know.