chore(dev): add ag2 package name mapping for changelog generator
This commit is contained in:
parent
4b584e4d0b
commit
696d99ca1e
1 changed files with 1 additions and 0 deletions
|
|
@ -513,6 +513,7 @@ def _get_package_name(integration: str) -> str:
|
|||
"litellm": "hindsight-litellm",
|
||||
"pydantic-ai": "hindsight-pydantic-ai",
|
||||
"crewai": "hindsight-crewai",
|
||||
"ag2": "hindsight-ag2",
|
||||
"ai-sdk": "@vectorize-io/hindsight-ai-sdk",
|
||||
"chat": "@vectorize-io/hindsight-chat",
|
||||
"openclaw": "@vectorize-io/hindsight-openclaw",
|
||||
|
|
|
|||
Loading…
Reference in a new issue