Skip to content

chore(vefaas): add clean module for template#115

Merged
cuericlee merged 2 commits intomainfrom
chore/template-clean
Aug 28, 2025
Merged

chore(vefaas): add clean module for template#115
cuericlee merged 2 commits intomainfrom
chore/template-clean

Conversation

@yaozheng-fang
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator

@cuericlee cuericlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

agent_card_builder = AgentCardBuilder(agent=agent)
VEFAAS_REGION = os.getenv("APP_REGION", "cn-beijing")
VEFAAS_FUNC_ID = os.getenv("_FAAS_FUNC_ID", "")
agent_card_builder = AgentCardBuilder(agent=agent, provider=AgentProvider(organization="Volcengine Agent Development Kit (VeADK)", url=f"https://console.volcengine.com/vefaas/region:vefaas+{VEFAAS_REGION}/function/detail/{VEFAAS_FUNC_ID}"))
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if AgentCard include the version+commit id of veadk?

@cuericlee cuericlee merged commit 2e272b4 into main Aug 28, 2025
11 of 15 checks passed
@yaozheng-fang yaozheng-fang deleted the chore/template-clean branch August 28, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants