Hansen523

Results 2 issues of Hansen523

- **现象** 调用llm.stream_chat_oai接口,前后推理的重复数据较多 ![image](https://github.com/allwefantasy/byzer-llm/assets/5763732/bd1d85be-47ee-4ddb-92ea-7ea4902f1426) - **排查** 通过本地加打点debug,发现是同一条数据被get_item多次导致 ![image](https://github.com/allwefantasy/byzer-llm/assets/5763732/18c8a908-3475-4238-bb81-017526e1e85c) ![image](https://github.com/allwefantasy/byzer-llm/assets/5763732/19f8b5f1-ce18-4c0d-baad-01203fe58dce)