Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
deploy: 8884ed8
Browse files Browse the repository at this point in the history
  • Loading branch information
hsaeed3 committed Sep 29, 2024
1 parent 439a7a2 commit 0f85739
Show file tree
Hide file tree
Showing 57 changed files with 17,228 additions and 23,305 deletions.
472 changes: 419 additions & 53 deletions 404.html

Large diffs are not rendered by default.

652 changes: 0 additions & 652 deletions api-reference/index.html

This file was deleted.

Binary file removed assets/images/social/api-reference/index.png
Binary file not shown.
Binary file removed assets/images/social/examples/agents.png
Binary file not shown.
Binary file removed assets/images/social/examples/completions.png
Binary file not shown.
Binary file removed assets/images/social/examples/getting-started.png
Binary file not shown.
Binary file removed assets/images/social/examples/llm/code.png
Binary file not shown.
Binary file removed assets/images/social/examples/llm/nlp.png
Binary file not shown.
Binary file removed assets/images/social/examples/llm/prompts.png
Binary file not shown.
Binary file removed assets/images/social/examples/llm/reasoning.png
Binary file not shown.
Binary file removed assets/images/social/examples/memory.png
Binary file not shown.
Binary file removed assets/images/social/examples/multimodal.png
Binary file not shown.
Binary file removed assets/images/social/index.png
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,231 changes: 1,231 additions & 0 deletions examples/Document-QA/multi-document-rag/index.html

Large diffs are not rendered by default.

1,178 changes: 1,178 additions & 0 deletions examples/Document-QA/single-document-qa/index.html

Large diffs are not rendered by default.

5,593 changes: 0 additions & 5,593 deletions examples/agents/index.html

This file was deleted.

2,097 changes: 2,097 additions & 0 deletions examples/agents/llm-as-a-judge/index.html

Large diffs are not rendered by default.

1,841 changes: 1,841 additions & 0 deletions examples/agents/planning/index.html

Large diffs are not rendered by default.

1,833 changes: 1,833 additions & 0 deletions examples/agents/web-scraping/index.html

Large diffs are not rendered by default.

1,565 changes: 0 additions & 1,565 deletions examples/completions/index.html

This file was deleted.

546 changes: 428 additions & 118 deletions examples/getting-started/index.html → examples/example/index.html

Large diffs are not rendered by default.

1,156 changes: 1,156 additions & 0 deletions examples/llm-completions/llm-completions/index.html

Large diffs are not rendered by default.

1,244 changes: 1,244 additions & 0 deletions examples/llm-completions/pydantic-outputs/index.html

Large diffs are not rendered by default.

1,154 changes: 1,154 additions & 0 deletions examples/llm-functions/code-generators/index.html

Large diffs are not rendered by default.

1,658 changes: 1,658 additions & 0 deletions examples/llm-functions/entity-extraction/index.html

Large diffs are not rendered by default.

1,692 changes: 1,692 additions & 0 deletions examples/llm-functions/label-classification/index.html

Large diffs are not rendered by default.

1,794 changes: 0 additions & 1,794 deletions examples/llm/code/index.html

This file was deleted.

1,963 changes: 0 additions & 1,963 deletions examples/llm/nlp/index.html

This file was deleted.

1,140 changes: 0 additions & 1,140 deletions examples/llm/prompts/index.html

This file was deleted.

3,467 changes: 0 additions & 3,467 deletions examples/llm/reasoning/index.html

This file was deleted.

2,799 changes: 0 additions & 2,799 deletions examples/memory/index.html

This file was deleted.

1,243 changes: 546 additions & 697 deletions examples/multimodal/index.html → ...timodal/multimodal-generations/index.html

Large diffs are not rendered by default.

Binary file added fonts/zed-mono-extended.ttf
Binary file not shown.
Binary file added fonts/zed-mono-extendedbold.ttf
Binary file not shown.
Binary file added fonts/zed-mono-extendedbolditalic.ttf
Binary file not shown.
Binary file added fonts/zed-mono-extendeditalic.ttf
Binary file not shown.
Binary file added fonts/zed-sans-extended.ttf
Binary file not shown.
Binary file added fonts/zed-sans-extendedbold.ttf
Binary file not shown.
Binary file added fonts/zed-sans-extendedbolditalic.ttf
Binary file not shown.
Binary file added fonts/zed-sans-extendeditalic.ttf
Binary file not shown.
Binary file removed images/cli_app.png
Binary file not shown.
594 changes: 479 additions & 115 deletions index.html

Large diffs are not rendered by default.

Binary file removed notebooks/agent-diagram.png
Binary file not shown.
526 changes: 0 additions & 526 deletions notebooks/agents.ipynb

This file was deleted.

452 changes: 0 additions & 452 deletions notebooks/completion.ipynb

This file was deleted.

53 changes: 0 additions & 53 deletions notebooks/getting-started.ipynb

This file was deleted.

1,513 changes: 0 additions & 1,513 deletions notebooks/llm_functions.ipynb

This file was deleted.

493 changes: 0 additions & 493 deletions notebooks/memory.ipynb

This file was deleted.

Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://zyx.hammad.fun/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/example/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/Document-QA/multi-document-rag/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/Document-QA/single-document-qa/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/agents/llm-as-a-judge/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/agents/planning/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/agents/web-scraping/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/llm-completions/llm-completions/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/llm-completions/pydantic-outputs/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/llm-functions/code-generators/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/llm-functions/entity-extraction/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/llm-functions/label-classification/</loc>
<lastmod>2024-09-29</lastmod>
</url>
<url>
<loc>https://zyx.hammad.fun/examples/multimodal/multimodal-generations/</loc>
<lastmod>2024-09-29</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 0f85739

Please sign in to comment.