Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace requests #682

Closed
arichiardi opened this issue Mar 4, 2025 · 1 comment
Closed

Trace requests #682

arichiardi opened this issue Mar 4, 2025 · 1 comment
Labels
question Further information is requested

Comments

@arichiardi
Copy link

Trying to get the exact request, including header and method, that is sent to the backend.

It is part of me debugging an issue with the vllm backend.

Additional context
Emacs version: GNU Emacs 29.4 (build 1, aarch64-apple-darwin23.6.0, NS appkit-2487.70 Version 14.7.1 (Build 23H222)) of 2024-11-04

@arichiardi arichiardi added the question Further information is requested label Mar 4, 2025
@arichiardi
Copy link
Author

Sorry - I actually found out that the problem was a wrong protocol (I needed http).
Still - probably a way to inspect the actual low-level request (as opposed to only the payload) might be a good low-hanging fruit I might have time to take a look at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant