language_models: Fix passing of `thread_id` and `prompt_id` (#29071)
Marshall Bowers
created
This PR is a follow-up to
https://github.com/zed-industries/zed/pull/29069 that fixes an issue
where the thread ID and prompt ID were not being sent up correctly.
Release Notes:
- N/A