feat(provider):增加google,anthropic供应商
1.增加更多的模型供应商
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user