Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Zipstack
/
llm-whisperer-python-client
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
30
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add whisper_detail method to LLMWhispererClientV2
- #32
#32
Merged
johnyrahul
merged 10 commits into
main
Zipstack/llm-whisperer-python-client:main
from
feat/add-whisper-detail-method
Zipstack/llm-whisperer-python-client:feat/add-whisper-detail-method
Copy head branch name to clipboard
Mar 16, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add whisper_detail method to LLMWhispererClientV2
#32
johnyrahul
merged 10 commits into
main
Zipstack/llm-whisperer-python-client:main
from
feat/add-whisper-detail-method
Zipstack/llm-whisperer-python-client:feat/add-whisper-detail-method
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
feat: add whisper_detail method to LLMWhispererClientV2
Show description for ed19388
johnyrahul
and
claude
committed
ed19388
View commit details
Copy full SHA for ed19388
Browse repository at this point
chore: remove legacy v1 base URL from sample.env
Show description for 258b396
johnyrahul
and
claude
committed
258b396
View commit details
Copy full SHA for 258b396
Browse repository at this point
fix: guard whisper_detail error path against non-JSON responses
Show description for 0ac90d9
johnyrahul
and
claude
committed
0ac90d9
View commit details
Copy full SHA for 0ac90d9
Browse repository at this point
Update src/unstract/llmwhisperer/client_v2.py
Show description for 55e72d9
johnyrahul
and
greptile-apps[bot]
authored
55e72d9
View commit details
Copy full SHA for 55e72d9
Browse repository at this point
Update tests/unit/client_v2_test.py
Show description for ff49551
johnyrahul
and
greptile-apps[bot]
authored
ff49551
View commit details
Copy full SHA for ff49551
Browse repository at this point
Update src/unstract/llmwhisperer/client_v2.py
Show description for 14b3961
johnyrahul
and
greptile-apps[bot]
authored
14b3961
View commit details
Copy full SHA for 14b3961
Browse repository at this point
fix: guard whisper_detail error path against non-JSON and non-dict responses
Show description for 34bae58
johnyrahul
and
claude
committed
34bae58
View commit details
Copy full SHA for 34bae58
Browse repository at this point
refactor: make integration test assertion for whisper_detail_not_found less brittle
Show description for f549c4e
johnyrahul
and
claude
committed
f549c4e
View commit details
Copy full SHA for f549c4e
Browse repository at this point
chore: add debug logging for whisper_hash in whisper_detail
Show description for 1a88c9e
johnyrahul
and
claude
committed
1a88c9e
View commit details
Copy full SHA for 1a88c9e
Browse repository at this point
fix: reorder integration tests to avoid usage count drift
Show description for 6ccfd6d
johnyrahul
and
claude
committed
6ccfd6d
View commit details
Copy full SHA for 6ccfd6d
Browse repository at this point
You can’t perform that action at this time.