MCPcopy Create free account

hub / github.com/developersdigest/Groq-API-Quick-Guide-with-Examples-Groq-SDK-Langchain-LlamaIndex-OpenAI-SDK-Vercel / functions

Functions36 in github.com/developersdigest/Groq-API-Quick-Guide-with-Examples-Groq-SDK-Langchain-LlamaIndex-OpenAI-SDK-Vercel

↓ 1 callersFunctionmain
()
4-llamaindex/index.ts:8
↓ 1 callersFunctionmain
()
2-openai-sdk/index.ts:11
↓ 1 callersFunctionmain
()
1-groq-sdk/index.js:5
↓ 1 callersFunctionwaitForRun
(run: OpenAI.Beta.Threads.Runs.Run)
5-vercel-ai-sdk/next-openai-app/app/api/assistant/route.ts:49
FunctionChat
()
5-vercel-ai-sdk/next-openai-app/app/page.tsx:5
FunctionChat
()
5-vercel-ai-sdk/next-openai-app/app/completion/page.tsx:5
FunctionChat
({ handler }: { handler: any })
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/chat.tsx:5
FunctionChat
()
5-vercel-ai-sdk/next-openai-app/app/vision/page.tsx:5
FunctionChat
()
5-vercel-ai-sdk/next-openai-app/app/function-calling/page.tsx:6
FunctionChat
()
5-vercel-ai-sdk/next-openai-app/app/assistant/page.tsx:15
FunctionChat
()
5-vercel-ai-sdk/next-openai-app/app/tool-calling/page.tsx:6
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/completion/route.ts:16
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/spell-check/route.ts:10
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/chat/route.ts:13
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-vision/route.ts:12
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-functions/route.ts:51
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-tools/route.ts:63
FunctionPOST
(req: Request)
5-vercel-ai-sdk/next-openai-app/app/api/assistant/route.ts:21
FunctionPage
()
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/page.tsx:8
FunctionPage
({ searchParams, }: { // note that using searchParams opts your page into dynamic rendering. See https://n
5-vercel-ai-sdk/next-openai-app/app/server-components/page.tsx:9
FunctionPage
()
5-vercel-ai-sdk/next-openai-app/app/server-components/tokens/page.tsx:7
FunctionPostEditorPage
()
5-vercel-ai-sdk/next-openai-app/app/spell-check/page.tsx:6
FunctionReader
({ reader, }: { reader: ReadableStreamDefaultReader<any>; })
5-vercel-ai-sdk/next-openai-app/app/server-components/page.tsx:45
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
5-vercel-ai-sdk/next-openai-app/app/layout.tsx:11
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/layout.tsx:1
Functionexperimental_onFunctionCall
({ name, arguments: args })
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/action.tsx:69
FunctionfunctionCallHandler
( chatMessages, functionCall, )
5-vercel-ai-sdk/next-openai-app/app/function-calling/page.tsx:7
Functionhandler
({ messages }: { messages: Message[] })
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/action.tsx:50
FunctiononCompletion
(completion)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-functions/route.ts:88
FunctiononCompletion
(completion)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-tools/route.ts:108
FunctiononFinal
()
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/action.tsx:66
FunctiononFinal
(completion)
5-vercel-ai-sdk/next-openai-app/app/api/completion/route.ts:35
FunctiononFinal
(completion)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-functions/route.ts:91
FunctiononFinal
(completion)
5-vercel-ai-sdk/next-openai-app/app/api/chat-with-tools/route.ts:111
FunctiontoolCallHandler
(chatMessages, toolCalls)
5-vercel-ai-sdk/next-openai-app/app/tool-calling/page.tsx:7
Functionui
({ content, data })
5-vercel-ai-sdk/next-openai-app/app/stream-react-response/action.tsx:109