This commit is contained in:
@@ -21,7 +21,7 @@ MAX_SECRET = 4096
|
||||
MAX_MODEL = 160
|
||||
ALLOWED_PROVIDERS = {"nous_portal", "nous_portal_web_research"}
|
||||
DEFAULT_NOUS_URL = "https://inference-api.nousresearch.com/v1"
|
||||
DEFAULT_FIRECRAWL_URL = "https://api.firecrawl.dev/v1"
|
||||
DEFAULT_FIRECRAWL_URL = "https://api.firecrawl.dev/v2"
|
||||
|
||||
|
||||
def key_path() -> Path:
|
||||
|
||||
Reference in New Issue
Block a user