Jon Anwyl
Results
2
comments of
Jon Anwyl
Hi I found that the `JsonOutputFunctionsParser `worked with the latest OpenAI 3.5 chat model in streaming, but not with the Azure equivalent. I found the problem was that the "first"...
I had the same problem when using a Java MCP server. In case it helps, as a workaround I modified `src/lfx/src/lfx/base/mcp/util.py` so that asyncio is always available in the tool....