-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13989df
commit 19e3e2c
Showing
43 changed files
with
114 additions
and
380 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Contributing | ||
--- | ||
title: Contributing | ||
--- | ||
|
||
## How to get a notebook displayed on the website | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Examples | ||
--- | ||
title: Examples | ||
--- | ||
|
||
## Automated Multi Agent Chat | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/Migration-Guide.md → website/docs/Migration-Guide.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Migration Guide | ||
--- | ||
title: Migration Guide | ||
--- | ||
|
||
## Migrating to 0.2 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/Use-Cases/agent_chat.md → website/docs/Use-Cases/agent_chat.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/Use-Cases/enhanced_inference.md → ...ite/docs/Use-Cases/enhanced_inference.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
website/docs/autogen-studio/faqs.md → website/docs/autogen-studio/faqs.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...te/docs/autogen-studio/getting-started.md → ...e/docs/autogen-studio/getting-started.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/autogen-studio/usage.md → website/docs/autogen-studio/usage.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...te/docs/contributor-guide/contributing.md → ...e/docs/contributor-guide/contributing.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/contributor-guide/docker.md → website/docs/contributor-guide/docker.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...e/docs/contributor-guide/documentation.md → .../docs/contributor-guide/documentation.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Documentation | ||
--- | ||
title: Documentation | ||
--- | ||
|
||
## How to get a notebook rendered on the website | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
...docs/contributor-guide/file-bug-report.md → ...ocs/contributor-guide/file-bug-report.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/contributor-guide/maintainer.md → ...ite/docs/contributor-guide/maintainer.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Guidance for Maintainers | ||
--- | ||
title: Guidance for Maintainers | ||
--- | ||
|
||
## General | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/contributor-guide/pre-commit.md → ...ite/docs/contributor-guide/pre-commit.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Pre-commit | ||
--- | ||
title: Pre-commit | ||
--- | ||
|
||
Run `pre-commit install` to install pre-commit into your git hooks. Before you commit, run | ||
`pre-commit run` to check if you meet the pre-commit requirements. If you use Windows (without WSL) and can't commit after installing pre-commit, you can run `pre-commit uninstall` to uninstall the hook. In WSL or Linux this is supposed to work. |
4 changes: 3 additions & 1 deletion
4
website/docs/contributor-guide/tests.md → website/docs/contributor-guide/tests.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Tests | ||
--- | ||
title: Tests | ||
--- | ||
|
||
Tests are automatically run via GitHub actions. There are two workflows: | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/agentops.md → website/docs/ecosystem/agentops.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/azure_cosmos_db.md → website/docs/ecosystem/azure_cosmos_db.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/composio.md → website/docs/ecosystem/composio.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Composio | ||
--- | ||
title: Composio | ||
--- | ||
|
||
![Composio Example](img/ecosystem-composio.png) | ||
|
||
|
5 changes: 3 additions & 2 deletions
5
website/docs/ecosystem/databricks.md → website/docs/ecosystem/databricks.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/llamaindex.md → website/docs/ecosystem/llamaindex.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Llamaindex | ||
--- | ||
title: Llamaindex | ||
--- | ||
|
||
![Llamaindex Example](img/ecosystem-llamaindex.png) | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/mem0.md → website/docs/ecosystem/mem0.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/memgpt.md → website/docs/ecosystem/memgpt.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# MemGPT | ||
--- | ||
title: MemGPT (Letta) | ||
--- | ||
|
||
![MemGPT Example](img/ecosystem-memgpt.png) | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/microsoft-fabric.md → website/docs/ecosystem/microsoft-fabric.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Microsoft Fabric | ||
--- | ||
title: Microsoft Fabric | ||
--- | ||
|
||
![Fabric Example](img/ecosystem-fabric.png) | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/ollama.md → website/docs/ecosystem/ollama.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Ollama | ||
--- | ||
title: Ollama | ||
--- | ||
|
||
![Ollama Example](img/ecosystem-ollama.png) | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/pgvector.md → website/docs/ecosystem/pgvector.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 4 additions & 1 deletion
5
website/docs/ecosystem/portkey.md → website/docs/ecosystem/portkey.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/ecosystem/promptflow.md → website/docs/ecosystem/promptflow.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
website/docs/installation/Docker.md → website/docs/installation/Docker.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
...ocs/installation/Optional-Dependencies.md → ...cs/installation/Optional-Dependencies.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Optional Dependencies | ||
--- | ||
title: Optional Dependencies | ||
--- | ||
|
||
## Different LLMs | ||
|
||
|
4 changes: 3 additions & 1 deletion
4
...g_contexts/compressing_text_w_llmligua.md → ..._contexts/compressing_text_w_llmligua.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 4 additions & 1 deletion
5
...g_contexts/intro_to_transform_messages.md → ..._contexts/intro_to_transform_messages.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 4 additions & 1 deletion
5
website/docs/topics/llm-caching.md → website/docs/topics/llm-caching.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
website/docs/topics/llm-observability.md → website/docs/topics/llm-observability.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 0 additions & 78 deletions
78
website/docs/topics/non-openai-models/about-using-nonopenai-models.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.