Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBB-finance/agents-for-openbb
/ functions
Functions
156 in github.com/OpenBB-finance/agents-for-openbb
⨍
Functions
156
◇
Types & classes
8
↳
Endpoints
31
Function
test_health_check_via_agents_endpoint
Basic health check using the agents endpoint.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:204
Function
test_html_artifact_helper
Test that the html_artifact helper creates valid SSE events.
39-vanilla-agent-html-artifacts/tests/test_main.py:23
Function
test_mcp_agent_image_configuration
Test that the MCP agent has proper image configuration.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:59
Function
test_mcp_configuration_preserved
Test that MCP configuration doesn't interfere with basic functionality.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:182
Function
test_mcp_tool_structure_validation
Test that empty messages validation works even with MCP tools present.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:231
Function
test_mcp_tools_empty_list_handled
Test that empty messages validation works even with empty tools list.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:173
Function
test_mcp_tools_none_handled
Test that empty messages validation works even with tools=None.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:164
Function
test_multiple_mcp_tools_handling
Test that empty messages validation works even with multiple MCP tools.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:258
Function
test_multiple_selected_skills_uses_the_first_one
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:257
Function
test_openapi_docs_accessible
Test that OpenAPI documentation is accessible.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:197
Function
test_query
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:24
Function
test_query
()
33-vanilla-agent-charts/tests/test_agent.py:23
Function
test_query
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:23
Function
test_query
()
34-vanilla-agent-tables/tests/test_agent.py:23
Function
test_query
()
42-vanilla-agent-feedback/tests/test_agent.py:79
Function
test_query
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:23
Function
test_query
()
35-vanilla-agent-pdf/tests/test_agent.py:24
Function
test_query
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:23
Function
test_query_completes_remote_function_call
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:95
Function
test_query_completes_remote_function_call_with_citation
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:94
Function
test_query_completes_remote_function_call_with_pdf_url
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:62
Function
test_query_completes_remote_function_call_with_pdf_url
()
35-vanilla-agent-pdf/tests/test_agent.py:62
Function
test_query_contains_chart
()
33-vanilla-agent-charts/tests/test_agent.py:61
Function
test_query_contains_table
()
34-vanilla-agent-tables/tests/test_agent.py:61
Function
test_query_conversation
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:39
Function
test_query_conversation
()
33-vanilla-agent-charts/tests/test_agent.py:38
Function
test_query_conversation
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:38
Function
test_query_conversation
()
34-vanilla-agent-tables/tests/test_agent.py:38
Function
test_query_conversation
Test query with multiple messages in conversation.
37-vanilla-agent-custom-features/tests/test_agent.py:146
Function
test_query_conversation
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:38
Function
test_query_conversation
()
35-vanilla-agent-pdf/tests/test_agent.py:39
Function
test_query_conversation
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:39
Function
test_query_default_workspace_options
Test query without workspace options uses defaults.
37-vanilla-agent-custom-features/tests/test_agent.py:105
Function
test_query_does_not_fetch_widget_data
Test that the agent only lists widgets and does not fetch data
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:97
Function
test_query_lists_dashboard_widgets_from_secondary
()
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:35
Function
test_query_lists_primary_widgets_when_selected
()
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:58
Function
test_query_no_messages
()
36-vanilla-agent-pdf-citations/tests/test_agent.py:54
Function
test_query_no_messages
()
33-vanilla-agent-charts/tests/test_agent.py:53
Function
test_query_no_messages
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:53
Function
test_query_no_messages
()
34-vanilla-agent-tables/tests/test_agent.py:53
Function
test_query_no_messages
Test query with empty messages list.
37-vanilla-agent-custom-features/tests/test_agent.py:162
Function
test_query_no_messages
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:53
Function
test_query_no_messages
()
35-vanilla-agent-pdf/tests/test_agent.py:54
Function
test_query_no_messages
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:54
Function
test_query_reasoning_steps
()
31-vanilla-agent-reasoning-steps/tests/test_agent.py:61
Function
test_query_returns_remote_function_call
()
32-vanilla-agent-raw-widget-data-citations/tests/test_agent.py:61
Function
test_query_returns_remote_function_call
()
30-vanilla-agent-raw-widget-data/tests/test_agent.py:62
Function
test_query_shows_widget_metadata_and_parameters
()
40-vanilla-agent-dashboard-widgets/tests/test_agent.py:77
Function
test_query_simple_message
Test basic query with a simple message.
37-vanilla-agent-custom-features/tests/test_agent.py:40
Function
test_query_streams_without_skills
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:72
Function
test_query_with_skill_catalog_emits_function_call
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:91
Function
test_query_with_widget_data
Test that widget data retrieval still works with MCP agent.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:81
Function
test_query_with_workspace_options
Test query with workspace options to verify feature detection.
37-vanilla-agent-custom-features/tests/test_agent.py:56
Function
test_selected_skill_is_injected_and_no_function_is_exposed
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:159
Function
test_tool_result_loads_skill_and_answers_without_second_function_call
()
41-vanilla-agent-dynamic-skill/tests/test_agent.py:207
Function
test_widget_data_priority_over_mcp_tools
Test that widget data takes priority over MCP tools when both present.
38-vanilla-agent-mcp-tools/tests/test_mcp_integration.py:116
← previous
101–156 of 156, ranked by callers