Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #101

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions labs/03-orchestration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In this lab, we'll walk through the basics of Tokens, how they relate to LLMs, a

In this lab, we'll walk through the basics of creating Vectors using Embeddings and why they are important when it comes to AI Orchestration.

## 03-Qdrant
## 03-Vectorstore

[Qdrant](03-Qdrant/qdrant.ipynb)

Expand All @@ -40,4 +40,4 @@ In this lab, we'll walk through integrating external APIs into your chain.

[Conversations](06-Conversations/chat-conversation.ipynb)

In this lab, we'll walk through persisting your chat history in **Azure CosmosDB**.
In this lab, we'll walk through persisting your chat history in **Azure CosmosDB**.
Loading