nima-phi-model / tools /_registry.json
TheNormsOfIntelligence's picture
Initial release — Nima Phi: Consciousness + Embodiment + The Green Lines
61848b4 verified
Raw
History Blame Contribute Delete
1.37 kB
{
"tool_b858a99a": {
"tool_id": "tool_b858a99a",
"name": "calculator",
"description": "Evaluate a mathematical expression safely.",
"function_signature": "calculator()",
"file_path": "calculator.py",
"created_at": 1784405265.9422545,
"created_by": "human",
"use_count": 2,
"last_used": 1784405342.0496907,
"approved": true,
"source_tools": [],
"tags": [
"built-in",
"calculator"
],
"test_passed": false
},
"tool_a2674e14": {
"tool_id": "tool_a2674e14",
"name": "text_stats",
"description": "Compute statistics about text.",
"function_signature": "text_stats()",
"file_path": "text_stats.py",
"created_at": 1784405266.302442,
"created_by": "human",
"use_count": 0,
"last_used": 0.0,
"approved": true,
"source_tools": [],
"tags": [
"built-in",
"text_stats"
],
"test_passed": false
},
"tool_d8f7dacd": {
"tool_id": "tool_d8f7dacd",
"name": "time_now",
"description": "Get the current time and date.",
"function_signature": "time_now()",
"file_path": "time_now.py",
"created_at": 1784405266.5876045,
"created_by": "human",
"use_count": 0,
"last_used": 0.0,
"approved": true,
"source_tools": [],
"tags": [
"built-in",
"time_now"
],
"test_passed": true
}
}