diff --git a/agents/cast-iron-scout/modal_config.json b/agents/cast-iron-scout/modal_config.json new file mode 100644 index 0000000..cbd804f --- /dev/null +++ b/agents/cast-iron-scout/modal_config.json @@ -0,0 +1,6 @@ +{ + "token_id": "ak-hF71TECrOEALA208DHoUHp", + "token_secret": "as-364JrJ2yd0y3tN3cw7z6Uh", + "model": "zai-org/GLM-5.1-FP8", + "endpoint": "https://api.us-west-2.modal.direct/v1/chat/completions" +}