Skip to content

Commit

Permalink
adding list of Gen AI integration examples
Browse files Browse the repository at this point in the history
  • Loading branch information
WiolaGreen committed Jul 11, 2024
1 parent 8b9f2f6 commit 3f718a6
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/_docs/13-gen-ai-api-integrations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: "Gen AI API integrations"
permalink: /docs/gen-ai-api-integrations-with-list-of-examples/
excerpt: "List of examples with all tested Gen AI API integrations"
last_modified_at: 2024-07-11T18:00:05+01:00
redirect_from:
- /theme-setup/
toc: true
toc_sticky: true
---
Here you can explore examples of how to connect to Gen AI models from different AI providers via Prompt Sail and with different libraries.

## OpenAI
**OpenAI SDK**

**Langchain**

## Azure OpenAI
**langchain**

## Anthropic
**Anthropic SDK**

**langchain**

## Google Vertex AI
**langchain**

## Groq
**Groq SDK**


0 comments on commit 3f718a6

Please sign in to comment.