↓ 1 callersFunctionhandleOpenAIAgentsFramework(
mcpUrl: string,
model: string,
mcpHeaders: Record<string, string> | undefined,
messages: unknown[],
lib/frameworks/openai-agents.ts:3
FunctionChatInput({
input,
setInput,
isLoading,
onSubmit,
selectedModel,
setSelectedModel,
selectedFramework,
s
components/chat/chat-input.tsx:25
FunctionChatSidebar({
chats,
currentChatId,
onSelectChat,
onNewChat,
onDeleteChat,
isCollapsed,
onToggleCollapse,
components/chat/chat-sidebar.tsx:17