This website requires JavaScript.
Explore
Help
Register
Sign In
xkm
/
llm-api
Watch
1
Star
0
Fork
0
You've already forked llm-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xkm
eb8f4a273c
fix: when reasoningEffort = "", no "reasoning" field
2026-03-21 16:16:05 +08:00
.gitignore
feat(openai): completion::stream, response::stream and basic model
2026-03-21 15:37:16 +08:00
go.mod
feat(openai): completion::stream, response::stream and basic model
2026-03-21 15:37:16 +08:00
model.go
fix: when reasoningEffort = "", no "reasoning" field
2026-03-21 16:16:05 +08:00
openai_test.go
test(openai): add TestOpenaiStreamChatResponsesNoEffort
2026-03-21 16:15:37 +08:00
openai-completion.go
feat(openai): completion::stream, response::stream and basic model
2026-03-21 15:37:16 +08:00
openai-response.go
fix: when reasoningEffort = "", no "reasoning" field
2026-03-21 16:16:05 +08:00
Description
api tools for llm
30
KiB
Languages
Go
100%