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
GetExpectedResponse
test/unit/functions/aggregate/llm_rerank.cpp:12
Method
GetExpectedResponse
test/unit/functions/aggregate/llm_reduce_json.cpp:10
Method
GetExpectedResponse
test/unit/functions/aggregate/llm_last.cpp:11
Method
GetExpectedResponse
test/unit/functions/aggregate/llm_reduce.cpp:10
Method
GetExpectedResponse
test/unit/functions/aggregate/llm_first.cpp:11
Method
GetExpectedResponse
test/unit/functions/scalar/llm_embedding.cpp:12
Method
GetExpectedResponse
test/unit/functions/scalar/llm_filter.cpp:11
Method
GetExpectedResponse
test/unit/functions/scalar/llm_complete.cpp:10
Method
GetExpectedResponse
test/unit/functions/scalar/llm_complete_json.cpp:10
Method
GetFirstOrLastTupleId
src/functions/aggregate/llm_first_or_last/implementation.cpp:18
Method
GetFunctionName
test/unit/functions/aggregate/llm_rerank.cpp:20
Method
GetFunctionName
test/unit/functions/aggregate/llm_reduce_json.cpp:18
Method
GetFunctionName
test/unit/functions/aggregate/llm_last.cpp:19
Method
GetFunctionName
test/unit/functions/aggregate/llm_reduce.cpp:18
Method
GetFunctionName
test/unit/functions/aggregate/llm_first.cpp:19
Method
GetFunctionName
test/unit/functions/scalar/llm_embedding.cpp:21
Method
GetFunctionName
test/unit/functions/scalar/llm_filter.cpp:19
Method
GetFunctionName
test/unit/functions/scalar/llm_complete.cpp:18
Method
GetFunctionName
test/unit/functions/scalar/llm_complete_json.cpp:18
Method
GetFunctionType
test/unit/functions/aggregate/llm_rerank.cpp:24
Method
GetFunctionType
test/unit/functions/aggregate/llm_reduce_json.cpp:22
Method
GetFunctionType
test/unit/functions/aggregate/llm_last.cpp:23
Method
GetFunctionType
test/unit/functions/aggregate/llm_reduce.cpp:22
Method
GetFunctionType
test/unit/functions/aggregate/llm_first.cpp:23
Method
GetModelStatement
src/include/flock/custom_parser/query/model_parser.hpp:48
Method
GetName
src/include/flock_extension.hpp:21
Method
GetOrCreateRateLimiter
src/model_manager/model.cpp:221
Method
GetOrCreateUsageLimiter
src/model_manager/model.cpp:230
Method
GetOutputTypeString
src/include/flock/model_manager/providers/provider.hpp:57
Method
GetPromptStatement
src/include/flock/custom_parser/query/prompt_parser.hpp:42
Method
GetProviderType
src/secret_manager/secret_manager.cpp:35
Method
GetQueriedModel
src/model_manager/model.cpp:186
Method
GetSecret
src/secret_manager/secret_manager.cpp:114
Method
GetTemplate
src/include/flock/prompt_manager/prompt_manager.hpp:26
Function
GettingStarted
()
docs/src/components/getting-started/GettingStarted.tsx:5
Function
Hero
()
docs/src/components/hero/Hero.tsx:9
Function
Home
()
docs/src/pages/index.tsx:5
Method
IProvider
src/include/flock/model_manager/providers/provider.hpp:37
Method
IgnoreNull
src/include/flock/functions/aggregate/aggregate.hpp:75
Method
IncrementApiCalls
Increment API call counter
src/include/flock/metrics/base_manager.hpp:56
Method
IncrementApiCalls
Increment API call counter
src/include/flock/metrics/manager.hpp:73
Function
Index
()
docs/src/theme/NotFound/index.tsx:9
Method
Initialize
src/include/flock/functions/aggregate/llm_first_or_last.hpp:22
Method
Initialize
src/include/flock/functions/aggregate/aggregate.hpp:79
Method
Initialize
src/include/flock/functions/aggregate/llm_reduce.hpp:21
Method
Initialize
src/include/flock/functions/aggregate/llm_rerank.hpp:21
Method
InitializeModelJson
src/functions/aggregate/aggregate.cpp:57
Method
InitializeModelJson
src/functions/scalar/scalar.cpp:153
Method
InitializePrompt
src/functions/aggregate/aggregate.cpp:70
Method
InitializePrompt
src/functions/scalar/scalar.cpp:307
Method
IsEmpty
src/include/flock/metrics/data_structures.hpp:35
Method
IsUrl
Check if the given path is a URL using regex
src/include/flock/model_manager/providers/handlers/url_handler.hpp:58
Method
LlmFirstOrLast
src/include/flock/functions/aggregate/llm_first_or_last.hpp:13
Method
LlmFunctionBindData
src/include/flock/functions/llm_function_bind_data.hpp:12
Method
LlmReduce
src/include/flock/functions/aggregate/llm_reduce.hpp:10
Method
LlmRerank
src/include/flock/functions/aggregate/llm_rerank.hpp:10
Method
Load
src/flock_extension.cpp:70
Method
LoadModelDetails
src/model_manager/model.cpp:52
Method
MakeLimit
test/unit/model_manager/usage_limiter_test.cpp:13
Method
MergeAggregateMetrics
src/metrics/metrics.cpp:52
Method
MockProvider
test/unit/functions/mock_provider.hpp:9
Method
Model
src/model_manager/model.cpp:47
Method
Model
src/include/flock/model_manager/model.hpp:30
Method
ModelRateLimiter
src/include/flock/model_manager/rate_limiter.hpp:11
Method
ModelUsageLimiter
src/include/flock/model_manager/usage_limiter.hpp:11
Method
Name
src/flock_extension.cpp:72
Function
Navbar
()
docs/src/components/navbar/Navbar.tsx:10
Method
OllamaModelManager
src/include/flock/model_manager/providers/handlers/ollama.hpp:12
Method
OllamaProvider
src/include/flock/model_manager/providers/adapters/ollama.hpp:10
Method
OpenAIModelManager
src/include/flock/model_manager/providers/handlers/openai.hpp:11
Method
OpenAIProvider
src/include/flock/model_manager/providers/adapters/openai.hpp:10
Method
Operation
src/functions/scalar/llm_embedding/implementation.cpp:29
Method
Operation
performs RRF (Reciprocal Rank Fusion) to merge lists based on some score. Different entries with the same RRF score are assigned different, consecutiv
src/functions/scalar/fusion_rrf/implementation.cpp:7
Method
Operation
performs CombSUM to merge lists based on a calculated score.
src/functions/scalar/fusion_combsum/implementation.cpp:6
Method
Operation
src/functions/scalar/llm_complete/implementation.cpp:37
Method
Operation
performs CombMNZ to merge lists based on a calculated score.
src/functions/scalar/fusion_combmnz/implementation.cpp:6
Method
Operation
src/functions/scalar/llm_filter/implementation.cpp:35
Method
Operation
performs CombMED to merge lists based on a calculated score.
src/functions/scalar/fusion_combmed/implementation.cpp:6
Method
Operation
performs CombANZ to merge lists based on a calculated score.
src/functions/scalar/fusion_combanz/implementation.cpp:6
Method
Operation
src/include/flock/functions/aggregate/llm_first_or_last.hpp:25
Method
Operation
src/include/flock/functions/aggregate/aggregate.hpp:86
Method
Operation
src/include/flock/functions/aggregate/llm_reduce.hpp:24
Method
Operation
src/include/flock/functions/aggregate/llm_rerank.hpp:24
Method
Parse
src/custom_parser/query/prompt_parser.cpp:12
Method
ParseCreateModel
src/custom_parser/query/model_parser.cpp:138
Method
ParseCreatePrompt
src/custom_parser/query/prompt_parser.cpp:34
Method
ParseDeleteModel
src/custom_parser/query/model_parser.cpp:225
Method
ParseDeletePrompt
src/custom_parser/query/prompt_parser.cpp:90
Method
ParseGetModel
src/custom_parser/query/model_parser.cpp:352
Method
ParseGetPrompt
src/custom_parser/query/prompt_parser.cpp:186
Method
ParsePromptOrModel
src/custom_parser/query_parser.cpp:113
Method
ParseUpdateModel
src/custom_parser/query/model_parser.cpp:248
Method
ParseUpdatePrompt
src/custom_parser/query/prompt_parser.cpp:113
Method
PrepareExpectedResponseForBatch
test/unit/functions/aggregate/llm_rerank.cpp:28
Method
PrepareExpectedResponseForBatch
test/unit/functions/aggregate/llm_reduce_json.cpp:26
Method
PrepareExpectedResponseForBatch
test/unit/functions/aggregate/llm_last.cpp:27
Method
PrepareExpectedResponseForBatch
test/unit/functions/aggregate/llm_reduce.cpp:26
Method
PrepareExpectedResponseForBatch
test/unit/functions/aggregate/llm_first.cpp:27
Method
PrepareExpectedResponseForBatch
test/unit/functions/scalar/llm_embedding.cpp:25
Method
PrepareExpectedResponseForBatch
test/unit/functions/scalar/llm_filter.cpp:23
← previous
next →
301–400 of 864, ranked by callers