MCPcopy Create free account

hub / github.com/OpenPipe/OpenPipe / functions

Functions1,184 in github.com/OpenPipe/OpenPipe

↓ 2 callersFunctionuseSearchQuery
()
app/src/utils/hooks.ts:113
↓ 2 callersFunctionuseTestEntrySortOrder
()
app/src/components/datasets/DatasetContentTabs/Evaluation/useTestEntrySortOrder.tsx:5
↓ 2 callersFunctionvalidateRoleInFirstChunk
(chunk: any)
client-libs/typescript/src/openai/index.test.ts:845
↓ 2 callersFunctionworkerUtils
()
app/src/server/tasks/defineTask.ts:7
↓ 1 callersFunctionFineTuneModelTrained
({ fineTuneModelName, baseModel, fineTuneModelLink }: Props)
app/src/server/emails/templates/FineTuneModelTrained.tsx:10
↓ 1 callersFunctionInvoiceNotification
({ projectName, amount, projectLink, billingPeriod, description, invoiceId, }: Props)
app/src/server/emails/templates/InvoiceNotification.tsx:15
↓ 1 callersFunctionPaymentFailed
({ projectName, amount, paymentMethodsLink, invoicesLink, projectLink, billingPeriod, descriptio
app/src/server/emails/templates/PaymentFailed.tsx:16
↓ 1 callersFunctionPaymentSuccessful
({ projectName, amount, billingPeriod, projectLink, invoicesLink, invoiceLink, description, }: P
app/src/server/emails/templates/PaymentSuccessful.tsx:16
↓ 1 callersFunctionProjectInvitation
({ projectName, invitationSenderName, invitationSenderEmail, invitationLink, }: Props)
app/src/server/emails/templates/ProjectInvitation.tsx:11
↓ 1 callersMethod__aenter__
Enter a context manager for underlying httpx.AsyncClient—you cannot enter twice (see httpx docs)
trainer/src/api_client/client.py:125
↓ 1 callersMethod__aexit__
Exit a context manager for underlying httpx.AsyncClient (see httpx docs)
trainer/src/api_client/client.py:130
↓ 1 callersMethod__enter__
Enter a context manager for self.client—you cannot enter twice (see httpx docs)
trainer/src/api_client/client.py:94
↓ 1 callersMethod__exit__
Exit a context manager for internal httpx.Client (see httpx docs)
trainer/src/api_client/client.py:99
↓ 1 callersMethod_get_token
(self)
client-libs/python/openpipe/api_client/core/client_wrapper.py:18
↓ 1 callersFunction_parse_response
( *, client: Union[AuthenticatedClient, Client], response: httpx.Response )
trainer/src/api_client/api/default/report_model_export_complete.py:28
↓ 1 callersFunction_parse_response
( *, client: Union[AuthenticatedClient, Client], response: httpx.Response )
trainer/src/api_client/api/default/get_training_info.py:30
↓ 1 callersFunction_parse_response
( *, client: Union[AuthenticatedClient, Client], response: httpx.Response )
trainer/src/api_client/api/default/get_model_export_info.py:30
↓ 1 callersFunctionaddPaymentDetail
()
app/src/components/billing/BillingContentTabs/PaymentMethods/AddPaymentMethodModal.tsx:138
↓ 1 callersFunctionappend
(key: string, value: any)
app/src/server/modal-rpc/loraInferenceV1/core/request.ts:55
↓ 1 callersFunctionappend
(key: string, value: any)
app/src/server/modal-rpc/trainerV1/core/request.ts:55
↓ 1 callersFunctionappend
(key: string, value: any)
client-libs/typescript/src/codegen/core/request.ts:58
↓ 1 callersFunctionasyncio_detailed
Report that a model export has completed Args: json_body (ReportModelExportCompleteJsonBody): Raises: errors.UnexpectedStatu
trainer/src/api_client/api/default/report_model_export_complete.py:105
↓ 1 callersFunctionasyncio_detailed
Get info necessary to train a model Args: fine_tune_id (str): Raises: errors.UnexpectedStatus: If the server returns an undo
trainer/src/api_client/api/default/get_training_info.py:107
↓ 1 callersFunctionasyncio_detailed
Get info necessary to export a model Args: export_id (str): Raises: errors.UnexpectedStatus: If the server returns an undocu
trainer/src/api_client/api/default/get_model_export_info.py:107
↓ 1 callersFunctionbase64
(str: string)
app/src/server/modal-rpc/loraInferenceV1/core/request.ts:43
↓ 1 callersFunctionbase64
(str: string)
app/src/server/modal-rpc/trainerV1/core/request.ts:43
↓ 1 callersFunctionbase64
(str: string)
client-libs/typescript/src/codegen/core/request.ts:46
↓ 1 callersFunctionbenchmarkMModels
( fineTune: TypedFineTune, input: ChatCompletionCreateParamsNonStreaming, )
app/src/modelProviders/fine-tuned/benchmarkMModels.ts:23
↓ 1 callersFunctioncache_model_weights
(hf_model_id: str, cache_dir: str)
trainer/src/inference_server/main.py:56
↓ 1 callersFunctioncalculateCreditsUsed
(spend: number, credits: number)
app/src/utils/billing.ts:14
↓ 1 callersFunctioncalculateQueryDelay
( numPreviousTries: number, maxDelay = DEFAULT_MAX_DELAY, )
app/src/server/tasks/generateTestSetEntry.task.ts:38
↓ 1 callersFunctioncalculateRemainingCredits
(spend: number, credits: number)
app/src/utils/billing.ts:18
↓ 1 callersFunctioncalculateSampleRateHash
(sampleRate: number)
app/src/server/utils/nodes/nodeProperties/monitorProperties.ts:175
↓ 1 callersFunctioncalculateTotalSpent
(spend: number, credits: number)
app/src/utils/billing.ts:8
↓ 1 callersFunctioncapturePath
(session: Session, path: string)
app/src/utils/analytics/serverAnalytics.ts:12
↓ 1 callersFunctioncaptureSignup
(user: User, gitHubUsername: string)
app/src/utils/analytics/serverAnalytics.ts:32
↓ 1 callersMethodcatch
( onRejected?: ((reason: any) => TResult | PromiseLike<TResult>) | null )
client-libs/typescript/src/codegen/core/CancelablePromise.ts:99
↓ 1 callersFunctioncatchErrorCodes
(options: ApiRequestOptions, result: ApiResult)
app/src/server/modal-rpc/loraInferenceV1/core/request.ts:264
↓ 1 callersFunctioncatchErrorCodes
(options: ApiRequestOptions, result: ApiResult)
app/src/server/modal-rpc/trainerV1/core/request.ts:264
↓ 1 callersFunctioncatchErrorCodes
(options: ApiRequestOptions, result: ApiResult)
client-libs/typescript/src/codegen/core/request.ts:250
↓ 1 callersFunctioncheckRateLimitHit
(projectId: string)
app/src/utils/rateLimit/concurrencyRateLimits.ts:29
↓ 1 callersFunctionclient
(base_url: str)
trainer/src/api.py:5
↓ 1 callersFunctionconstructJudgementInput
( datasetEntryInput: DatasetEntryInput, firstOutput: JsonObject, secondOutput: JsonObject, instruction
app/src/server/tasks/evaluateTestSetEntries.task.ts:459
↓ 1 callersFunctionconstructVisibleEvalIdsQueryParams
( headToHeadEvalIds: string[], )
app/src/components/datasets/DatasetContentTabs/Evaluation/useVisibleEvalIds.tsx:109
↓ 1 callersFunctionconvertCache
({ nodeHash, nodeId }: { nodeHash: string; nodeId: string })
app/src/server/utils/nodes/convertCache.ts:3
↓ 1 callersFunctionconvertToolCallInputToFunctionInput
( input: ChatCompletionCreateParamsBase, )
app/src/server/utils/convertFunctionCalls.ts:53
↓ 1 callersFunctionconvertToolCallMessageToFunction
( message: ChatCompletionCreateParamsBase["messages"][0], )
app/src/server/utils/convertFunctionCalls.ts:116
↓ 1 callersFunctionconvertToolChoiceToFunctionCall
( toolChoice: ChatCompletionCreateParamsBase["tool_choice"], )
app/src/server/utils/convertFunctionCalls.ts:18
↓ 1 callersFunctionconvertToolsToFunctions
( tools: ChatCompletionCreateParamsBase["tools"], )
app/src/server/utils/convertFunctionCalls.ts:42
↓ 1 callersFunctioncreateArgumentsEditorSlice
(set, get)
app/src/state/sharedArgumentsEditor.slice.ts:14
↓ 1 callersFunctioncreateColumnVisibilitySlice
(set, get)
app/src/state/columnVisibilitySlice.ts:19
↓ 1 callersFunctioncreateEmptyPeriod
(date: Date)
app/src/server/api/routers/usage.router.ts:105
↓ 1 callersFunctioncreateEvaluationsSlice
(set)
app/src/state/evaluationsSlice.ts:18
↓ 1 callersFunctioncreateInnerTRPCContext
(opts: CreateContextOptions)
app/src/server/api/trpc.ts:46
↓ 1 callersFunctioncreateInnerTRPCContext
(opts: CreateContextOptions)
app/src/server/api/external/openApiTrpc.ts:36
↓ 1 callersFunctioncreateSelectedLogsSlice
(set)
app/src/state/selectedLogsSlice.ts:14
↓ 1 callersFunctioncreateSelectors
(_store: S)
app/src/state/createSelectors.ts:17
↓ 1 callersFunctioncreateSetupIntent
(stripeCustomerId: string)
app/src/server/utils/stripe.ts:36
↓ 1 callersFunctioncreateStripePaymentIntent
({ amount, stripeCustomerId, paymentMethodId, returnUrl, invoiceId, }: { amount: number; stripeC
app/src/server/utils/stripe.ts:9
↓ 1 callersFunctioncreateTags
(projectId: string, loggedCallId: string, tags: Record<string, string>)
app/src/utils/recordRequest.ts:234
↓ 1 callersFunctioncreateTunnel
(options: { subdomain: string; url: string })
app/scripts/dev-tunnel.ts:4
↓ 1 callersFunctioncreationTimeFromPersistentId
(persistentId: string)
app/src/server/utils/nodes/utils.ts:13
↓ 1 callersFunctiondateComparatorToSqlExpression
( comparator: (typeof comparators)[number], value: [number, number], )
app/src/server/utils/comparatorToSqlExpression.ts:26
↓ 1 callersFunctiondeploy_model_with_retries
Deploys the model to Fireworks, retrying up to 3 times with a 30-second wait between tries. :param fireworks_model_name: The name of the mode
trainer/src/trainer/upload_to_fireworks.py:77
↓ 1 callersFunctiondeserealizeToolCallSteamToOpenAIFormat
( chunk: any, buffer: string, inArguments: boolean, functionIndex: number, functionId: string, )
app/src/modelProviders/fine-tuned/streamTransformerToOpenAIFormat.ts:122
↓ 1 callersMethoddict
(self, **kwargs: typing.Any)
client-libs/python/openpipe/api_client/types/report_response.py:22
↓ 1 callersFunctiondo_train
(fine_tune_id: str, base_url: str)
trainer/src/trainer/train.py:25
↓ 1 callersFunctiondownloadBlobToStrings
({ blobName, maxEntriesToImport, onProgress, chunkInterval, }: { blobName: string; maxEntriesToImp
app/src/utils/azure/server.ts:63
↓ 1 callersFunctiondownload_directory_from_s3
(bucket, s3_prefix, local_directory)
trainer/src/shared.py:58
↓ 1 callersFunctionenqueueDescendants
(nodeId: string)
app/src/server/tasks/nodes/processNodes/enqueueDescendants.ts:4
↓ 1 callersFunctionensureCorrectModelsShown
(modelIdsToShow: string[], modelIdsToRemove: string[])
app/src/components/datasets/DatasetContentTabs/Evaluation/useVisibleModelIds.tsx:24
↓ 1 callersFunctionensure_model_deployed
Ensures the model is deployed in Fireworks by checking its status and deploying if necessary. :param fireworks_model_name: The name of the mo
trainer/src/trainer/upload_to_fireworks.py:113
↓ 1 callersMethodexportWeights
* Export Weights * @param exportId * @param baseUrl * @returns any Successful Response * @throws ApiError
app/src/server/modal-rpc/trainerV1/services/DefaultService.ts:74
↓ 1 callersFunctionextractErrorDetails
(error: unknown)
app/src/server/api/external/v1Api/procedures/createChatCompletion.procedure.ts:290
↓ 1 callersMethodfinally
(onFinally?: (() => void) | null)
app/src/server/modal-rpc/trainerV1/core/CancelablePromise.ts:104
↓ 1 callersFunctionfirstSuccessful
(promises: Promise<T>[])
app/src/modelProviders/fine-tuned/benchmarkAnyscaleVsModal.ts:8
↓ 1 callersFunctionformatDatasetEntryInputInstructions
(datasetEntryInput: DatasetEntryInput)
app/src/server/tasks/evaluateTestSetEntries.task.ts:544
↓ 1 callersFunctionforwardNodeEntries
({ nodeId, nodeOutputLabel, selectionExpression = defaultSelectionExpression, }: { nodeId: string; n
app/src/server/tasks/nodes/processNodes/forwardNodeEntries.ts:6
↓ 1 callersMethodgenerate
* Chat Completion * @param requestBody * @returns Output Successful Response * @throws ApiError
app/src/server/modal-rpc/loraInferenceV1/services/DefaultService.ts:17
↓ 1 callersMethodgenerate
(self, request: Input)
trainer/src/inference_server/main.py:112
↓ 1 callersMethodgenerate
(self, request: Input)
trainer/src/lora_inference/main.py:102
↓ 1 callersFunctiongenerateBlobDownloadUrl
(blobName: string)
app/src/utils/azure/server.ts:34
↓ 1 callersFunctiongenerateBlobUploadUrl
()
app/src/utils/azure/server.ts:31
↓ 1 callersFunctiongenerateInvoiceSlug
(length = 6)
app/src/server/tasks/generateInvoices.task.ts:172
↓ 1 callersFunctiongenerate_encoders_by_class_tuples
( type_encoder_map: Dict[Any, Callable[[Any], Any]] )
client-libs/python/openpipe/api_client/core/jsonable_encoder.py:30
↓ 1 callersFunctiongetAzureGpt4Completion
(input: ChatCompletionCreateParams)
app/src/server/utils/openai.ts:70
↓ 1 callersFunctiongetComparisonModel
(name: string)
app/src/utils/comparisonModels.ts:22
↓ 1 callersFunctiongetComparisonModelSlug
(key: ComparisonModel)
app/src/utils/comparisonModels.ts:34
↓ 1 callersFunctiongetEndpointForModel
(model: AzureModel)
app/src/server/utils/openai.ts:176
↓ 1 callersFunctiongetEntries
(obj: T)
app/src/utils/utils.ts:25
↓ 1 callersFunctiongetFormData
(options: ApiRequestOptions)
app/src/server/modal-rpc/loraInferenceV1/core/request.ts:105
↓ 1 callersFunctiongetFormData
(options: ApiRequestOptions)
app/src/server/modal-rpc/trainerV1/core/request.ts:105
↓ 1 callersFunctiongetFormData
(options: ApiRequestOptions)
client-libs/typescript/src/codegen/core/request.ts:108
↓ 1 callersFunctiongetHeaders
( config: OpenAPIConfig, options: ApiRequestOptions, )
app/src/server/modal-rpc/loraInferenceV1/core/request.ts:144
↓ 1 callersFunctiongetHeaders
( config: OpenAPIConfig, options: ApiRequestOptions, )
app/src/server/modal-rpc/trainerV1/core/request.ts:144
↓ 1 callersFunctiongetHeaders
(config: OpenAPIConfig, options: ApiRequestOptions)
client-libs/typescript/src/codegen/core/request.ts:144
↓ 1 callersFunctiongetInvoiceDescription
(stats: { totalInferenceSpend: number; totalTrainingSpend: number; totalInputTokens: number; totalOutp
app/src/server/tasks/generateInvoices.task.ts:181
↓ 1 callersFunctiongetModel
(model: string)
app/src/modelProviders/openai-ChatCompletion/index.ts:19
↓ 1 callersFunctiongetNumEpochsFromConfig
(fineTune: TypedFineTune)
app/src/server/fineTuningProviders/openpipe/trainingConfig.ts:143
↓ 1 callersFunctiongetOpenAIFineTuneCompletion
( fineTune: TypedFineTune, input: ChatCompletionCreateParams, )
app/src/modelProviders/fine-tuned/getCompletion.ts:76
← previousnext →301–400 of 1,184, ranked by callers