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 }}
theopenco
/
llmgateway
Public
Notifications
You must be signed in to change notification settings
Fork
191
Star
1.7k
Code
Issues
33
Pull requests
44
Actions
Projects
Security and quality
16
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(models): add streaming support and utility function
- #338
#338
Merged
steebchen
merged 7 commits into
main
theopenco/llmgateway:main
from
feat/models
theopenco/llmgateway:feat/models
Copy head branch name to clipboard
Jun 11, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat(models): add streaming support and utility function
#338
steebchen
merged 7 commits into
main
theopenco/llmgateway:main
from
feat/models
theopenco/llmgateway:feat/models
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2025
feat(models): add streaming support and utility function
Show description for e7a7154
steebchen
committed
e7a7154
View commit details
Copy full SHA for e7a7154
Browse repository at this point
fix(api): handle non-200 responses in e2e test
Show description for e30f4b4
steebchen
committed
e30f4b4
View commit details
Copy full SHA for e30f4b4
Browse repository at this point
fix(chat): ensure base model is used for streaming checks
Show description for 897c5b0
steebchen
committed
897c5b0
View commit details
Copy full SHA for 897c5b0
Browse repository at this point
fix(chat): update baseModelName assignment logic
Show description for 864c631
steebchen
committed
864c631
View commit details
Copy full SHA for 864c631
Browse repository at this point
refactor(chat): simplify baseModelName assignment logic
Show description for cc76054
steebchen
committed
cc76054
View commit details
Copy full SHA for cc76054
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/models
steebchen
committed
4a92506
View commit details
Copy full SHA for 4a92506
Browse repository at this point
feat(models): make streaming a required property
Show description for 71ec0d0
steebchen
committed
71ec0d0
View commit details
Copy full SHA for 71ec0d0
Browse repository at this point
You can’t perform that action at this time.