Skip to content

Commit

Permalink
Remoe ADR numbering
Browse files Browse the repository at this point in the history
Signed-off-by: Anastas Stoyanovsky <[email protected]>
  • Loading branch information
anastasds authored Dec 20, 2024
1 parent 5eef7de commit db60e66
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ADR 001: Initial InstructLab Vector Store
# Initial InstructLab Vector Store

## Context

Expand All @@ -23,4 +23,4 @@ Accepted
* The laptop use case of InstructLab will have a nimimally resource intensive option for prototyping.
* Since Milvus is used in watsonx, we can have confidence that it can meet expected scaling requirements.
* Document updates can be accommodated using well-established [primary key functionality](https://milvus.io/docs/primary-field.md) and [partition key](https://milvus.io/docs/use-partition-key.md).
* There is a risk of developing against a mature vector store leading to usage of functionality not available in some other vector store that a potential customer requires to be used.
* There is a risk of developing against a mature vector store leading to usage of functionality not available in some other vector store that a potential customer requires to be used.

0 comments on commit db60e66

Please sign in to comment.