huggingface / huggingface/llm-vscode
View requests and responses
Open
stale
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 142
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
Is there a way to access the returned response. I keep getting
```serde json error: data did not match any variant of untagged enum OpenAIAPIResponse```
when i use my custom endpoint. the api is open ai compatible and i set the backend as openai. I tried to curl the request and the response is exactly like open ai json.
Is there a way to inspect the response to help debug the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.