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
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
.
askui
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
552
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
tests
integration
on
chore/python-version
User selector
All users
All time
Commit history
Commits on Feb 17, 2026
fix: replace anthropic-specific `betas` parameter with provider-agnostic `provider_options`
philipph-askui
committed
4b17319
View commit details
Copy full SHA for 4b17319
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
refactor: replace model_store/ModelRouter with provider-based AgentSettings
Show description for 449ee99
philipph-askui
committed
449ee99
View commit details
Copy full SHA for 449ee99
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
move HF models and OpenRouter models to model_store
philipph-askui
committed
25a3ad8
View commit details
Copy full SHA for 25a3ad8
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
chore: fix typecheck errors
philipph-askui
committed
1d5929b
View commit details
Copy full SHA for 1d5929b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/feat/deprecate-chat' into chore/modelrouter
philipph-askui
committed
dfcda56
View commit details
Copy full SHA for dfcda56
View code at this point
Browse repository at this point
feat: remove chat related dependencies and components
onur-askui
committed
5c3ade4
View commit details
Copy full SHA for 5c3ade4
View code at this point
Browse repository at this point
refactor: simplify model selection with direct model injection and model store
Show description for 7a23ca9
philipph-askui
committed
7a23ca9
View commit details
Copy full SHA for 7a23ca9
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
feat(chat): add parent_id to messages for tree navigation (#186)
Show description for 1f189ee
danyalxahid-askui
and
adi-wan-askui
authored
1f189ee
View commit details
Copy full SHA for 1f189ee
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
fix(chat): fix issues created by migration
adi-wan-askui
committed
c51cb94
View commit details
Copy full SHA for c51cb94
View code at this point
Browse repository at this point
chore: fix linting errors
adi-wan-askui
committed
8ba28da
View commit details
Copy full SHA for 8ba28da
View code at this point
Browse repository at this point
test(assistants): fix tests after persistence migration from json to sqlite
adi-wan-askui
committed
95099a0
View commit details
Copy full SHA for 95099a0
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
feat!: simplify model (provider) configuration
Show description for bbfd2f2
adi-wan-askui
committed
bbfd2f2
View commit details
Copy full SHA for bbfd2f2
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
chore: fix tests
adi-wan-askui
committed
d41b5e4
View commit details
Copy full SHA for d41b5e4
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
test: fix tests
adi-wan-askui
committed
3e7f313
View commit details
Copy full SHA for 3e7f313
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
chore: fix tests and linting errors
adi-wan-askui
committed
ddc5b54
View commit details
Copy full SHA for ddc5b54
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
chore: fix tests & linting
adi-wan-askui
committed
b246baf
View commit details
Copy full SHA for b246baf
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
feat(chat)!: differentiate default and custom (workspace scoped) assistants and mcp configs
Show description for ffe7fb4
adi-wan-askui
committed
ffe7fb4
View commit details
Copy full SHA for ffe7fb4
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
feat(chat): add support for documents (pdf, excel, word) in chat
adi-wan-askui
committed
ed10cc8
View commit details
Copy full SHA for ed10cc8
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
fix: agents other than custom agent should use all tools available for now
adi-wan-askui
committed
8c6bdec
View commit details
Copy full SHA for 8c6bdec
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
feat(chat): add create thread and run endpoint
adi-wan-askui
committed
c664a27
View commit details
Copy full SHA for c664a27
View code at this point
Browse repository at this point
fix(chat): fix mcpcnf id & checking thread existence when working with subresources
adi-wan-askui
committed
2e70aab
View commit details
Copy full SHA for 2e70aab
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
feat(chat): add files api
adi-wan-askui
committed
05bd480
View commit details
Copy full SHA for 05bd480
View code at this point
Browse repository at this point
fix: CRUD resource operations
Show description for 785667b
adi-wan-askui
committed
785667b
View commit details
Copy full SHA for 785667b
View code at this point
Browse repository at this point
refactor: make saving of messages more scalable/efficient
Show description for 7a7c7fa
adi-wan-askui
committed
7a7c7fa
View commit details
Copy full SHA for 7a7c7fa
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
fix: fix using time.sleep in async code
adi-wan-askui
committed
2892306
View commit details
Copy full SHA for 2892306
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
Merge branch 'main' into feat-add-locate-all
adi-wan-askui
authored
0aff01f
View commit details
Copy full SHA for 0aff01f
View code at this point
Browse repository at this point
refactor(load_source): make source loading more modular and readable
adi-wan-askui
committed
e168cc3
View commit details
Copy full SHA for e168cc3
View code at this point
Browse repository at this point
implement review remarks
mlikasam-askui
committed
748b987
View commit details
Copy full SHA for 748b987
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
refactor(file-utils): enhance file handling utilities for images and PDFs
Show description for 4e0dc2d
danyalxahid-askui
committed
4e0dc2d
View commit details
Copy full SHA for 4e0dc2d
View code at this point
Browse repository at this point
feat(file-utils): introduce file handling utilities for image and PDF sources
Show description for 21cd154
danyalxahid-askui
committed
21cd154
View commit details
Copy full SHA for 21cd154
View code at this point
Browse repository at this point
Feat: Add locate all function
mlikasam-askui
committed
454e72a
View commit details
Copy full SHA for 454e72a
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
feat(tests): add PDF fixtures and enhance test coverage for PDF handling
Show description for ed0127b
danyalxahid-askui
committed
ed0127b
View commit details
Copy full SHA for ed0127b
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
feat(get): support PDF processing and refactor image handling
Show description for 8f7d8d9
danyalxahid-askui
committed
8f7d8d9
View commit details
Copy full SHA for 8f7d8d9
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
fix(retry): update on_exception_types type hint and add support for multiple exceptions in tests
danyalxahid-askui
committed
443fbb9
View commit details
Copy full SHA for 443fbb9
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
feat: add web testing agent and related tools
Show description for 7914759
adi-wan-askui
committed
7914759
View commit details
Copy full SHA for 7914759
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.