MCPcopy Create free account

hub / github.com/agenticsorg/edge-agents / functions

Functions1,315 in github.com/agenticsorg/edge-agents

↓ 1 callersFunctionstop_ec2_instances
Mock stop_ec2_instances function.
scripts/agents/devops/tests/test_openai_agents_ec2.py:80
↓ 1 callersFunctionstop_ec2_instances
Mock stop_ec2_instances function.
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:81
↓ 1 callersFunctionstop_ec2_instances
Stop EC2 instances.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:206
↓ 1 callersFunctionstoreAnonymizedData
(data: any, tableName: string)
scripts/gemini-tumbler/src/api/finalizer-edge-function.ts:46
↓ 1 callersFunctionstoreAnonymizedData
(_data: any, _tableName: string)
scripts/gemini-tumbler/src/api/finalizer-edge-function.test.ts:20
↓ 1 callersMethodstoreContribution
* Store an anonymous contribution * @param request The original request * @param response The generated response
scripts/gemini-tumbler/src/agent/tumblerService.ts:95
↓ 1 callersFunctionstoreSecurityFindings
( vectorStoreId: string, findings: SecurityFinding[] )
supabase/functions/security-scanner/index.ts:98
↓ 1 callersMethodsupportsAssistants
* Check if the provider supports assistants
scripts/sparc2/src/agent/types.ts:172
↓ 1 callersMethodsynthesizeFindings
( query: string, agentResults: { agent: ResearchAgent; insights: string }[], depth: string )
scripts/agentic-mcp/src/mcp/tools/research.ts:300
↓ 1 callersFunctiontestAnalyzeCommand
* Test the analyze command * @returns Promise that resolves when the test is complete
scripts/sparc2/tests/cli-test.ts:38
↓ 1 callersFunctiontestAnonymizer
* Send a request to the anonymizer function
scripts/gemini-tumbler/tests/test-anonymizer-chain.js:44
↓ 1 callersFunctiontestChatCompletions
()
scripts/gemini-tumbler/tests/openai-compatibility-test.ts:11
↓ 1 callersFunctiontestChatEndpoint
()
scripts/gemini-tumbler/tests/openai-compatibility-test.ts:59
↓ 1 callersMethodtestCodeInjectionVectors
* Test code injection vectors * @returns Test result
scripts/sparc-bench/src/metrics/security-evaluator.ts:119
↓ 1 callersFunctiontestCodeInterpreter
(code: string, modelName = "o3-mini-high")
supabase/functions/git-pull-fixer/test-interpreter.ts:19
↓ 1 callersFunctiontestConfigCommand
* Test the config command * @returns Promise that resolves when the test is complete
scripts/sparc2/tests/cli-test.ts:56
↓ 1 callersFunctiontestDocumentAIService
(apiKeys: string[])
scripts/gemini-tumbler/tests/mock-service-test.ts:214
↓ 1 callersFunctiontestExecuteCommand
* Test the execute command * @returns Promise that resolves when the test is complete
scripts/sparc2/tests/cli-test.ts:47
↓ 1 callersFunctiontestGeminiService
(apiKeys: string[])
scripts/gemini-tumbler/tests/multi-service-test.ts:66
↓ 1 callersFunctiontestGeminiService
(apiKeys: string[])
scripts/gemini-tumbler/tests/mock-service-test.ts:115
↓ 1 callersFunctiontestGeminiService
()
scripts/gemini-tumbler/tests/gemini-test.ts:42
↓ 1 callersFunctiontestGenerateEndpoint
()
scripts/gemini-tumbler/tests/openai-compatibility-test.ts:102
↓ 1 callersFunctiontestGetCurrentUser
()
supabase/functions/calendly/test.ts:52
↓ 1 callersFunctiontestHelpCommand
* Test the help command * @returns Promise that resolves when the test is complete
scripts/sparc2/tests/cli-test.ts:65
↓ 1 callersFunctiontestListEventTypes
(userUri: string)
supabase/functions/calendly/test.ts:57
↓ 1 callersFunctiontestListScheduledEvents
(userUri: string)
supabase/functions/calendly/test.ts:62
↓ 1 callersFunctiontestNaturalLanguageService
(apiKeys: string[])
scripts/gemini-tumbler/tests/multi-service-test.ts:100
↓ 1 callersFunctiontestNaturalLanguageService
(apiKeys: string[])
scripts/gemini-tumbler/tests/mock-service-test.ts:149
↓ 1 callersMethodtestPromptLeakageVectors
* Test prompt leakage vectors * @returns Test result
scripts/sparc-bench/src/metrics/security-evaluator.ts:154
↓ 1 callersFunctiontestServices
()
scripts/gemini-tumbler/tests/multi-service-test.ts:48
↓ 1 callersFunctiontestServices
()
scripts/gemini-tumbler/tests/mock-service-test.ts:95
↓ 1 callersFunctiontestTumblerServer
()
scripts/gemini-tumbler/tests/test-tumbler-server.js:46
↓ 1 callersFunctiontestVertexAIService
(apiKeys: string[])
scripts/gemini-tumbler/tests/mock-service-test.ts:180
↓ 1 callersFunctiontestWebSearch
()
scripts/agents/openai-agent/test-web-search.ts:13
↓ 1 callersMethodtest_op
(self, param)
scripts/agents/devops/tests/aws/test_base.py:346
↓ 1 callersMethodtest_operation
Test operation for testing the decorator.
scripts/agents/devops/tests/aws/test_base.py:36
↓ 1 callersMethodtoHaveLength
(length: number)
scripts/agentic-mcp/src/types/jest.d.ts:19
↓ 1 callersMethodtoObject
()
supabase/functions/env_test.ts:8
↓ 1 callersMethodto_aws_filters
Convert the filter to AWS API format. Returns: List of AWS filter dictionaries
scripts/agents/devops/src/aws/ec2_models.py:41
↓ 1 callersMethodtrackResponse
* Track a response in the history
scripts/gemini-tumbler/src/utils/rateMonitor.ts:62
↓ 1 callersFunctiontryLenientJsonParse
(jsonText: string)
supabase/functions/security-scanner/index.ts:929
↓ 1 callersMethodupdateBaselineResponseTime
* Update the baseline response time for a key
scripts/gemini-tumbler/src/utils/rateMonitor.ts:88
↓ 1 callersFunctionupdateFunction
* Update an existing Edge Function * @param args Command-line arguments
supabase/functions/edge_deployment/client.ts:308
↓ 1 callersMethodupdateKeyHealth
* Update key health based on rate limit detection * * @param result The rate limit detection result
scripts/gemini-tumbler/src/utils/rateLimitManager.ts:87
↓ 1 callersFunctionuploadFile
* Upload a file to OpenAI * @param content File content * @param filename Filename * @returns The uploaded file ID
scripts/vectorstore/03-search-vector-store.ts:56
↓ 1 callersFunctionuploadFile
* Upload a file to OpenAI * @param content File content * @param filename Filename * @returns The uploaded file ID
scripts/vectorstore/02-upload-file-to-vector-store.ts:53
↓ 1 callersFunctionuploadFile
* Upload a file to OpenAI * @param content File content * @param filename Filename * @returns The uploaded file ID
scripts/vectorstore/06-upload-file-example.ts:53
↓ 1 callersFunctionuploadFile
* Upload a file to OpenAI * @param content File content * @param filename Filename * @returns The uploaded file ID
scripts/vectorstore/07-search-vector-store-example.ts:53
↓ 1 callersMethodvalidateConfig
* Validates the configuration * * @param config - The configuration to validate * @throws Error if the configuration is invalid
scripts/sparc-bench/src/utils/config-parser.ts:252
↓ 1 callersMethodvalidateParams
(tool: MCPTool, params: any)
scripts/agentic-mcp/src/mcp/tools/registry.ts:63
↓ 1 callersMethodvalidateTable
(table: string)
scripts/agentic-mcp/src/mcp/tools/database.ts:145
↓ 1 callersMethodvalidateTool
(tool: MCPTool)
scripts/agentic-mcp/src/mcp/tools/registry.ts:45
↓ 1 callersFunctionvectorStoreLog
(entry: LogEntry)
scripts/vectorstore/04-sparc2-vector-store-implementation.ts:63
↓ 1 callersFunctionvectorStoreLog
* Store a log entry in the vector database * @param entry Log entry to store
scripts/vectorstore/08-sparc2-vector-store-implementation.ts:64
↓ 1 callersFunctionvectorStoreLog
(entry: LogEntry)
scripts/sparc2/src/vector/vectorStore.ts:99
↓ 1 callersFunctionwriteFile
( path: string, content: string, options: CodeInterpreterOptions = {}, existingSandbox?: Sandbox, )
scripts/sparc2/src/sandbox/codeInterpreter.ts:262
↓ 1 callersFunctionwriteFile
( path: string, content: string, options: CodeInterpreterOptions = {}, existingSandbox?: Sandbox )
scripts/e2b/e2b-code-interpreter.ts:231
FunctionField
(*args, **kwargs)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:88
Method__call__
(self, *args, **kwargs)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:55
Method__enter__
(self)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:66
Method__enter__
(self)
agents/types.py:67
Method__exit__
(self, exc_type, exc_val, exc_tb)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:69
Method__exit__
(self, *args)
agents/types.py:69
Method__init__
Initialize the credential manager. Args: credentials_file: Path to credentials file use_env_vars: Wh
scripts/agents/devops/src/core/credentials.py:76
Method__init__
Initialize the AWS service error. Args: message: Error message suggestion: Optional suggestion for r
scripts/agents/devops/src/aws/base.py:25
Method__init__
Initialize the resource not found error. Args: message: Error message resource_type: Type of resourc
scripts/agents/devops/src/aws/base.py:44
Method__init__
(self, message: str)
scripts/agents/devops/src/aws/base.py:67
Method__init__
(self, message: str)
scripts/agents/devops/src/aws/base.py:75
Method__init__
(self, message: str)
scripts/agents/devops/src/aws/base.py:90
Method__init__
Initialize the AWS service. Args: credentials: AWSCredentials object. If None, credentials will be loaded
scripts/agents/devops/src/aws/base.py:110
Method__init__
( self, credentials: Optional[AWSCredentials] = None, region: Optional[str] = None,
scripts/agents/devops/src/aws/ec2.py:33
Method__init__
Initialize the GitHub service. Args: token: GitHub API token. If None, will be loaded from credentials manager.
scripts/agents/devops/src/github/github.py:63
Method__init__
(self, region=None, instance_ids=None, filters=None)
scripts/agents/devops/tests/test_openai_agents_ec2.py:18
Method__init__
(self, instance_ids, region=None)
scripts/agents/devops/tests/test_openai_agents_ec2.py:25
Method__init__
(self, image_id, instance_type, key_name=None, security_group_ids=None, subnet_id=None, regi
scripts/agents/devops/tests/test_openai_agents_ec2.py:31
Method__init__
(self, instance_id, state, instance_type, public_ip_address=None, private_ip_address=None, t
scripts/agents/devops/tests/test_openai_agents_ec2.py:43
Method__init__
(self, credentials=None)
scripts/agents/devops/tests/custom/run_cli_tests.py:38
Method__init__
(self, credentials=None)
scripts/agents/devops/tests/custom/run_cli_tests.py:61
Method__init__
(self, **kwargs)
scripts/agents/devops/tests/custom/run_openai_agents_test.py:18
Method__init__
(self, message, suggestion=None)
scripts/agents/devops/tests/custom/run_cli_error_tests.py:13
Method__init__
(self, message, resource_type=None, resource_id=None)
scripts/agents/devops/tests/custom/run_cli_error_tests.py:19
Method__init__
(self, message)
scripts/agents/devops/tests/custom/run_cli_error_tests.py:27
Method__init__
(self, message)
scripts/agents/devops/tests/custom/run_cli_error_tests.py:33
Method__init__
(self, message)
scripts/agents/devops/tests/custom/run_cli_error_tests.py:45
Method__init__
(self, message, suggestion=None)
scripts/agents/devops/tests/custom/run_cli_error_tests.py:51
Method__init__
(self, region=None, instance_ids=None, filters=None)
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:19
Method__init__
(self, instance_ids, region=None)
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:26
Method__init__
(self, image_id, instance_type, key_name=None, security_group_ids=None, subnet_id=None, regi
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:32
Method__init__
(self, instance_id, state, instance_type, public_ip_address=None, private_ip_address=None, t
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:44
Method__init__
(self, message, suggestion=None)
scripts/agents/devops/tests/custom/test_error_handling.py:16
Method__init__
(self, message, resource_type=None, resource_id=None)
scripts/agents/devops/tests/custom/test_error_handling.py:22
Method__init__
(self, message)
scripts/agents/devops/tests/custom/test_error_handling.py:30
Method__init__
(self, message)
scripts/agents/devops/tests/custom/test_error_handling.py:36
Method__init__
(self, message, wait_time=None)
scripts/agents/devops/tests/custom/test_error_handling.py:42
Method__init__
(self, message)
scripts/agents/devops/tests/custom/test_error_handling.py:49
Method__init__
(self, message)
scripts/agents/devops/tests/custom/test_error_handling.py:61
Method__init__
(self, message, suggestion=None)
scripts/agents/devops/tests/custom/test_error_handling.py:67
Method__init__
(self, access_key_id, secret_access_key, region)
scripts/agents/devops/tests/custom/test_error_handling.py:73
Method__init__
(self, token)
scripts/agents/devops/tests/custom/test_error_handling.py:80
Method__init__
(self, credentials)
scripts/agents/devops/tests/custom/test_error_handling.py:108
← previousnext →701–800 of 1,315, ranked by callers