Skip to content
Open

noop #3745

Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions .vectorcode/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"reranker": "NaiveReranker"
}
2 changes: 2 additions & 0 deletions .vectorcode/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
reranker:
model_name_or_path: cross-encoder/ms-marco-MiniLM-L-6-v2
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Istio APIs and Common Configuration Definitions




This repository defines component-level APIs and common configuration formats for the Istio
platform. These definitions are specified using the [protobuf](https://github.com/google/protobuf)
syntax.
Expand Down