From 6876b02c877c977748697d316485f00a984516e4 Mon Sep 17 00:00:00 2001 From: David <127131037+david-huge@users.noreply.github.com> Date: Fri, 13 Oct 2023 16:34:27 -0400 Subject: [PATCH] Move EverlyAI python notebook to the right location (#11779) Hi, After submitting https://github.com/langchain-ai/langchain/pull/11357, we realized that the notebooks are moved to a new location. Sending a new PR to update the doc. --------- Co-authored-by: everly-studio <127131037+everly-studio@users.noreply.github.com> --- docs/{extras => docs}/integrations/chat/everlyai.ipynb | 0 docs/docs/integrations/chat/index.mdx | 1 + 2 files changed, 1 insertion(+) rename docs/{extras => docs}/integrations/chat/everlyai.ipynb (100%) diff --git a/docs/extras/integrations/chat/everlyai.ipynb b/docs/docs/integrations/chat/everlyai.ipynb similarity index 100% rename from docs/extras/integrations/chat/everlyai.ipynb rename to docs/docs/integrations/chat/everlyai.ipynb diff --git a/docs/docs/integrations/chat/index.mdx b/docs/docs/integrations/chat/index.mdx index 7be54104ca..d89c59287e 100644 --- a/docs/docs/integrations/chat/index.mdx +++ b/docs/docs/integrations/chat/index.mdx @@ -22,6 +22,7 @@ AzureChatOpenAI|✅|✅|✅|✅ BedrockChat|✅|❌|✅|❌ ChatAnthropic|✅|✅|✅|✅ ChatAnyscale|✅|✅|✅|✅ +ChatEverlyAI|✅|✅|✅|✅ ChatFireworks|✅|✅|✅|✅ ChatGooglePalm|✅|✅|❌|❌ ChatJavelinAIGateway|✅|✅|❌|❌