CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.
https://commanddash.io
Apache License 2.0
299 stars 49 forks source link

document and refactor command not working #340

Open CaoGiaHieu-dev opened 1 month ago

CaoGiaHieu-dev commented 1 month ago

What version are you using?

v0.5.1 Ảnh màn hình 2024-09-19 lúc 09 33 10

What happened?

Using version 0.5.1 cause error when using /document and /refactor

Error: ERR_BAD_REQUEST received with status code 400.
Message: chat_history list is badly formatted or inlvalid

It work fine in version 0.4.x

Steps to reproduce

1. type `/document` or `/refactor`
2. Choose any code to promt
3. Click send

Supporting info to reproduce

No response

Relevant log output

No response