Skip to content

fix(llm): send whip user agent - #92

Open
zerone0x wants to merge 1 commit into
context-labs:mainfrom
zerone0x:fix/user-agent-whip
Open

zerone0x wants to merge 1 commit into
context-labs:mainfrom
zerone0x:fix/user-agent-whip

Conversation

@zerone0x

Copy link
Copy Markdown

Summary

  • stamp User-Agent: whip on OpenAI-compatible provider requests
  • centralize provider request headers for model listing, streaming chat, and completion requests
  • add coverage for model, stream, and complete requests

Fixes #75

Testing

  • go test ./internal/llm

AI Disclosure

This PR was implemented by an autonomous AI coding agent and reviewed before submission.

@atbe

atbe commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

thanks for the contribution @zerone0x ! Just out of curiosity, what benefit do these user agents provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set user agent as whip

2 participants