MCPcopy Create free account

hub / github.com/algorithmicsuperintelligence/optillm / functions

Functions1,129 in github.com/algorithmicsuperintelligence/optillm

Methodtest_run_function_without_schema
Test the main run function without a schema (fallback).
tests/test_json_plugin.py:200
Methodtest_sampling_approaches_logging
Test PVG and Self Consistency approaches log multiple sampling calls
tests/test_conversation_logging_approaches.py:231
Methodtest_short_text
(self)
tests/test_compact_plugin.py:27
Methodtest_single_call_approaches_logging
Test CoT Reflection and RE2 approaches log single API calls correctly
tests/test_conversation_logging_approaches.py:186
Methodtest_single_request
Test that single requests work correctly
tests/test_batching.py:64
Methodtest_single_user_message
(self)
tests/test_compact_plugin.py:38
Methodtest_slug_exists
Test that plugin has SLUG defined
tests/test_mcp_plugin.py:398
Methodtest_sse_config_from_dict
Test creating SSE config from dictionary
tests/test_mcp_plugin.py:61
Methodtest_stdio_command_not_found
Test stdio transport when command is not found
tests/test_mcp_plugin.py:425
Methodtest_stdio_config_from_dict
Test creating stdio config from dictionary
tests/test_mcp_plugin.py:44
Functiontest_streaming
Test streaming response
tests/test_api_compatibility.py:91
Methodtest_structured_summary_format
(self)
tests/test_compact_plugin.py:119
Methodtest_summary_tag_extraction
(self)
tests/test_compact_plugin.py:183
Methodtest_summary_without_tags_used_raw
(self)
tests/test_compact_plugin.py:202
Methodtest_system_prompt_included_in_compression
(self)
tests/test_compact_plugin.py:218
Methodtest_thinkdeeper_approach_with_reasoning_tokens
Test thinkdeeper approach properly processes reasoning tokens
tests/test_reasoning_integration.py:153
Methodtest_thinkdeeper_mlx_returns_reasoning_tokens
Test that thinkdeeper_decode_mlx returns reasoning tokens (MLX only)
tests/test_reasoning_integration.py:61
Methodtest_thinkdeeper_returns_reasoning_tokens
Test that thinkdeeper_decode returns reasoning tokens
tests/test_reasoning_integration.py:39
Functiontest_threshold_calibrator
Test ConfidenceThresholdCalibrator functionality.
tests/test_deepconf.py:69
Methodtest_threshold_zero_always_triggers
(self)
tests/test_compact_plugin.py:243
Methodtest_warning_when_ssl_disabled
Test that a warning is logged when SSL verification is disabled.
tests/test_ssl_config.py:324
Methodtest_websocket_config_from_dict
Test creating WebSocket config from dictionary
tests/test_mcp_plugin.py:80
Methodtrack_device_usage
(self, device: str, memory_delta: int)
optillm/inference.py:998
Methodupdate_stats
Update prompt success statistics
optillm/inference.py:783
Methodupdate_strategy_effectiveness
Update effectiveness tracking for a strategy
optillm/mars/strategy_network.py:535
Methodvalidate
Validate operator parameters.
optillm/plugins/privacy_plugin.py:60
Functionverify_problem_specific_insights
Check for problem-specific insights using our enhanced verification system
scripts/eval_imo25_benchmark.py:386
Methodverify_solution_async
Async wrapper for single solution verification
optillm/mars/verifier.py:76
Methodverify_solutions
Run comprehensive verification on all solutions in workspace
optillm/mars/verifier.py:24
← previous1,101–1,129 of 1,129, ranked by callers