This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
CLIProxyAPIPlus
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPIPlus
mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced
2026-05-23 00:09:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4375822cbb086ef46c024162f910bca7337bcaab
CLIProxyAPIPlus
/
internal
/
api
/
handlers
/
openai
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