Skip to content

Commit 3372328

Browse files
committed
Merge branch 'main' into gh-pages
2 parents ec9973e + b7854c4 commit 3372328

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

index.html

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,27 @@ <h5 class="card-title"><a href="https://github.com/pydantic/pydantic-ai" class="
18321832
</div>
18331833
</div>
18341834

1835+
1836+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
1837+
<div class="card">
1838+
<a class="text-center m-3" href="https://github.com/openai/openai-agents-python" target="_blank">
1839+
<img class="card-img-top" src="static/image/logos/openai-agents-sdk.png" alt="OpenAI Agents SDK">
1840+
</a>
1841+
<div class="card-body text-center">
1842+
<p class="card-text">Provider-agnostic Framework</p>
1843+
<p class="card-text">
1844+
<small>
1845+
<b class="card-title">
1846+
<a href="https://openai.github.io/openai-agents-python/" target="_blank">OpenAI Agents SDK</a>
1847+
</b>
1848+
is a lightweight yet powerful framework for building multi-agent workflows.
1849+
</small>
1850+
</p>
1851+
</div>
1852+
</div>
1853+
</div>
1854+
1855+
18351856
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
18361857
<div class="card">
18371858
<div class="card-body text-center">
@@ -2539,9 +2560,9 @@ <h3 class="text-end">
25392560
</div>
25402561

25412562
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2542-
<div class="card p-3">
2563+
<div class="card p-3 text-end">
25432564
<a href="https://github.com/mara/mara-pipelines" target="_blank">
2544-
<img class="card-img-top" src="static/image/logos/mara-pipelines.jpg" alt="mara-pipelines">
2565+
<img class="card-img-top" src="static/image/logos/mara-pipelines.jpg" style="width: 50%; height: auto;" alt="mara-pipelines">
25452566
</a>
25462567
<h3 class="text-end py-3">mara-pipelines</h3>
25472568
<figure class="mb-0 text-end">
14 KB
Loading

static/image/logos/openai.png

-42.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)