Instead of importing library functions directly, now calling the ave_data_rest.py CLI script via subprocess. This follows the recommended approach from the SKILL.md documentation. Changes: - Add _call_ave_script helper method for subprocess calls - Update search_tokens, get_token, get_price, get_risk to use CLI - Set AVE_USE_DOCKER=false to run scripts directly without Docker - Remove direct imports of ave.http module
50 KiB
50 KiB