This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import json | |
| from anthropic import AsyncAnthropic | |
| from termcolor import colored | |
| import asyncio | |
| from datetime import datetime | |
| import shutil | |
| import re | |
| # CONSTANTS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "timestamp": "2025-01-25T21:47:37.634489", | |
| "question": "why does language exist?", | |
| "n_approaches": 5, | |
| "approach_list": [ | |
| "Anthropological perspective", | |
| "Evolutionary biology", | |
| "Cognitive science", | |
| "Theoretical linguistics", | |
| "Sociocultural analysis" |