We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2656d commit 0924eb6Copy full SHA for 0924eb6
showcase/main.py
@@ -43,13 +43,6 @@ class Section:
43
github_url="https://github.com/richard-to/mesop-prompt-tuner",
44
github_username="richard-to",
45
),
46
- Resource(
47
- title="Meta Llama Agentic System",
48
- description="Agentic components of the Llama Stack APIs. Chat UI in Mesop.",
49
- img_url="https://github.com/meta-llama/llama-agentic-system/raw/main/demo.png",
50
- github_url="https://github.com/meta-llama/llama-agentic-system",
51
- github_username="meta-llama",
52
- ),
53
],
54
55
Section(
0 commit comments