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 }}
senko
/
think
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Documentation, models and deps updates
- #6
#6
Merged
senko
merged 15 commits into
main
senko/think:main
from
updates
senko/think:updates
Copy head branch name to clipboard
Nov 24, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Documentation, models and deps updates
#6
senko
merged 15 commits into
main
senko/think:main
from
updates
senko/think:updates
Copy head branch name to clipboard
Commits
Commits on Nov 23, 2025
use camel-case RAG in compound class names for consistency
senko
committed
4e39b19
View commit details
Copy full SHA for 4e39b19
Browse repository at this point
add missing docstrings
senko
committed
e43a958
View commit details
Copy full SHA for e43a958
Browse repository at this point
remove empty unused file from repo
senko
committed
f7ea907
View commit details
Copy full SHA for f7ea907
Browse repository at this point
add module-level docstrings documenting each module
senko
committed
b04b8ea
View commit details
Copy full SHA for b04b8ea
Browse repository at this point
add API docs builder using the documentation from module docstrings
senko
committed
0b5d2f1
View commit details
Copy full SHA for 0b5d2f1
Browse repository at this point
openai: don't pass temp if not given (gpt-5.x models don't support it)
senko
committed
f8cd620
View commit details
Copy full SHA for f8cd620
Browse repository at this point
use gpt-5-nano instead of gpt-4o-mini as an example/test OpenAI model
senko
committed
49b3969
View commit details
Copy full SHA for 49b3969
Browse repository at this point
update anthropic, gemini and groq models for testing
Show description for 13d84ff
senko
committed
13d84ff
View commit details
Copy full SHA for 13d84ff
Browse repository at this point
ruff style fixes
senko
committed
7902467
View commit details
Copy full SHA for 7902467
Browse repository at this point
use qwen3 as the ollama example/test model (qwen3-vl for vision)
senko
committed
275bbc2
View commit details
Copy full SHA for 275bbc2
Browse repository at this point
Commits on Nov 24, 2025
fix errors due to renaming of RAG -> Rag in class names
senko
committed
a29167e
View commit details
Copy full SHA for a29167e
Browse repository at this point
fix type errors / hints
senko
committed
928081c
View commit details
Copy full SHA for 928081c
Browse repository at this point
update deps
senko
committed
28f0bc1
View commit details
Copy full SHA for 28f0bc1
Browse repository at this point
groq: add type checkers to side-step python version inconsistencies
Show description for 65d9f22
senko
committed
65d9f22
View commit details
Copy full SHA for 65d9f22
Browse repository at this point
remove py3.14 test due to indirect dep (pypika) not supporting it
Show description for afdcb61
senko
committed
afdcb61
View commit details
Copy full SHA for afdcb61
Browse repository at this point
You can’t perform that action at this time.