MCPcopy Create free account

hub / github.com/AgenticInternet/agentic-internet / functions

Functions481 in github.com/AgenticInternet/agentic-internet

↓ 1 callersMethod_compress_context
(self)
agentic_internet/agents/multi_model_serpapi.py:305
↓ 1 callersFunction_content_agent_with_run
(return_value: str)
tests/test_specialized_agents.py:19
↓ 1 callersMethod_create_agent
Create the appropriate agent based on agent_type.
agentic_internet/agents/internet_agent.py:93
↓ 1 callersMethod_execute_parallel
Execute tasks in parallel using ThreadPoolExecutor.
agentic_internet/agents/search_orchestrator.py:258
↓ 1 callersMethod_execute_sequential
Execute tasks sequentially.
agentic_internet/agents/search_orchestrator.py:282
↓ 1 callersMethod_extract_structured_data
Extract structured data from web pages.
agentic_internet/tools/browser_use.py:189
↓ 1 callersMethod_find_common_results
Find results that appear across multiple engines
agentic_internet/agents/multi_model_serpapi.py:761
↓ 1 callersMethod_get_default_model
Get a default model using the centralized model initialization.
agentic_internet/agents/search_orchestrator.py:194
↓ 1 callersMethod_initialize_model
Initialize the LLM model using centralized model initialization.
agentic_internet/agents/internet_agent.py:83
↓ 1 callersFunction_normalize_http_url
(url: str)
agentic_internet/tools/mcp_integration.py:41
↓ 1 callersMethod_parse_data
Parse input data string into a DataFrame.
agentic_internet/tools/code_execution.py:329
↓ 1 callersMethod_run_simple
Run a simple async task.
agentic_internet/tools/browser_use.py:113
↓ 1 callersMethod_run_with_stream
Run a task with streaming updates.
agentic_internet/tools/browser_use.py:121
↓ 1 callersMethod_search_with_orchestrator
Search using the orchestrator with multiple agents.
agentic_internet/tools/web_search.py:149
↓ 1 callersMethod_show_help
Show help information.
agentic_internet/agents/internet_agent.py:231
↓ 1 callersMethod_show_tools
Show available tools.
agentic_internet/agents/internet_agent.py:248
↓ 1 callersMethod_validate_code
Parse and validate code via AST. Returns the parsed tree or raises.
agentic_internet/tools/code_execution.py:245
↓ 1 callersMethodadvanced_market_opportunity_assessment
(market: str, geography: str = "global")
agentic_internet/examples/multi_model_example.py:54
↓ 1 callersMethodanalyze_dataset
Analyze a dataset and provide insights. Args: data: The data to analyze (can be list, dict, or pandas DataFrame)
agentic_internet/agents/specialized_agents.py:116
↓ 1 callersMethodchat
Start an interactive chat session with the agent.
agentic_internet/agents/internet_agent.py:186
↓ 1 callersMethodcode_review
Review code and provide feedback. Args: code: Code to review language: Programming language focu
agentic_internet/agents/specialized_agents.py:351
↓ 1 callersMethodcreate_serpapi_tools
Create comprehensive SerpAPI tool suite
agentic_internet/agents/multi_model_serpapi.py:974
↓ 1 callersMethodcreate_specialized_worker
Create worker with optimal model selection and enhanced capabilities
agentic_internet/agents/multi_model_serpapi.py:1036
↓ 1 callersMethodcreate_use_case_tool_inventory
Create the tool inventory that use-case recipes can resolve against.
agentic_internet/agents/multi_model_serpapi.py:988
↓ 1 callersFunctioncreated_date
Format an OpenRouter ``created`` timestamp as an ISO date.
agentic_internet/utils/openrouter_models.py:48
↓ 1 callersFunctiondemo_async_orchestrator
Demonstrate async orchestrator functionality.
agentic_internet/examples/orchestrated_search_example.py:144
↓ 1 callersFunctiondemo_basic_orchestrator
Demonstrate basic orchestrator functionality.
agentic_internet/examples/orchestrated_search_example.py:25
↓ 1 callersFunctiondemo_custom_orchestrator
Demonstrate custom orchestrator configuration.
agentic_internet/examples/orchestrated_search_example.py:91
↓ 1 callersFunctiondemo_integrated_orchestrator
Demonstrate orchestrator integrated with InternetAgent.
agentic_internet/examples/orchestrated_search_example.py:63
↓ 1 callersFunctiondemonstrate_system
Demonstrate the Multi-Model SerpAPI System
agentic_internet/examples/multi_model_example.py:120
↓ 1 callersFunctiondisplay_capabilities_table
Display a table of agent capabilities.
agentic_internet/examples/advanced_usage.py:163
↓ 1 callersFunctionexample_cli_usage
Show CLI usage examples.
agentic_internet/examples/example_mcp_usage.py:244
↓ 1 callersFunctionexample_env_config
Example: Loading MCP configuration from environment variables.
agentic_internet/examples/example_mcp_usage.py:199
↓ 1 callersFunctionexample_http_usage
Example: Using MCP tools via HTTP transport (remote server).
agentic_internet/examples/example_mcp_usage.py:58
↓ 1 callersFunctionexample_server_manager
Example: Using MCPServerManager to manage multiple servers.
agentic_internet/examples/example_mcp_usage.py:152
↓ 1 callersFunctionexample_stdio_usage
Example: Using MCP tools via stdio transport (local server).
agentic_internet/examples/example_mcp_usage.py:18
↓ 1 callersFunctionexample_with_agent
Example: Using MCP tools with an InternetAgent.
agentic_internet/examples/example_mcp_usage.py:96
↓ 1 callersFunctionfetch_openrouter_models
Fetch OpenRouter's current model inventory. The endpoint is public. Callers should treat failures as non-fatal and fall back to the checked-i
agentic_internet/utils/openrouter_models.py:31
↓ 1 callersMethodforward
Execute an async browser automation task.
agentic_internet/tools/browser_use.py:101
↓ 1 callersMethodforward
Execute browser automation with structured output.
agentic_internet/tools/browser_use.py:178
↓ 1 callersMethodforward
(self, query: str)
agentic_internet/agents/code_mode.py:170
↓ 1 callersMethodfrom_dict
Create config from dictionary.
agentic_internet/tools/mcp_integration.py:243
↓ 1 callersMethodget_active_use_case_summary
Return a summary for the active use-case setup.
agentic_internet/agents/multi_model_serpapi.py:1202
↓ 1 callersMethodget_comprehensive_summary
Get comprehensive summary of system state and performance
agentic_internet/agents/multi_model_serpapi.py:925
↓ 1 callersMethodget_model_capabilities
Get detailed capabilities of each model for optimization
agentic_internet/agents/multi_model_serpapi.py:194
↓ 1 callersMethodget_model_info
Get information about a model.
agentic_internet/config/settings.py:350
↓ 1 callersMethodget_research_history
Get the research history.
agentic_internet/agents/internet_agent.py:303
↓ 1 callersFunctionlist_available_models
List all models that can be initialized with current API keys.
agentic_internet/utils/model_utils.py:150
↓ 1 callersFunctionmain
()
main.py:1
↓ 1 callersFunctionmain
Run advanced examples.
agentic_internet/examples/advanced_usage.py:195
↓ 1 callersFunctionmain
Run all examples.
agentic_internet/examples/example_mcp_usage.py:271
↓ 1 callersFunctionmain
Run all examples.
agentic_internet/examples/basic_usage.py:140
↓ 1 callersFunctionmain
Run all demonstrations.
agentic_internet/examples/orchestrated_search_example.py:184
↓ 1 callersFunctionmain
Main entry point
agentic_internet/examples/multi_model_example.py:226
↓ 1 callersMethodmarket_trends
Analyze market trends in a specific industry. Args: industry: Industry to analyze timeframe: Timeframe for t
agentic_internet/agents/specialized_agents.py:281
↓ 1 callersMethodrun
(self, task: str)
tests/test_cli_mcp.py:19
↓ 1 callersMethodsearch
Execute a search using multiple agents. Args: query: The search query agents_to_use: Specific agents to use
agentic_internet/agents/search_orchestrator.py:198
↓ 1 callersMethodsearch_async
Async version of search (experimental).
agentic_internet/agents/search_orchestrator.py:380
↓ 1 callersMethodsummarize_content
Summarize content in various formats. Args: content: Content to summarize (can be URL or text) summary_type:
agentic_internet/agents/specialized_agents.py:215
↓ 1 callersFunctiontest_basic_functionality
Test basic agent functionality.
test_agent.py:9
↓ 1 callersMethodto_dict
Convert config to dictionary.
agentic_internet/tools/mcp_integration.py:231
Method__getattr__
(self, name: str)
agentic_internet/agents/code_mode.py:125
Method__init__
(self, content: str)
tests/test_basic_agent.py:7
Method__init__
(self, response: str = "ok", raises: Exception | None = None)
tests/test_search_orchestrator.py:18
Method__init__
(self, **kwargs)
tests/test_cli_use_cases.py:15
Method__init__
(self)
tests/test_cli_mcp.py:16
Method__init__
(self, model_id: str, provider: str | None = None, cause: str | None = None)
agentic_internet/exceptions.py:11
Method__init__
(self, model_id: str)
agentic_internet/exceptions.py:26
Method__init__
(self, provider: str)
agentic_internet/exceptions.py:34
Method__init__
(self, engine: str, query: str, cause: str | None = None)
agentic_internet/exceptions.py:44
Method__init__
(self, tool_name: str, cause: str | None = None)
agentic_internet/exceptions.py:57
Method__init__
(self, reason: str)
agentic_internet/exceptions.py:69
Method__init__
(self, pattern: str)
agentic_internet/exceptions.py:77
Method__init__
(self, cause: str)
agentic_internet/exceptions.py:85
Method__init__
(self)
agentic_internet/exceptions.py:103
Method__init__
Initialize the Async Browser Use tool.
agentic_internet/tools/browser_use.py:87
Method__init__
Initialize the Structured Browser Use tool.
agentic_internet/tools/browser_use.py:164
Method__init__
Initialize MCP tool integration. Args: server_config: Either a file path to MCP server script (for stdio)
agentic_internet/tools/mcp_integration.py:71
Method__init__
( self, name: str, server_config: Union[str, dict[str, Any]], transport_type:
agentic_internet/tools/mcp_integration.py:215
Method__init__
(self)
agentic_internet/tools/mcp_integration.py:274
Method__init__
( self, *, num_results: int | None = None, include_text: bool = False,
agentic_internet/tools/exa_search.py:312
Method__init__
(self)
agentic_internet/tools/web_search.py:256
Method__init__
(self)
agentic_internet/tools/code_execution.py:177
Method__init__
(self)
agentic_internet/tools/code_execution.py:237
Method__init__
Initialize browser automation agent with browser-specific configuration.
agentic_internet/agents/specialized_agents.py:19
Method__init__
Initialize content creation agent.
agentic_internet/agents/specialized_agents.py:177
Method__init__
Initialize market research agent.
agentic_internet/agents/specialized_agents.py:242
Method__init__
Initialize technical support agent.
agentic_internet/agents/specialized_agents.py:316
Method__init__
(self, facade: ToolFacade | None = None, **kwargs: Any)
agentic_internet/agents/code_mode.py:166
Method__init__
( self, facade: ToolFacade | None = None, additional_authorized_imports: list[str] | N
agentic_internet/agents/code_mode.py:223
Method__init__
(self)
agentic_internet/agents/multi_model_serpapi.py:41
Method__init__
(self, api_key: str, context_engine=None)
agentic_internet/agents/multi_model_serpapi.py:403
Method__init__
(self, api_key: str, context_engine=None)
agentic_internet/agents/multi_model_serpapi.py:496
Method__init__
(self, api_key: str, context_engine=None)
agentic_internet/agents/multi_model_serpapi.py:570
Method__init__
(self, api_key: str, context_engine=None)
agentic_internet/agents/multi_model_serpapi.py:627
Method__init__
(self, api_key: str, context_engine=None)
agentic_internet/agents/multi_model_serpapi.py:685
Method__init__
(self)
agentic_internet/agents/multi_model_serpapi.py:820
Method__init__
(self, serpapi_key: str | None = None, context_window_size: int = 16384)
agentic_internet/agents/multi_model_serpapi.py:957
Method__init__
( self, name: str, agent: Union[ToolCallingAgent, CodeAgent], description: str
agentic_internet/agents/search_orchestrator.py:53
Method__init__
Initialize the Search Orchestrator. Args: max_workers: Maximum number of parallel agent executions verbose:
agentic_internet/agents/search_orchestrator.py:127
← previousnext →101–200 of 481, ranked by callers