chore: Add Anthropic claude-3-5-sonnet-20240620 to model list

This commit is contained in:
Mageia
2024-06-25 10:04:17 +08:00
parent 23bfc4f655
commit 6b07e6fb97
3 changed files with 26 additions and 5 deletions

19
fly.toml Normal file
View File

@@ -0,0 +1,19 @@
app = "new-api-proxy"
primary_region = "ord"
[http_service]
internal_port = 3000
force_https = true
auto_stop_machines = true
auto_start_machines = true
min_machines_running = 1
processes = ["app"]
[[vm]]
cpu_kind = "shared"
cpus = 1
memory_mb = 1024
# postgres://newapi:niXl1YOXVBI4ur4@127.0.0.1:5433/newapi