• Error during ACP method session/prompt
⎿ 400 Bad Request: 3 validation errors:
{'type': 'missing', 'loc': ('body', 1, 'ChatCompletionMessageFunctionToolCallParam', 'function'), 'msg': 'Field required', 'input': {'id': '019fdcf3-e6aa-76e5-9b65-059d74ffa3c6',
'type': 'function'}}
{'type': 'missing', 'loc': ('body', 1, 'ChatCompletionMessageCustomToolCallParam', 'custom'), 'msg': 'Field required', 'input': {'id': '019fdcf3-e6aa-76e5-9b65-059d74ffa3c6',
'type': 'function'}}
{'type': 'literal_error', 'loc': ('body', 1, 'ChatCompletionMessageCustomToolCallParam', 'type'), 'msg': "Input should be 'custom'", 'input': 'function', 'ctx': {'expected':
"'custom'"}}
File "/atlas/.venv/lib/python3.12/site-packages/vllm/entrypoints/serve/utils/api_utils.py", line 40, in create_chat_completion
POST /v1/chat/completions [{'type': 'missing', 'loc': ('body', 1, 'ChatCompletionMessageFunctionToolCallParam', 'function'), 'msg': 'Field required', 'input': {'id': '019fdcf3-
e6aa-76e5-9b65-059d74ffa3c6', 'type': 'function'}}, {'type': 'missing', 'loc': ('body', 1, 'ChatCompletionMessageCustomToolCallParam', 'custom'), 'msg': 'Field required', 'input':
{'id': '019fdcf3-e6aa-76e5-9b65-059d74ffa3c6', 'type': 'function'}}, {'type': 'literal_error', 'loc': ('body', 1, 'ChatCompletionMessageCustomToolCallParam', 'type'), 'msg': "Input
should be 'custom'", 'input': 'function',
This started after updating to 1.0.15.
Logs and trajectory contain full prompt and response text from the session. Review before submitting.
logs.zip
Feedback
Every prompt results in this error:
This started after updating to 1.0.15.
Session
1.0.15darwin/arm64019fdcf3-b172-775a-bc42-793434e9d088Poolside/Users/dejanmircevski/.local/bin/poolriemann1_turbo42026-08-07T18:05:07+02:00Logs
Attach this zip before submitting:
/var/folders/17/pmk0k7k16b36zqcfvdwvtlhr0000gn/T/pool-logs/20260807-180507-019fdcf3-b172-775a-bc42-793434e9d088/logs.zipLogs and trajectory contain full prompt and response text from the session. Review before submitting.