MCPcopy Create free account

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

Functions864 in github.com/dais-polymtl/flock

MethodgetTranscriptionUrl
src/include/flock/model_manager/providers/handlers/openai.hpp:44
Methodget_default_models_table_name
src/core/config/model.cpp:6
Methodget_global_storage_path
src/core/config/config.cpp:14
Methodget_prompts_table_name
src/core/config/prompt.cpp:6
Methodget_schema_name
src/core/config/config.cpp:12
Methodget_user_defined_models_table_name
src/core/config/model.cpp:8
FunctionhandleScroll
()
docs/src/components/navbar/Navbar.tsx:15
MethodignoreSSL
src/include/flock/model_manager/providers/handlers/session.hpp:227
MethodinitCurl
src/include/flock/model_manager/providers/handlers/session.hpp:218
Functionintegration_setup
(tmp_path_factory)
test/integration/src/integration/conftest.py:37
MethodisJson
src/include/flock/model_manager/providers/handlers/base_handler.hpp:419
Functionmain
test/unit/test_main.cpp:18
MethodmakeRequest
src/include/flock/model_manager/providers/handlers/session.hpp:383
MethodmakeWasmRequest
src/include/flock/model_manager/providers/handlers/session.hpp:139
Functionmodel_config
(request)
test/integration/src/integration/tests/metrics/test_metrics.py:18
Functionmodel_config
Fixture to test with different models for text-only tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_reduce.py:14
Functionmodel_config
Fixture to test with different models for text-only tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_last.py:17
Functionmodel_config
Fixture to test with different models for text-only tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_first.py:17
Functionmodel_config
Fixture to test with different models for text-only tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_rerank.py:17
Functionmodel_config
Fixture to test with different models for text-only tests.
test/integration/src/integration/tests/functions/scalar/test_llm_complete.py:14
Functionmodel_config
Fixture to test with different models for text-only tests.
test/integration/src/integration/tests/functions/scalar/test_llm_filter.py:14
Functionmodel_config
Fixture to test with different embedding models.
test/integration/src/integration/tests/functions/scalar/test_llm_embedding.py:6
Functionmodel_config_image
Fixture to test with different models for image tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_reduce.py:20
Functionmodel_config_image
Fixture to test with different models for image tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_last.py:23
Functionmodel_config_image
Fixture to test with different models for image tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_first.py:23
Functionmodel_config_image
Fixture to test with different models for image tests.
test/integration/src/integration/tests/functions/aggregate/test_llm_rerank.py:23
Functionmodel_config_image
Fixture to test with different models for image tests.
test/integration/src/integration/tests/functions/scalar/test_llm_complete.py:26
Functionmodel_config_image
Fixture to test with different models for image tests.
test/integration/src/integration/tests/functions/scalar/test_llm_filter.py:20
Methodoperator()
src/include/flock/metrics/base_manager.hpp:88
Methodoperator()
src/include/flock/metrics/base_manager.hpp:291
Methodoperator()
src/include/flock/metrics/base_manager.hpp:307
Methodoperator()
src/include/flock/metrics/data_structures.hpp:93
Methodoperator==
src/include/flock/metrics/base_manager.hpp:82
Methodoperator==
src/include/flock/metrics/base_manager.hpp:285
Methodoperator==
src/include/flock/metrics/base_manager.hpp:301
MethodpostRequest
src/include/flock/model_manager/providers/handlers/anthropic.hpp:63
MethodpostRequest
src/include/flock/model_manager/providers/handlers/azure.hpp:70
MethodpostRequest
src/include/flock/model_manager/providers/handlers/ollama.hpp:36
MethodpostRequest
src/include/flock/model_manager/providers/handlers/openai.hpp:55
MethodprepareSessionForRequest
src/include/flock/model_manager/providers/handlers/anthropic.hpp:53
MethodprepareSessionForRequest
src/include/flock/model_manager/providers/handlers/azure.hpp:62
MethodprepareSessionForRequest
src/include/flock/model_manager/providers/handlers/ollama.hpp:30
MethodprepareSessionForRequest
src/include/flock/model_manager/providers/handlers/openai.hpp:47
Functionpytest_generate_tests
(metafunc)
test/integration/src/integration/tests/functions/scalar/test_usage_limit.py:20
Functionpytest_generate_tests
(metafunc)
test/integration/src/integration/tests/functions/scalar/test_rate_limit.py:23
Functionrun_sql_command
(db_path: str, sql_command: str, description: str = "")
test/integration/src/integration/setup_test_db.py:13
MethodsetBeta
src/include/flock/model_manager/providers/handlers/session.hpp:80
MethodsetMultiformPart
src/include/flock/model_manager/providers/handlers/session.hpp:251
MethodsetParameters
src/include/flock/model_manager/providers/handlers/anthropic.hpp:57
MethodsetParameters
src/include/flock/model_manager/providers/handlers/azure.hpp:65
MethodsetParameters
src/include/flock/model_manager/providers/handlers/ollama.hpp:31
MethodsetParameters
src/include/flock/model_manager/providers/handlers/openai.hpp:50
MethodsetProxyUrl
src/include/flock/model_manager/providers/handlers/session.hpp:233
Methodset_auth_header
src/include/flock/model_manager/providers/handlers/session.hpp:441
Functiontest_aggregate_function_debug_metrics
Test debug metrics for aggregate functions
test/integration/src/integration/tests/metrics/test_metrics.py:600
Functiontest_aggregate_function_metrics_merging_multiple_groups
Test that each GROUP BY group produces one merged metrics entry
test/integration/src/integration/tests/metrics/test_metrics.py:485
Functiontest_aggregate_function_metrics_merging_with_group_by
Test that metrics from multiple states in a single aggregate call are merged into one entry
test/integration/src/integration/tests/metrics/test_metrics.py:417
Functiontest_aggregate_function_metrics_tracking
Test that aggregate functions track metrics correctly
test/integration/src/integration/tests/metrics/test_metrics.py:350
Functiontest_anthropic_completion_basic
Test basic Anthropic completion works.
test/integration/src/integration/tests/functions/scalar/test_anthropic_specific.py:42
Functiontest_anthropic_embedding_error
Test that Anthropic provider correctly rejects embedding requests.
test/integration/src/integration/tests/functions/scalar/test_anthropic_specific.py:14
Functiontest_anthropic_image_with_url
Test Anthropic completion with image URL (downloaded and converted to base64).
test/integration/src/integration/tests/functions/scalar/test_anthropic_specific.py:127
Functiontest_anthropic_model_params
Test Anthropic completion with custom model parameters.
test/integration/src/integration/tests/functions/scalar/test_anthropic_specific.py:97
Functiontest_anthropic_with_system_prompt
Test Anthropic completion with system prompt.
test/integration/src/integration/tests/functions/scalar/test_anthropic_specific.py:66
Functiontest_create_and_get_model
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:4
Functiontest_create_and_get_prompt
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:4
Functiontest_create_anthropic_secret
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:39
Functiontest_create_anthropic_secret_missing_required_field
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:57
Functiontest_create_anthropic_secret_with_api_version
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:47
Functiontest_create_azure_secret
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:23
Functiontest_create_azure_secret_missing_required_fields
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:73
Functiontest_create_get_delete_global_model
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:16
Functiontest_create_get_delete_global_prompt
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:15
Functiontest_create_local_model_explicit
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:30
Functiontest_create_local_prompt_explicit
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:28
Functiontest_create_model_duplicate_error
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:142
Functiontest_create_model_invalid_json_args
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:169
Functiontest_create_model_invalid_syntax
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:151
Functiontest_create_model_with_args
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:51
Functiontest_create_model_with_comment
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:286
Functiontest_create_model_with_comment_before
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:295
Functiontest_create_model_with_invalid_tuple_format
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:42
Functiontest_create_model_without_semicolon
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:277
Functiontest_create_ollama_secret
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:31
Functiontest_create_ollama_secret_missing_required_field
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:89
Functiontest_create_openai_secret
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:5
Functiontest_create_openai_secret_missing_required_field
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:65
Functiontest_create_openai_secret_with_base_url
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:13
Functiontest_create_prompt_duplicate_error
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:104
Functiontest_create_prompt_invalid_syntax
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:113
Functiontest_create_prompt_with_comment
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:172
Functiontest_create_prompt_with_comment_before
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:181
Functiontest_create_prompt_without_semicolon
(integration_setup)
test/integration/src/integration/tests/prompt_parser/test_prompt_parser.py:163
Functiontest_create_secret_empty_api_key
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:112
Functiontest_create_secret_empty_name
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:105
Functiontest_create_secret_with_unsupported_type
(integration_setup)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:97
Functiontest_create_secrets_parametrized
(integration_setup, provider_type, required_fields)
test/integration/src/integration/tests/secret_manager/test_secret_manager.py:173
Functiontest_debug_metrics_registration_order
Test that debug metrics include registration_order
test/integration/src/integration/tests/metrics/test_metrics.py:289
Functiontest_delete_model
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:64
Functiontest_delete_model_without_semicolon
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:305
Functiontest_delete_nonexistent_model
(integration_setup)
test/integration/src/integration/tests/model_parser/test_model_parser.py:182
← previousnext →601–700 of 864, ranked by callers