Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ attachments.test.ts
File
attachments.test.ts
apps/sim/providers/attachments.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
13
inferAttachmentMimeType
Function · 0.90
buildOpenAIMessageContent
Function · 0.90
buildAnthropicMessageContent
Function · 0.90
buildGeminiMessageParts
Function · 0.90
buildBedrockMessageContent
Function · 0.90
buildOpenRouterMessageContent
Function · 0.90
formatMessagesForProvider
Function · 0.90
prepareProviderAttachments
Function · 0.90
getProviderFileStrategy
Function · 0.90
getProviderAttachmentMaxBytes
Function · 0.90
shouldUseLargeFilePath
Function · 0.90
buildOpenAICompatibleChatContent
Function · 0.90
Tested by
no test coverage detected