mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-02 23:56:24 +08:00
Implementing WASM runtime
This commit is contained in:
@@ -6,7 +6,7 @@ DATABASE_POOL_SIZE=10
|
||||
# NEAR AI provides a unified interface to all models with user authentication
|
||||
NEARAI_SESSION_TOKEN=sess_...
|
||||
NEARAI_MODEL=claude-3-5-sonnet-20241022
|
||||
NEARAI_BASE_URL=https://api.near.ai
|
||||
NEARAI_BASE_URL=https://private.near.ai
|
||||
|
||||
# Channel Configuration
|
||||
# CLI is always enabled
|
||||
|
||||
Reference in New Issue
Block a user