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
Type
/
to 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
.
nuffins
/
llm
Public
forked from
simonw/llm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Sep 12, 2024
Release notes for 0.16
simonw
committed
d654c95
View commit details
Copy full SHA for d654c95
Browse repository at this point
Release 0.16
Show description for 3823983
simonw
authored
3823983
View commit details
Copy full SHA for 3823983
Browse repository at this point
o1-preview and o1-mini, refs #570 (#573)
simonw
authored
bfcfd2c
View commit details
Copy full SHA for bfcfd2c
Browse repository at this point
Commits on Sep 8, 2024
Fix typos (#567)
Show description for 50520c7
kianmeng
authored
50520c7
View commit details
Copy full SHA for 50520c7
Browse repository at this point
Commits on Aug 26, 2024
Fix for broken markdown on openai-models page
Show description for 7d6ece2
simonw
committed
7d6ece2
View commit details
Copy full SHA for 7d6ece2
Browse repository at this point
Commits on Aug 19, 2024
Use model_dump() instead of dict()
Show description for e867e13
simonw
authored
e867e13
View commit details
Copy full SHA for e867e13
Browse repository at this point
get_model() improvement, get_default_model() / set_default_wodel() now documented
Show description for 6deed8f
simonw
committed
6deed8f
View commit details
Copy full SHA for 6deed8f
Browse repository at this point
Use self.get_key() in OpenAI Chat class, refs #552
simonw
committed
24cc042
View commit details
Copy full SHA for 24cc042
Browse repository at this point
Commits on Jul 18, 2024
Release 0.15
Show description for d075336
simonw
committed
d075336
View commit details
Copy full SHA for d075336
Browse repository at this point
Use 3-small in docs instead of ada-002
Show description for 562fefb
simonw
committed
562fefb
View commit details
Copy full SHA for 562fefb
Browse repository at this point
Remove obsolete DEFAULT_EMBEDDING_MODEL, closes #537
simonw
committed
0ef5037
View commit details
Copy full SHA for 0ef5037
Browse repository at this point
Update docs to reflect new gpt-4o-mini default, refs #536
simonw
committed
fcba89d
View commit details
Copy full SHA for fcba89d
Browse repository at this point
Update outdated reference to gpt-4-turbo (#525)
Show description for 50454c1
simondonohue
authored
50454c1
View commit details
Copy full SHA for 50454c1
Browse repository at this point
Update to ruff check .
simonw
committed
c9fab11
View commit details
Copy full SHA for c9fab11
Browse repository at this point
Re-ran cog, refs #536
simonw
committed
2881576
View commit details
Copy full SHA for 2881576
Browse repository at this point
Switch default model to gpt-4o-mini (from gpt-3.5-turbo), refs #536
simonw
committed
a834216
View commit details
Copy full SHA for a834216
Browse repository at this point
gpt-4o-mini with alias 4o-mini, refs #536
simonw
committed
963a5ba
View commit details
Copy full SHA for 963a5ba
Browse repository at this point
sqlite-utils>=3.37
Show description for aa8d2b9
simonw
committed
aa8d2b9
View commit details
Copy full SHA for aa8d2b9
Browse repository at this point
Commits on Jun 17, 2024
Link to new video
Show description for 96db13f
simonw
authored
96db13f
View commit details
Copy full SHA for 96db13f
Browse repository at this point
Commits on Jun 16, 2024
Fix for llm logs -q plus -m bug, closes #515
simonw
committed
964f4d9
View commit details
Copy full SHA for 964f4d9
Browse repository at this point
Commits on May 14, 2024
github repo static badge
Show description for 68df972
simonw
authored
68df972
View commit details
Copy full SHA for 68df972
Browse repository at this point
Commits on May 13, 2024
GitHub stars badge
Show description for 4524541
simonw
authored
4524541
View commit details
Copy full SHA for 4524541
Browse repository at this point
Publish releases using pypa/gh-action-pypi-publish@release/v1
simonw
authored
8573b8e
View commit details
Copy full SHA for 8573b8e
Browse repository at this point
gpt-4-turbo model ID, closes #493
simonw
committed
9a3236d
View commit details
Copy full SHA for 9a3236d
Browse repository at this point
Release 0.14
Show description for ab1cc4f
simonw
committed
ab1cc4f
View commit details
Copy full SHA for ab1cc4f
Browse repository at this point
Update directory.md (#486)
Show description for 6cdc29c
flabat
authored
6cdc29c
View commit details
Copy full SHA for 6cdc29c
Browse repository at this point
Pin minimum mypy version, refs #491
simonw
committed
2040af8
View commit details
Copy full SHA for 2040af8
Browse repository at this point
Fix for mypy error, closes #491
Show description for 0a8fd77
simonw
committed
0a8fd77
View commit details
Copy full SHA for 0a8fd77
Browse repository at this point
List llm-llamafile in plugins directory, closes #470
simonw
committed
3cc588f
View commit details
Copy full SHA for 3cc588f
Browse repository at this point
Update help for GPT-4o, closes #490
simonw
committed
8171c9a
View commit details
Copy full SHA for 8171c9a
Browse repository at this point
gpt-4o model, refs #490
simonw
committed
73bbbec
View commit details
Copy full SHA for 73bbbec
Browse repository at this point
Commits on Apr 22, 2024
llm-groq
Show description for 04915e9
simonw
authored
04915e9
View commit details
Copy full SHA for 04915e9
Browse repository at this point
Link to plugins directory from README
simonw
authored
3696897
View commit details
Copy full SHA for 3696897
Browse repository at this point
Commits on Apr 21, 2024
llm-perplexity
Show description for 2a9b611
simonw
authored
2a9b611
View commit details
Copy full SHA for 2a9b611
Browse repository at this point
Commits on Apr 19, 2024
llm-fireworks
Show description for 99a2836
simonw
authored
99a2836
View commit details
Copy full SHA for 99a2836
Browse repository at this point
Previous
Next
You can’t perform that action at this time.