Browse Source

updated 3p documentation

Yuce Dincer 2 months ago
parent
commit
88c431ceeb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      3p-integrations/README.md

+ 3 - 0
3p-integrations/README.md

@@ -40,6 +40,9 @@ AI-powered code and data analysis tool using Meta Llama and the E2B SDK, support
 ### [Groq](./groq)
 Examples and templates for using Llama models with Groq's high-performance inference API.
 
+### [IBM](./ibm)
+Recipe to use llama models within IBM's watsonx.ai platform.
+
 ### [Lamini](./lamini)
 Integration examples with Lamini's platform, including text2sql with memory tuning.