Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions app/en/guides/agent-frameworks/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ These guides are for developers building AI applications who need to connect Arc
<Tabs items={["Python", "JavaScript"]} storageKey="preferredLanguage">
<Tabs.Tab>
<div className="mt-6 grid gap-3 sm:grid-cols-2 sm:gap-4 md:gap-5 lg:grid-cols-3">
<PlatformCard
name="Vanilla Python"
icon="/images/icons/python.svg"
link="/guides/agent-frameworks/setup-arcade-with-your-llm-python"
type="Programming Language"
/>
<PlatformCard
name="LangChain"
icon="/images/icons/langchain.svg"
Expand Down
265 changes: 265 additions & 0 deletions public/images/icons/python.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.