@owlworks/florence-api
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -165,3 +165,3 @@ "use strict"; | ||
exports.Florence = Florence; | ||
Florence.DEFAULT_API_URL = "https://e6hojy8yq1.execute-api.ap-southeast-1.amazonaws.com/dev"; | ||
Florence.DEFAULT_API_URL = "https://api.florence.owl.works"; | ||
Florence.ALLOWED_CONTEXTS_SIZE = 5; |
@@ -44,3 +44,3 @@ { | ||
"types": "dist/index.d.ts", | ||
"version": "0.4.0" | ||
"version": "0.5.0" | ||
} |
10954