Skip to content

Commit

Permalink
move lab
Browse files Browse the repository at this point in the history
  • Loading branch information
denniszielke committed Jan 30, 2024
1 parent 708ea5e commit 868fcaa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions labs/03-orchestration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ In this lab, we'll walk through using an open source vector store called Qdrant.
[Azure AI Search + Langchain Python](04-ACS/acs-lc-python.ipynb)

In this lab, we'll walk through using one of Azure's vector stores, **Azure AI Search**.

## 05-Functions

[Function calling](05-Functions/function-calling.ipynb)

In this lab, we'll walk through integrating external APIs into your chain.

0 comments on commit 868fcaa

Please sign in to comment.