Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dais-polymtl/flock
/ functions
Functions
864 in github.com/dais-polymtl/flock
⨍
Functions
864
◇
Types & classes
137
Method
ConstructInputTuplesHeaderXML
src/prompt_manager/prompt_manager.cpp:51
Method
ConstructInputTuplesJSON
src/prompt_manager/prompt_manager.cpp:139
Method
ConstructInputTuplesMarkdown
src/prompt_manager/prompt_manager.cpp:123
Method
ConstructInputTuplesXML
src/prompt_manager/prompt_manager.cpp:98
Method
ConstructNumTuples
src/prompt_manager/prompt_manager.cpp:156
Method
ConstructProvider
src/model_manager/model.cpp:249
Method
Copy
src/include/flock_extension.hpp:42
Method
Copy
src/include/flock/functions/llm_function_bind_data.hpp:19
Method
CreateModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:15
Method
CreatePromptDetails
src/prompt_manager/prompt_manager.cpp:176
Method
CreatePromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:14
Method
CreateSecret
src/secret_manager/secret_manager.cpp:71
Function
DUCKDB_CPP_EXTENSION_ENTRY
src/flock_extension.cpp:79
Method
DeleteModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:25
Method
DeletePromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:22
Method
Deserialize
src/include/flock_extension.hpp:23
Method
Destroy
src/functions/aggregate/aggregate_state.cpp:70
Method
Destroy
src/include/flock/functions/aggregate/llm_first_or_last.hpp:37
Method
Destroy
src/include/flock/functions/aggregate/aggregate.hpp:143
Method
Destroy
src/include/flock/functions/aggregate/llm_reduce.hpp:36
Method
Destroy
src/include/flock/functions/aggregate/llm_rerank.hpp:36
Method
DetachFromGlobalStorage
src/core/config/config.cpp:125
Function
DocCard
(props: DocCardProps)
docs/src/components/global/DocCard.tsx:10
Method
DownloadFileToTemp
Download file from URL to temporary location Supports http:// and https:// URLs
src/include/flock/model_manager/providers/handlers/url_handler.hpp:78
Method
DuckOperatorExtension
src/include/flock_extension.hpp:19
Method
DuckParseData
src/include/flock_extension.hpp:48
Method
DuckParserExtension
src/include/flock_extension.hpp:33
Method
DuckState
src/include/flock_extension.hpp:53
Method
EnsureUsageLimitNotExceeded
src/include/flock/model_manager/providers/handlers/base_handler.hpp:340
Method
Equals
src/include/flock/functions/llm_function_bind_data.hpp:26
Method
Execute
src/functions/scalar/llm_embedding/implementation.cpp:85
Method
Execute
src/functions/scalar/fusion_rrf/implementation.cpp:46
Method
Execute
src/functions/scalar/fusion_combsum/implementation.cpp:36
Method
Execute
src/functions/scalar/llm_complete/implementation.cpp:80
Method
Execute
src/functions/scalar/fusion_combmnz/implementation.cpp:45
Method
Execute
src/functions/scalar/llm_filter/implementation.cpp:75
Method
Execute
src/functions/scalar/fusion_combmed/implementation.cpp:45
Method
Execute
src/functions/scalar/fusion_combanz/implementation.cpp:47
Method
ExecuteBatch
src/include/flock/model_manager/providers/handlers/base_handler.hpp:85
Method
ExecuteGetDebugMetrics
src/metrics/metrics.cpp:26
Method
ExecuteGetMetrics
src/metrics/metrics.cpp:12
Method
ExecuteResetMetrics
src/metrics/metrics.cpp:40
Method
ExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/anthropic.hpp:97
Method
ExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/azure.hpp:74
Method
ExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/ollama.hpp:58
Method
ExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/openai.hpp:85
Method
ExtractCompletionOutput
src/include/flock/model_manager/providers/handlers/base_handler.hpp:318
Method
ExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/anthropic.hpp:132
Method
ExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/ollama.hpp:98
Method
ExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/openai.hpp:95
Method
ExtractEmbeddingVector
src/include/flock/model_manager/providers/handlers/base_handler.hpp:319
Method
ExtractFileExtension
Extract file extension from URL
src/include/flock/model_manager/providers/handlers/url_handler.hpp:18
Method
ExtractOutput
Unified extraction method - delegates to specific Extract* methods based on request type
src/include/flock/model_manager/providers/handlers/base_handler.hpp:323
Method
ExtractOutputWithErrorHandling
src/include/flock/model_manager/providers/handlers/base_handler.hpp:357
Method
ExtractPromptStructInfo
src/functions/aggregate/aggregate.cpp:30
Method
ExtractPromptStructInfo
src/functions/scalar/scalar.cpp:125
Method
ExtractTokenUsage
src/include/flock/model_manager/providers/handlers/anthropic.hpp:141
Method
ExtractTokenUsage
src/include/flock/model_manager/providers/handlers/azure.hpp:84
Method
ExtractTokenUsage
src/include/flock/model_manager/providers/handlers/ollama.hpp:105
Method
ExtractTokenUsage
src/include/flock/model_manager/providers/handlers/openai.hpp:106
Method
ExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/anthropic.hpp:136
Method
ExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/azure.hpp:100
Method
ExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/ollama.hpp:118
Method
ExtractTranscriptionOutput
src/include/flock/model_manager/providers/handlers/openai.hpp:122
Function
Features
()
docs/src/components/features/Features.tsx:61
Function
FeaturesCard
({Icon, title, content, index})
docs/src/components/features/Features.tsx:7
Function
FeaturesSection
({features})
docs/src/components/features/Features.tsx:27
Method
Finalize
src/functions/aggregate/llm_rerank/implementation.cpp:232
Method
Finalize
src/include/flock/functions/aggregate/llm_first_or_last.hpp:41
Method
Finalize
src/include/flock/functions/aggregate/llm_reduce.hpp:43
Method
FinalizeResults
src/functions/aggregate/llm_reduce/implementation.cpp:72
Method
FinalizeResults
src/functions/aggregate/llm_first_or_last/implementation.cpp:149
Method
FinalizeSafe
src/include/flock/functions/aggregate/aggregate.hpp:158
Function
Footer
()
docs/src/components/footer/Footer.tsx:8
Method
FormatExpectedResult
test/unit/functions/aggregate/llm_rerank.cpp:46
Method
FormatExpectedResult
test/unit/functions/aggregate/llm_reduce_json.cpp:38
Method
FormatExpectedResult
test/unit/functions/aggregate/llm_last.cpp:35
Method
FormatExpectedResult
test/unit/functions/aggregate/llm_reduce.cpp:34
Method
FormatExpectedResult
test/unit/functions/aggregate/llm_first.cpp:35
Method
FormatExpectedResult
test/unit/functions/scalar/llm_embedding.cpp:52
Method
FormatExpectedResult
test/unit/functions/scalar/llm_filter.cpp:42
Method
FormatExpectedResult
test/unit/functions/scalar/llm_complete.cpp:42
Method
FormatExpectedResult
test/unit/functions/scalar/llm_complete_json.cpp:38
Method
GenerateTempFilename
Generate a unique temporary filename with extension
src/include/flock/model_manager/providers/handlers/url_handler.hpp:33
Method
GenerateUniqueId
Generate a unique invocation ID for scalar functions
src/include/flock/metrics/manager.hpp:38
Method
Get
src/prompt_manager/repository.cpp:9
Method
GetAllModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:55
Method
GetAllPromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:48
Method
GetConnection
test/unit/functions/aggregate/llm_aggregate_function_test_base.hpp:25
Method
GetConnection
src/core/config/config.cpp:26
Method
GetDatabase
test/unit/functions/scalar/metrics_test.cpp:19
Method
GetExpectedJsonResponse
test/unit/functions/aggregate/llm_rerank.cpp:16
Method
GetExpectedJsonResponse
test/unit/functions/aggregate/llm_reduce_json.cpp:14
Method
GetExpectedJsonResponse
test/unit/functions/aggregate/llm_last.cpp:15
Method
GetExpectedJsonResponse
test/unit/functions/aggregate/llm_reduce.cpp:14
Method
GetExpectedJsonResponse
test/unit/functions/aggregate/llm_first.cpp:15
Method
GetExpectedJsonResponse
test/unit/functions/scalar/llm_embedding.cpp:17
Method
GetExpectedJsonResponse
test/unit/functions/scalar/llm_filter.cpp:15
Method
GetExpectedJsonResponse
test/unit/functions/scalar/llm_complete.cpp:14
Method
GetExpectedJsonResponse
test/unit/functions/scalar/llm_complete_json.cpp:14
← previous
next →
201–300 of 864, ranked by callers