Skip to content

Latest commit

 

History

History

README.md

Economy SDK examples

RU: README_ru.md

Environments

Env AGENTSTACK_API_BASE
Production (default) (unset)https://agentstack.tech/api
Local Core http://localhost:8000/api

Local development

Run AgentStack core locally or set AGENTSTACK_API_BASE=http://localhost:8000/api.

Required env for scripts: AGENTSTACK_EMAIL, AGENTSTACK_PASSWORD, PROJECT_ID, USER_ID (per script).