feat(provider):增加google,anthropic供应商

1.增加更多的模型供应商
This commit is contained in:
2026-05-15 08:06:10 +08:00
committed by GitHub
parent 78bd6adc48
commit 6f6879dfab
7 changed files with 166 additions and 31 deletions
Generated
+1 -1
View File
@@ -2161,7 +2161,7 @@ wheels = [
[[package]]
name = "kilostar"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }
dependencies = [
{ name = "asyncpg" },
{ name = "docker-py" },