mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
Implementing WASM runtime
This commit is contained in:
+1
-1
@@ -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