The studio connected to the agent service I started locally, and when executing a dataset query, the following error was received:
[warning] Failed to send compressed multipart ingest: langsmith.utils.LangSmithError: Failed to POST https://api.smith.langchain.com/runs/multipart in LangSmith API. HTTPError(‘422 Client Error: unknown for url: https://api.smith.langchain.com/runs/multipart’, ‘{“error”:“Unprocessable entity: error reading multipart data: multipart: NextPart: failed to decompress: Unknown frame descriptor”}n’) [langsmith.client] api_variant=local_dev langgraph_api_version=0.5.39 thread_name=ThreadPoolExecutor-0_2
This error has occurred many times recently when running, and I hope you can help me solve this problem.