This website requires JavaScript.
Explore
Help
Register
Sign In
huangzhenpc
/
new-api-hunter
Watch
1
Star
0
Fork
0
You've already forked new-api-hunter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c21219fcff4ed2fd65f8a3eb7f7058cc7c972741
new-api-hunter
/
relay
/
channel
/
openai
History
CaIon
906f797be5
refactor: replace json.Marshal with common.Marshal for consistency and error handling
2025-08-28 13:51:07 +08:00
..
adaptor.go
fix: Invalid type for 'input[x].summary': expected an array of objects, but got null instead
2025-08-26 13:17:31 +08:00
constant.go
feat(relay): add OpenAI gpt-4.1 o3 o4 gpt-image-1 models
2025-08-15 17:10:16 +08:00
helper.go
refactor: extract FlushWriter function for improved stream flushing
2025-08-17 15:30:31 +08:00
relay_responses.go
refactor: replace json.Marshal with common.Marshal for consistency and error handling
2025-08-28 13:51:07 +08:00
relay-openai.go
fix: update response body handling in OpenAI relay format
2025-08-22 17:33:20 +08:00