MCPcopy Create free account

hub / github.com/dais-polymtl/flock / functions

Functions864 in github.com/dais-polymtl/flock

MethodConstructInputTuplesHeaderXML
src/prompt_manager/prompt_manager.cpp:51
MethodConstructInputTuplesJSON
src/prompt_manager/prompt_manager.cpp:139
MethodConstructInputTuplesMarkdown
src/prompt_manager/prompt_manager.cpp:123
MethodConstructInputTuplesXML
src/prompt_manager/prompt_manager.cpp:98
MethodConstructNumTuples
src/prompt_manager/prompt_manager.cpp:156
MethodConstructProvider
src/model_manager/model.cpp:249
MethodCopy
src/include/flock_extension.hpp:42
MethodCopy
src/include/flock/functions/llm_function_bind_data.hpp:19
MethodCreateModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:15
MethodCreatePromptDetails
src/prompt_manager/prompt_manager.cpp:176
MethodCreatePromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:14
MethodCreateSecret
src/secret_manager/secret_manager.cpp:71
FunctionDUCKDB_CPP_EXTENSION_ENTRY
src/flock_extension.cpp:79
MethodDeleteModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:25
MethodDeletePromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:22
MethodDeserialize
src/include/flock_extension.hpp:23
MethodDestroy
src/functions/aggregate/aggregate_state.cpp:70
MethodDestroy
src/include/flock/functions/aggregate/llm_first_or_last.hpp:37
MethodDestroy
src/include/flock/functions/aggregate/aggregate.hpp:143
MethodDestroy
src/include/flock/functions/aggregate/llm_reduce.hpp:36
MethodDestroy
src/include/flock/functions/aggregate/llm_rerank.hpp:36
MethodDetachFromGlobalStorage
src/core/config/config.cpp:125
FunctionDocCard
(props: DocCardProps)
docs/src/components/global/DocCard.tsx:10
MethodDownloadFileToTemp
Download file from URL to temporary location Supports http:// and https:// URLs
src/include/flock/model_manager/providers/handlers/url_handler.hpp:78
MethodDuckOperatorExtension
src/include/flock_extension.hpp:19
MethodDuckParseData
src/include/flock_extension.hpp:48
MethodDuckParserExtension
src/include/flock_extension.hpp:33
MethodDuckState
src/include/flock_extension.hpp:53
MethodEnsureUsageLimitNotExceeded
src/include/flock/model_manager/providers/handlers/base_handler.hpp:340
MethodEquals
src/include/flock/functions/llm_function_bind_data.hpp:26
MethodExecute
src/functions/scalar/llm_embedding/implementation.cpp:85
MethodExecute
src/functions/scalar/fusion_rrf/implementation.cpp:46
MethodExecute
src/functions/scalar/fusion_combsum/implementation.cpp:36
MethodExecute
src/functions/scalar/llm_complete/implementation.cpp:80
MethodExecute
src/functions/scalar/fusion_combmnz/implementation.cpp:45
MethodExecute
src/functions/scalar/llm_filter/implementation.cpp:75
MethodExecute
src/functions/scalar/fusion_combmed/implementation.cpp:45
MethodExecute
src/functions/scalar/fusion_combanz/implementation.cpp:47
MethodExecuteBatch
src/include/flock/model_manager/providers/handlers/base_handler.hpp:85
MethodExecuteGetDebugMetrics
src/metrics/metrics.cpp:26
MethodExecuteGetMetrics
src/metrics/metrics.cpp:12
MethodExecuteResetMetrics
src/metrics/metrics.cpp:40
MethodExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/anthropic.hpp:97
MethodExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/azure.hpp:74
MethodExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/ollama.hpp:58
MethodExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/openai.hpp:85
MethodExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/base_handler.hpp:318
MethodExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/anthropic.hpp:132
MethodExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/ollama.hpp:98
MethodExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/openai.hpp:95
MethodExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/base_handler.hpp:319
MethodExtractFileExtension
Extract file extension from URL
src/include/flock/model_manager/providers/handlers/url_handler.hpp:18
MethodExtractOutput
Unified extraction method - delegates to specific Extract* methods based on request type
src/include/flock/model_manager/providers/handlers/base_handler.hpp:323
MethodExtractOutputWithErrorHandling
src/include/flock/model_manager/providers/handlers/base_handler.hpp:357
MethodExtractPromptStructInfo
src/functions/aggregate/aggregate.cpp:30
MethodExtractPromptStructInfo
src/functions/scalar/scalar.cpp:125
MethodExtractTokenUsage
src/include/flock/model_manager/providers/handlers/anthropic.hpp:141
MethodExtractTokenUsage
src/include/flock/model_manager/providers/handlers/azure.hpp:84
MethodExtractTokenUsage
src/include/flock/model_manager/providers/handlers/ollama.hpp:105
MethodExtractTokenUsage
src/include/flock/model_manager/providers/handlers/openai.hpp:106
MethodExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/anthropic.hpp:136
MethodExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/azure.hpp:100
MethodExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/ollama.hpp:118
MethodExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/openai.hpp:122
FunctionFeatures
()
docs/src/components/features/Features.tsx:61
FunctionFeaturesCard
({Icon, title, content, index})
docs/src/components/features/Features.tsx:7
FunctionFeaturesSection
({features})
docs/src/components/features/Features.tsx:27
MethodFinalize
src/functions/aggregate/llm_rerank/implementation.cpp:232
MethodFinalize
src/include/flock/functions/aggregate/llm_first_or_last.hpp:41
MethodFinalize
src/include/flock/functions/aggregate/llm_reduce.hpp:43
MethodFinalizeResults
src/functions/aggregate/llm_reduce/implementation.cpp:72
MethodFinalizeResults
src/functions/aggregate/llm_first_or_last/implementation.cpp:149
MethodFinalizeSafe
src/include/flock/functions/aggregate/aggregate.hpp:158
FunctionFooter
()
docs/src/components/footer/Footer.tsx:8
MethodFormatExpectedResult
test/unit/functions/aggregate/llm_rerank.cpp:46
MethodFormatExpectedResult
test/unit/functions/aggregate/llm_reduce_json.cpp:38
MethodFormatExpectedResult
test/unit/functions/aggregate/llm_last.cpp:35
MethodFormatExpectedResult
test/unit/functions/aggregate/llm_reduce.cpp:34
MethodFormatExpectedResult
test/unit/functions/aggregate/llm_first.cpp:35
MethodFormatExpectedResult
test/unit/functions/scalar/llm_embedding.cpp:52
MethodFormatExpectedResult
test/unit/functions/scalar/llm_filter.cpp:42
MethodFormatExpectedResult
test/unit/functions/scalar/llm_complete.cpp:42
MethodFormatExpectedResult
test/unit/functions/scalar/llm_complete_json.cpp:38
MethodGenerateTempFilename
Generate a unique temporary filename with extension
src/include/flock/model_manager/providers/handlers/url_handler.hpp:33
MethodGenerateUniqueId
Generate a unique invocation ID for scalar functions
src/include/flock/metrics/manager.hpp:38
MethodGet
src/prompt_manager/repository.cpp:9
MethodGetAllModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:55
MethodGetAllPromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:48
MethodGetConnection
test/unit/functions/aggregate/llm_aggregate_function_test_base.hpp:25
MethodGetConnection
src/core/config/config.cpp:26
MethodGetDatabase
test/unit/functions/scalar/metrics_test.cpp:19
MethodGetExpectedJsonResponse
test/unit/functions/aggregate/llm_rerank.cpp:16
MethodGetExpectedJsonResponse
test/unit/functions/aggregate/llm_reduce_json.cpp:14
MethodGetExpectedJsonResponse
test/unit/functions/aggregate/llm_last.cpp:15
MethodGetExpectedJsonResponse
test/unit/functions/aggregate/llm_reduce.cpp:14
MethodGetExpectedJsonResponse
test/unit/functions/aggregate/llm_first.cpp:15
MethodGetExpectedJsonResponse
test/unit/functions/scalar/llm_embedding.cpp:17
MethodGetExpectedJsonResponse
test/unit/functions/scalar/llm_filter.cpp:15
MethodGetExpectedJsonResponse
test/unit/functions/scalar/llm_complete.cpp:14
MethodGetExpectedJsonResponse
test/unit/functions/scalar/llm_complete_json.cpp:14
← previousnext →201–300 of 864, ranked by callers