Skip to content

Commit d6eff2e

Browse files
fpagnybene2k1
andauthored
Update pages/generative-apis/reference-content/integrating-generative-apis-with-popular-tools.mdx
Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 4574229 commit d6eff2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/reference-content/integrating-generative-apis-with-popular-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ LangChain is a popular library for building AI applications. Scaleway's Generati
7474

7575
## LlamaIndex (advanced RAG applications)
7676

77-
LlamaIndex is an open source framework for building Large Language Models (LLMs) based application, especially optimizing RAG (Retrieval Augmented Generation) pipelines.
77+
LlamaIndex is an open-source framework for building Large Language Models (LLMs) based applications, especially optimizing RAG (Retrieval Augmented Generation) pipelines.
7878
To use the LlamaIndex framework with Scaleway's Generative APIs, first install the required dependencies:
7979
```bash
8080
pip install llama-index-llms-openai-like

0 commit comments

Comments
 (0)