mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-09-21 05:10:55 +08:00
fix: remove promo footer from trust-gated agent tutorial
This commit is contained in:
@@ -573,12 +573,6 @@ def _render_audit(audit: AuditTrail) -> None:
|
||||
)
|
||||
|
||||
st.divider()
|
||||
st.caption(
|
||||
"🔄 **Production upgrade:** For cross-organization trust verification "
|
||||
"with a global agent registry, see "
|
||||
"[AgentStamp](https://agentstamp.org) — an open-source trust "
|
||||
"intelligence API for AI agents."
|
||||
)
|
||||
|
||||
|
||||
def main() -> None:
|
||||
|
||||
Reference in New Issue
Block a user