Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/guangzhengli/ChatFiles
/ EmbeddingCreateRequest
Interface
EmbeddingCreateRequest
types/embedding.ts:1–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
EmbeddingCreateRequest {
2
fileName: string;
3
fileType: string;
4
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected