feat: AI-powered email verification code recognition
This commit is contained in:
@@ -22,6 +22,9 @@ id = "2io01d4b299e481b9de060ece9e7785c"
|
||||
#binding = "r2"
|
||||
#bucket_name = "email"
|
||||
|
||||
[ai]
|
||||
binding = "AI"
|
||||
|
||||
[assets]
|
||||
binding = "assets"
|
||||
directory = "./dist"
|
||||
@@ -30,6 +33,7 @@ run_worker_first = true
|
||||
|
||||
|
||||
[vars]
|
||||
ai_model = "@cf/meta/llama-3.1-8b-instruct"
|
||||
orm_log = false
|
||||
domain = ["example.com", "example2.com", "example3.com", "example4.com"]
|
||||
admin = "admin@example.com"
|
||||
|
||||
Reference in New Issue
Block a user