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
+7
View File
@@ -1,3 +1,10 @@
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["kilostar"]
[project]
name = "kilostar"
version = "0.1.0"