Skip to content

Commit 705ac05

Browse files
committed
Updated pr.
1 parent 6b36e98 commit 705ac05

File tree

7 files changed

+16
-4
lines changed

7 files changed

+16
-4
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Oracle Accelerated Data Science (ADS)
6868
user_guide/logs/logs
6969
user_guide/pipeline/index
7070
user_guide/secrets/index
71-
user_guide/langchain/deploy
71+
user_guide/large_language_model/index
7272

7373
.. toctree::
7474
:hidden:
Binary file not shown.
Binary file not shown.

docs/source/user_guide/langchain/deploy.rst renamed to docs/source/user_guide/large_language_model/deploy_langchain_application.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#########
2-
LangChain
3-
#########
1+
############################
2+
Deploy LangChain Application
3+
############################
44

55
Oracle ADS SDK now supports the deployment of LangChain application to OCI data science model deployment and you can easily do so just by writing a couple lines of code.
66

Loading
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _large_language_model:
2+
3+
####################
4+
Large Language Model
5+
####################
6+
7+
8+
.. toctree::
9+
:hidden:
10+
:maxdepth: 2
11+
12+
deploy_langchain_application

0 commit comments

Comments
 (0)