Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SMNETSTUDIO/You2API
/ Delta
Struct
Delta
api/main.go:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
type
Delta
struct
{
31
Content string `json:
"content"
`
32
}
33
34
type
OpenAIRequest
struct
{
35
Messages []Message `json:
"messages"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected