Skip to content
Merged
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
Binary file added en/.gitbook/assets/sambanova-chat-model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions en/integrations/langchain/chat-models/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Chat models take a list of messages as input and return a model-generated messag
* [ChatOpenAI Custom](broken-reference)
* [ChatTogetherAI](chattogetherai.md)
* [GroqChat](groqchat.md)
* [ChatSambanova](chat-sambanova.md)
18 changes: 18 additions & 0 deletions en/integrations/langchain/chat-models/chat-sambanova.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
description: Wrapper around SambaNova API with RDU Inference Engine.
---

# ChatSambanova

## **Prerequisites**
Before getting started, ensure you have:

1. A [SambaNova Cloud](https://cloud.sambanova.ai/apis) account
2. Your [SambaNova API keys](https://cloud.sambanova.ai/apis)
3. Save your API keys

## Step by Step Guide
<figure><img src="../../../.gitbook/assets/sambanova-chat-model.png" alt="" width="262"><figcaption><p>ChatSambanova Node</p></figcaption></figure>

1. **Chat Models** > Drag the **ChatSambanova** node.
2. Create a new credential with SambaNova API key.
Binary file added esp/.gitbook/assets/sambanova-chat-model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions esp/integraciones/langchain/chat-models/chat-sambanova.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
description: Wrapper alrededor de la API de SambaNova.
---

# ChatSambanova

<figure><img src="../../../.gitbook/assets/sambanova-chat-model.png" alt="" width="262"><figcaption><p>ChatSambanova Node</p></figcaption></figure>

{% hint style="info" %}
Esta sección está en desarrollo. Agradecemos cualquier ayuda que puedas proporcionar para completar esta sección. Por favor, consulta nuestra [Guía de Contribución](../../../contributing/) para comenzar.
{% endhint %}