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
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
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
.
Laredo-Labs
/
solverai-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
release: 0.1.0-alpha.6
- #10
#10
Open
stainless-app[bot]
wants to merge 27 commits into
main
Laredo-Labs/solverai-sdk-python:main
from
release-please--branches--main--changes--next
Laredo-Labs/solverai-sdk-python:release-please--branches--main--changes--next
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
release: 0.1.0-alpha.6
#10
stainless-app[bot]
wants to merge 27 commits into
main
Laredo-Labs/solverai-sdk-python:main
from
release-please--branches--main--changes--next
Laredo-Labs/solverai-sdk-python:release-please--branches--main--changes--next
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2025
chore(docs): remove reference to rye shell
stainless-app[bot]
committed
b72bf2d
View commit details
Copy full SHA for b72bf2d
Browse repository at this point
feat(client): add follow_redirects request option
stainless-app[bot]
committed
c95346d
View commit details
Copy full SHA for c95346d
Browse repository at this point
Commits on Jun 13, 2025
chore(tests): run tests in parallel
stainless-app[bot]
committed
e7ef8cb
View commit details
Copy full SHA for e7ef8cb
Browse repository at this point
fix(client): correctly parse binary response | stream
stainless-app[bot]
committed
afb303a
View commit details
Copy full SHA for afb303a
Browse repository at this point
Commits on Jun 17, 2025
chore(tests): add tests for httpx client instantiation & proxies
stainless-app[bot]
committed
5b7d79c
View commit details
Copy full SHA for 5b7d79c
Browse repository at this point
chore(internal): update conftest.py
stainless-app[bot]
committed
a218d78
View commit details
Copy full SHA for a218d78
Browse repository at this point
chore(ci): enable for pull requests
stainless-app[bot]
committed
c079ebc
View commit details
Copy full SHA for c079ebc
Browse repository at this point
Commits on Jun 18, 2025
chore(readme): update badges
stainless-app[bot]
committed
634dc80
View commit details
Copy full SHA for 634dc80
Browse repository at this point
fix(tests): fix: tests which call HTTP endpoints directly with the example parameters
stainless-app[bot]
committed
9c10420
View commit details
Copy full SHA for 9c10420
Browse repository at this point
Commits on Jun 19, 2025
docs(client): fix httpx.Timeout documentation reference
stainless-app[bot]
committed
40eb1f0
View commit details
Copy full SHA for 40eb1f0
Browse repository at this point
Commits on Jun 21, 2025
feat(client): add support for aiohttp
stainless-app[bot]
committed
ae63fa8
View commit details
Copy full SHA for ae63fa8
Browse repository at this point
Commits on Jun 24, 2025
chore(tests): skip some failing tests on the latest python versions
stainless-app[bot]
committed
7b4f891
View commit details
Copy full SHA for 7b4f891
Browse repository at this point
Commits on Jun 27, 2025
fix(ci): release-doctor — report correct token name
stainless-app[bot]
committed
f4cbba9
View commit details
Copy full SHA for f4cbba9
Browse repository at this point
Commits on Jun 28, 2025
chore(ci): only run for pushes and fork pull requests
stainless-app[bot]
committed
8f32b36
View commit details
Copy full SHA for 8f32b36
Browse repository at this point
Commits on Jun 30, 2025
fix(ci): correct conditional
stainless-app[bot]
committed
6d7672d
View commit details
Copy full SHA for 6d7672d
Browse repository at this point
Commits on Jul 2, 2025
chore(ci): change upload type
stainless-app[bot]
committed
bd43fa1
View commit details
Copy full SHA for bd43fa1
Browse repository at this point
Commits on Jul 8, 2025
chore(internal): codegen related update
stainless-app[bot]
committed
a28bd38
View commit details
Copy full SHA for a28bd38
Browse repository at this point
Commits on Jul 9, 2025
chore(internal): bump pinned h11 dep
stainless-app[bot]
committed
72da51f
View commit details
Copy full SHA for 72da51f
Browse repository at this point
chore(package): mark python 3.13 as supported
stainless-app[bot]
committed
55eadd3
View commit details
Copy full SHA for 55eadd3
Browse repository at this point
Commits on Jul 10, 2025
fix(parsing): correctly handle nested discriminated unions
stainless-app[bot]
committed
65b2fce
View commit details
Copy full SHA for 65b2fce
Browse repository at this point
Commits on Jul 11, 2025
chore(readme): fix version rendering on pypi
stainless-app[bot]
committed
2298710
View commit details
Copy full SHA for 2298710
Browse repository at this point
Commits on Jul 12, 2025
fix(client): don't send Content-Type header on GET requests
stainless-app[bot]
committed
8498952
View commit details
Copy full SHA for 8498952
Browse repository at this point
Commits on Jul 15, 2025
feat: clean up environment call outs
stainless-app[bot]
committed
c042cab
View commit details
Copy full SHA for c042cab
Browse repository at this point
Commits on Jul 22, 2025
fix(parsing): ignore empty metadata
stainless-app[bot]
committed
c7b7604
View commit details
Copy full SHA for c7b7604
Browse repository at this point
Commits on Jul 23, 2025
fix(parsing): parse extra field types
stainless-app[bot]
committed
700d455
View commit details
Copy full SHA for 700d455
Browse repository at this point
Commits on Jul 25, 2025
chore(project): add settings file for vscode
stainless-app[bot]
committed
0c95966
View commit details
Copy full SHA for 0c95966
Browse repository at this point
release: 0.1.0-alpha.6
stainless-app[bot]
authored
0ba166d
View commit details
Copy full SHA for 0ba166d
Browse repository at this point
You can’t perform that action at this time.