You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eval"$(uv run python3 load_env.py HAI_API_KEY HAI_MODEL_URL HAI_MODEL_NAME OPENAI_API_KEY)"
echo""
# Sync dependencies
echo"📦 Syncing dependencies..."
uv sync
# Set up API keys for the run
export API_KEY_LOCALIZATION="$HAI_API_KEY"
export API_KEY_NAVIGATION="$HAI_API_KEY"
# Task configuration
TASK="Explore H Company's website to discover their recent blog posts, click on the latest post and read to the bottom of the page. Summarize the interesting findings and explain why they're significant for the AI and automation industry."