ziranyang

Results 3 issues of ziranyang

**Exact location of issue** Article fails to convert. **Problem details** Deep recursion (infinite loop?) likely caused by the missing support for `pbox.sty`, as indicated by [the conversion log](https://ar5iv.labs.arxiv.org/log/2206.00364). DG: Thank...

bug
medium
needs-latex-package
conversion stability

**问题描述** 使用gpt-4o输入图片时候的message格式导致报错 **复现步骤** https://cookbook.openai.com/examples/gpt_with_vision_for_video_understanding 运行官方codebook, 使用one-key的代理 **预期结果** 在 ```result = client.chat.completions.create(**params)``` 处会报错. 报错信息 ``` "Error code: 500 - {'error': {'message': 'Panic detected, error: interface conversion: interface {} is string, not...

bug