MCPcopy Create free account

hub / github.com/coleam00/ottomator-agents / functions

Functions1,846 in github.com/coleam00/ottomator-agents

↓ 1 callersFunctionmain
Main function that sets up the MCP server, initializes tools, and runs the interactive loop.
thirdbrain-mcp-openai-agent/mcp_client.py:790
↓ 1 callersFunctionmain
Main function that sets up the MCP server, initializes tools, and runs the interactive loop. The server is run in a Docker container to ensur
thirdbrain-mcp-openai-agent/wip/mcp_openai_client.example.py:192
↓ 1 callersFunctionmain
()
thirdbrain-mcp-openai-agent/wip/mcp_proxy_pydantic_agent_client.example.py:197
↓ 1 callersFunctionmain
()
thirdbrain-mcp-openai-agent/weather-server-python/src/weather/server.py:186
↓ 1 callersFunctionmain
()
ai-agent-fundamentals/agent.py:25
↓ 1 callersFunctionmain
()
google-a2a-agent/client.py:4
↓ 1 callersFunctionmain
()
r1-distill-rag/ingest_pdfs.py:51
↓ 1 callersFunctionmain
()
r1-distill-rag/streamlit.py:42
↓ 1 callersFunctionmain
()
r1-distill-rag/r1_smolagent_rag.py:72
↓ 1 callersFunctionpage_1
()
genericsuite-app-maker-agent/streamlit_app.py:602
↓ 1 callersFunctionpage_2
()
genericsuite-app-maker-agent/streamlit_app.py:689
↓ 1 callersFunctionpage_3
()
genericsuite-app-maker-agent/streamlit_app.py:696
↓ 1 callersMethodparse_game_date
Parse date from query with timezone handling.
nba-agent/nba_agent.py:461
↓ 1 callersMethodparse_game_date
Parse date from query with timezone handling.
nba-agent/agent_trial/nba_agent_1.py:505
↓ 1 callersFunctionparse_sitemap
(sitemap_url: str)
crawl4AI-agent-v2/insert_docs.py:117
↓ 1 callersFunctionpath_exists
Creates the output directory if it doesn't exist
genericsuite-app-maker-agent/lib/codegen_utilities.py:117
↓ 1 callersFunctionphase1_current_llms
Phase 1: Add episodes about current top LLMs.
graphiti-agent/llm_evolution.py:64
↓ 1 callersFunctionphase2_claude4_emerges
Phase 2: Claude 4 emerges as the new best LLM.
graphiti-agent/llm_evolution.py:151
↓ 1 callersFunctionphase3_mlm_revolution
Phase 3: MLMs make LLMs irrelevant.
graphiti-agent/llm_evolution.py:219
↓ 1 callersFunctionpopulate_metadata_class
Populate a StreamMetadata object with video details from a snippet. This function extracts relevant information such as the title, channel title,
streambuzz-agent/agents/stream_starter.py:54
↓ 1 callersFunctionpost_tweet
Post a tweet using the Twitter API with OAuth 1.0a. Args: tweet_text (str): The text to tweet session_id (str): Session
tweet-generator-agent/twitter_utils.py:45
↓ 1 callersFunctionprepare_training_data
Create domain-specific query-document pairs
all-rag-strategies/examples/11_fine_tuned_embeddings.py:15
↓ 1 callersMethodprint_banner
Print welcome banner.
agentic-rag-knowledge-graph/cli.py:40
↓ 1 callersMethodprint_banner
Print welcome banner.
docling-rag-agent/cli.py:147
↓ 1 callersMethodprint_banner
Print welcome banner.
all-rag-strategies/implementation/cli.py:147
↓ 1 callersMethodprint_help
Print help information.
agentic-rag-knowledge-graph/cli.py:50
↓ 1 callersMethodprint_help
Print help information.
docling-rag-agent/cli.py:157
↓ 1 callersMethodprint_help
Print help information.
all-rag-strategies/implementation/cli.py:157
↓ 1 callersMethodprint_stats
Print conversation statistics.
docling-rag-agent/cli.py:183
↓ 1 callersMethodprint_stats
Print conversation statistics.
all-rag-strategies/implementation/cli.py:183
↓ 1 callersFunctionprocess_active_streams
Processes all active streams. This function iterates through a list of active streams, fetches the latest chat messages for each stream
streambuzz-agent/routers/chat_worker.py:178
↓ 1 callersFunctionprocess_and_store_document
Process a document and store its chunks in parallel.
crawl4AI-agent/crawl_pydantic_ai_docs.py:161
↓ 1 callersFunctionprocess_and_store_document
Processes a document by splitting it into chunks, extracting metadata, and storing it. This function orchestrates the processing of a document by
streambuzz-agent/utils/rag_util.py:273
↓ 1 callersFunctionprocess_buzz
Processes buzzes that are in the 'FOUND' state. This function retrieves buzzes in the 'FOUND' state from the database, updates their sta
streambuzz-agent/routers/chat_worker.py:25
↓ 1 callersFunctionprocess_chat_messages
Processes a list of chat messages for a given session. This function iterates through a list of chat messages, classifies the intent of
streambuzz-agent/routers/chat_worker.py:128
↓ 1 callersFunctionprocess_chunk
Process a single chunk of text.
crawl4AI-agent/crawl_pydantic_ai_docs.py:115
↓ 1 callersFunctionprocess_chunk
Processes a single chunk of text to extract metadata and generate embeddings. This function orchestrates the extraction of title and summary usin
streambuzz-agent/utils/rag_util.py:171
↓ 1 callersFunctionprocess_document
Process a single document and return metadata.
docling-rag-agent/docling_basics/02_multiple_formats.py:24
↓ 1 callersFunctionprocess_document
Process a document file and store it in the knowledge base. Args: file_path: Path to the document file Returns:
foundational-rag-agent/ui/app.py:70
↓ 1 callersFunctionprocess_file_cached
Process a single file with caching.
ottomarkdown-agent/file_agent.py:325
↓ 1 callersFunctionprocess_ideation_form
Process the ideation form
genericsuite-app-maker-agent/streamlit_app.py:97
↓ 1 callersMethodprocess_ideation_form
Process the ideation form
genericsuite-app-maker-agent/lib/codegen_ideation_lib.py:20
↓ 1 callersFunctionprocess_json_and_code_generation
Generates the JSON file and GS python code for Tools
genericsuite-app-maker-agent/streamlit_app.py:35
↓ 1 callersMethodprocess_json_and_code_generation
Generates the JSON file and GS python code for Tools
genericsuite-app-maker-agent/lib/codegen_generation_lib.py:21
↓ 1 callersMethodprocess_no_form_buttons
Process No-Form buttons, like the ones for the the ideation-from-prompt feature
genericsuite-app-maker-agent/lib/codegen_streamlit_lib.py:1044
↓ 1 callersFunctionprocess_playlist
Main function to process the latest video from a playlist.
youtube-summary-agent/main.py:213
↓ 1 callersFunctionprocess_pydantic_docs
Process the Pydantic AI documentation. Args: chunk_size: The size of each chunk overlap: The overlap between chunks
light-rag-agent/BasicRAG/insert_pydantic_docs.py:89
↓ 1 callersMethodprocess_query
Process a query using Claude and available tools
thirdbrain-mcp-openai-agent/wip/mcp_proxy_pydantic_agent_client.example.py:113
↓ 1 callersFunctionprocess_request
()
lead-generator-agent/leadgen_agent_endpoint.py:122
↓ 1 callersFunctionprocess_request
()
lead-generator-agent/studio_leadgen_agent_endpoint.py:129
↓ 1 callersMethodprocess_task
Orchestrate the entire workflow to get the final summary
genericsuite-app-maker-agent/lib/codegen_schema_generator.py:517
↓ 1 callersFunctionprocess_url
(url: str)
crawl4AI-agent/crawl_pydantic_ai_docs.py:197
↓ 1 callersFunctionprocess_use_response_as_prompt
Process the use_response_as_prompt button pushed
genericsuite-app-maker-agent/streamlit_app.py:86
↓ 1 callersFunctionprocess_video
Process a single video by ID.
youtube-summary-agent/main.py:395
↓ 1 callersFunctionprocess_workflow
Converts n8n workflow data into an HTML component string. Takes raw workflow data, escapes special characters, and wraps in n8n-demo
n8n-expert/ingest-n8n-workflows.py:38
↓ 1 callersFunctionprogress_callback
(current: int, total: int)
agentic-rag-knowledge-graph/ingestion/ingest.py:442
↓ 1 callersFunctionprogress_callback
(current, total)
agentic-rag-knowledge-graph/ingestion/embedder.py:404
↓ 1 callersFunctionprogress_callback
(current: int, total: int)
ag-ui-rag-agent/agent/ingestion/ingest.py:393
↓ 1 callersFunctionprogress_callback
(current, total)
ag-ui-rag-agent/agent/ingestion/embedder.py:404
↓ 1 callersFunctionprogress_callback
(current: int, total: int)
docling-rag-agent/ingestion/ingest.py:492
↓ 1 callersFunctionprogress_callback
(current, total)
docling-rag-agent/ingestion/embedder.py:404
↓ 1 callersFunctionprogress_callback
(current: int, total: int)
all-rag-strategies/implementation/ingestion/ingest.py:515
↓ 1 callersFunctionprogress_callback
(current, total)
all-rag-strategies/implementation/ingestion/embedder.py:404
↓ 1 callersFunctionprompt_ai
(messages)
pydantic-ai-advanced-researcher/streamlit_ui.py:30
↓ 1 callersMethodput
Store embedding in cache.
agentic-rag-knowledge-graph/ingestion/embedder.py:317
↓ 1 callersMethodput
Store embedding in cache.
ag-ui-rag-agent/agent/ingestion/embedder.py:317
↓ 1 callersMethodput
Store embedding in cache.
docling-rag-agent/ingestion/embedder.py:317
↓ 1 callersMethodput
Store embedding in cache.
all-rag-strategies/implementation/ingestion/embedder.py:317
↓ 1 callersFunctionquery_collection
Query a ChromaDB collection for similar documents. Args: collection: ChromaDB collection query_text: Text to search for
light-rag-agent/BasicRAG/utils.py:101
↓ 1 callersFunctionquery_collection
Query a ChromaDB collection for similar documents. Args: collection: ChromaDB collection query_text: Text to search for
crawl4AI-agent-v2/utils.py:101
↓ 1 callersMethodread_arguments
Decide where to read arguments from
genericsuite-app-maker-agent/lib/codegen_schema_generator.py:145
↓ 1 callersMethodread_arguments_from_cli
Read arguments from the command line
genericsuite-app-maker-agent/lib/codegen_schema_generator.py:160
↓ 1 callersFunctionread_config_file
Reads a JSON file and returns its content as a dictionary
genericsuite-app-maker-agent/lib/codegen_utilities.py:148
↓ 1 callersFunctionread_live_chats
Reads and processes live chat messages from active YouTube streams. This function retrieves all active stream sessions, fetches live chat
streambuzz-agent/routers/chat_worker.py:217
↓ 1 callersFunctionrenderTrace
(trace: VoiceflowTrace)
~voiceflow-dialog-api-integration~/VoiceflowFrontendComponent.tsx:62
↓ 1 callersFunctionrun_agent_with_streaming
Run the agent with streaming text for the user_input prompt, while maintaining the entire conversation in `st.session_state.messages`.
crawl4AI-agent/streamlit_ui.py:68
↓ 1 callersFunctionrun_agent_with_streaming
(mcp_agent, user_input)
pydantic-ai-mcp-agent/extras/pydantic_mcp_streamlit.py:73
↓ 1 callersFunctionrun_agent_with_streaming
(user_input)
light-rag-agent/LightRAG/streamlit_app.py:64
↓ 1 callersFunctionrun_agent_with_streaming
(user_input)
light-rag-agent/BasicRAG/streamlit_app.py:52
↓ 1 callersFunctionrun_agent_with_streaming
(user_input)
crawl4AI-agent-v2/streamlit_app.py:48
↓ 1 callersFunctionrun_agent_with_streaming
(user_input)
foundational-rag-agent/streamlit_ui_example.py:29
↓ 1 callersFunctionrun_agent_with_streaming
Run the RAG agent with streaming response. Args: user_input: User query Yields: Streamed response chunks
foundational-rag-agent/ui/app.py:126
↓ 1 callersFunctionrun_all_tests
Run all integration tests.
ag-ui-rag-agent/test_agui_integration.py:197
↓ 1 callersFunctionrun_cli
Run the agent in an interactive CLI with streaming.
docling-rag-agent/rag_agent.py:124
↓ 1 callersFunctionrun_cli
Run the agent in an interactive CLI with streaming.
all-rag-strategies/implementation/rag_agent.py:124
↓ 1 callersFunctionrun_cli
Run the agent in an interactive CLI with streaming.
all-rag-strategies/implementation/rag_agent_advanced.py:518
↓ 1 callersFunctionrun_rag_agent
Run the RAG agent to answer a question about Pydantic AI. Args: question: The question to answer. Returns: The a
light-rag-agent/LightRAG/rag_agent.py:78
↓ 1 callersFunctionrun_rag_agent
Run the RAG agent to answer a question about Pydantic AI. Args: question: The question to answer. collection_name: Name of th
light-rag-agent/BasicRAG/rag_agent.py:82
↓ 1 callersFunctionrun_rag_agent
Run the RAG agent to answer a question about Pydantic AI. Args: question: The question to answer. collection_name: Name of th
crawl4AI-agent-v2/rag_agent.py:82
↓ 1 callersFunctionrun_travel_agent
Run the travel agent with the given user input.
pydantic-ai-langgraph-parallelization/agent_graph.py:244
↓ 1 callersFunctionsave_chunks
Save chunks to file with separators, preserving context and headings.
docling-rag-agent/docling_basics/04_hybrid_chunking.py:108
↓ 1 callersFunctionsave_file
Saves the file to the output directory
genericsuite-app-maker-agent/lib/codegen_utilities.py:134
↓ 1 callersMethodsave_item
Save the item in the database
genericsuite-app-maker-agent/lib/codegen_db_abstracts.py:28
↓ 1 callersFunctionsave_session
Save the session ID to a file for resuming later.
claude-agent-sdk-demos/quickstart/simple_cli.py:41
↓ 1 callersFunctionsave_user_session
Save session data for a Telegram user. Args: user_id: Telegram user ID session_id: Claude SDK session ID cwd: Workin
claude-agent-sdk-demos/telegram_integration/telegram_bot_sentry.py:67
↓ 1 callersFunctionscrape_and_chunk_markdown
Scrape a Markdown page and split into chunks by # and ## headers.
crawl4AI-agent-v2/crawl4AI-examples/4-crawl_llms_txt.py:12
↓ 1 callersMethodsearch_documents
Search for document chunks by vector similarity. Args: query_embedding: Vector embedding of the query
foundational-rag-agent/database/setup.py:80
↓ 1 callersFunctionsearch_knowledge_graph
Search the knowledge graph. Args: query: Search query Returns: Search results
agentic-rag-knowledge-graph/agent/graph_utils.py:402
↓ 1 callersFunctionsemantic_chunk
Chunk based on semantic similarity, not fixed size
all-rag-strategies/examples/07_context_aware_chunking.py:11
↓ 1 callersFunctionsend_long_message
Send a long message, splitting it if necessary due to Telegram's 4096 character limit. Args: chat_id: Telegram chat ID text:
claude-agent-sdk-demos/telegram_integration/telegram_bot_sentry.py:651
← previousnext →801–900 of 1,846, ranked by callers