I've tried various settings and I can't seem to get any further than this.
6/27/2026 12:44:54 AM: Request URI: http://192.168.0.167:5001/v1/chat/completions
6/27/2026 12:44:54 AM: Request Method: POST
6/27/2026 12:44:54 AM: Request Headers:
6/27/2026 12:44:54 AM: Accept-Encoding: gzip, deflate
6/27/2026 12:44:54 AM: Connection: keep-alive
6/27/2026 12:44:54 AM: Authorization: Bearer 721BCE18-B403-403E-B81F-6772FB248F08
6/27/2026 12:44:54 AM: api-key: 721BCE18-B403-403E-B81F-6772FB248F08
6/27/2026 12:44:54 AM: User-Agent: Visual_chatGPT_Studio
6/27/2026 12:44:54 AM: Request Content: {"model":"Qwen/Qwen2.5-Coder-7B-Instruct-AWQ","messages":[{"role":"system","content":"Explain"},{"role":"user","content":"ConfigurationBuilder"}],"n":1,"stream":false,"max_tokens":2048}
6/27/2026 12:44:54 AM: ____________________________________________________________________________________________________
6/27/2026 12:44:54 AM: Response Headers:
6/27/2026 12:44:54 AM: connection: close
6/27/2026 12:44:54 AM: Date: Sat, 27 Jun 2026 04:44:13 GMT
6/27/2026 12:44:54 AM: Server: uvicorn
6/27/2026 12:44:54 AM: Response Status Code: BadRequest
6/27/2026 12:44:54 AM: Response Content: Invalid HTTP request received.
6/27/2026 12:44:54 AM: ____________________________________________________________________________________________________
6/27/2026 12:44:54 AM: Newtonsoft.Json.JsonReaderException: Error parsing Infinity value. Path '', line 1, position 2.
at JeffPires.VisualChatGPTStudio.Utils.ApiHandler.<GetResponseAsync>d__4.MoveNext() in C:\Users\j.da.paz.pires\OneDrive - Avanade\Source\github\VisualChatGPTStudio\VisualChatGPTStudioShared\Utils\ApiHandler.cs:line 117
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at JeffPires.VisualChatGPTStudio.Commands.BaseGenericCommand`1.<RequestAsync>d__10.MoveNext() in C:\Users\j.da.paz.pires\OneDrive - Avanade\Source\github\VisualChatGPTStudio\VisualChatGPTStudioShared\Commands\BaseGenericCommand.cs:line 139
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at JeffPires.VisualChatGPTStudio.Commands.BaseGenericCommand`1.<ExecuteAsync>d__9.MoveNext() in C:\Users\j.da.paz.pires\OneDrive - Avanade\Source\github\VisualChatGPTStudio\VisualChatGPTStudioShared\Commands\BaseGenericCommand.cs:line 79
I've tried various settings and I can't seem to get any further than this.
VisualChatGPTStudio Output