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 }}
thinkdepthai
/
Deep_Research
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
188
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
Support other backends
- #7
#7
Open
synergiator
wants to merge 14 commits into
thinkdepthai:main
thinkdepthai/Deep_Research:main
from
synergiator:main
synergiator/Deep_Research:main
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Support other backends
#7
synergiator
wants to merge 14 commits into
thinkdepthai:main
thinkdepthai/Deep_Research:main
from
synergiator:main
synergiator/Deep_Research:main
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2026
added unit tests
synergiator
committed
74ee81b
View commit details
Copy full SHA for 74ee81b
Browse repository at this point
added config-driven llm backend access interface
synergiator
committed
ab6340f
View commit details
Copy full SHA for ab6340f
Browse repository at this point
use flexible backends for inferencing/search
synergiator
committed
cf7541e
View commit details
Copy full SHA for cf7541e
Browse repository at this point
adjust config namespace
synergiator
committed
234510e
View commit details
Copy full SHA for 234510e
Browse repository at this point
fixed smaller issues
synergiator
committed
b7d6c4f
View commit details
Copy full SHA for b7d6c4f
Browse repository at this point
Commits on Jan 2, 2026
successful integration tests for OpenAI / Azure OpenAI backends: tests/integration/test_research_sunny_path_integration.py produces reports as desired
synergiator
committed
50bf3c1
View commit details
Copy full SHA for 50bf3c1
Browse repository at this point
build codebase as Python packages, automated testing.
synergiator
committed
57a4b24
View commit details
Copy full SHA for 57a4b24
Browse repository at this point
update to CHANGELOG
synergiator
committed
148fae9
View commit details
Copy full SHA for 148fae9
Browse repository at this point
introduce timeout configuration; add search provider plugin extension interface
synergiator
committed
f0a2203
View commit details
Copy full SHA for f0a2203
Browse repository at this point
reorganize package structure
synergiator
committed
18d8d60
View commit details
Copy full SHA for 18d8d60
Browse repository at this point
fix package
synergiator
committed
a8e4ea3
View commit details
Copy full SHA for a8e4ea3
Browse repository at this point
setup clean layout under src but src is not a package, just src/deep_research
synergiator
committed
2d91d33
View commit details
Copy full SHA for 2d91d33
Browse repository at this point
more testing for custom tool
synergiator
committed
2c0b871
View commit details
Copy full SHA for 2c0b871
Browse repository at this point
eliminate no-search silent bug
synergiator
committed
af60f93
View commit details
Copy full SHA for af60f93
Browse repository at this point
You can’t perform that action at this time.