Skip to content

Commit b965c8b

Browse files
committed
Minor updates for the llamaindex docs.
1 parent daddd75 commit b965c8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/user_guide/large_language_model/llamaindex_integration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LlamaIndex Integration
22
**********************
33

4-
.. versionadded:: 2.12.8
4+
.. versionadded:: 2.12.12
55

66
The integrations for LlamaIndex described here allow you to invoke LLMs deployed on OCI Data Science model deployments. With `AI Quick Actions <https://docs.oracle.com/en-us/iaas/data-science/using/ai-quick-actions.htm>`_, deploying and serving large language models becomes straightforward.
77

@@ -16,7 +16,7 @@ For comprehensive guidance on deploying LLM models in OCI Data Science using AI
1616

1717
.. code-block:: bash
1818
19-
pip install llama-index-llms-oci-data-science
19+
pip install oracle-ads llama-index-llms-oci-data-science
2020
2121
2222
Authentication

0 commit comments

Comments
 (0)