This website requires JavaScript.
Explore
Help
Sign In
goldyard
/
CLIProxyAPIPlus
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPIPlus
mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced
2026-07-12 09:35:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4375822cbb086ef46c024162f910bca7337bcaab
CLIProxyAPIPlus
/
internal
/
api
/
handlers
/
openai
T
History
Luis Pater
74bae32c83
Filter OpenAI models response to include only essential fields (
id
,
object
,
created
,
owned_by
).
2025-09-10 17:50:33 +08:00
..
openai_handlers.go
Filter OpenAI models response to include only essential fields (
id
,
object
,
created
,
owned_by
).
2025-09-10 17:50:33 +08:00
openai_responses_handlers.go
Add reverse mappings for original tool names and improve error logging
2025-09-04 02:39:56 +08:00