Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp authored Mar 3, 2024
1 parent e1664c3 commit 08d9996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ Super-Rag comes with a built in REST API powered by FastApi.
"index_name": "YOUR INDEX",
"interpreter_mode": true,
"encoder": {
"provider": "openai",
"name": "text-embedding-3-small",
"provider": "cohere",
"name": "embed-multilingual-light-v3.0",
"dimensions": 384
},
"exclude_fields": ["metadata"], // Exclude specific fields
Expand Down

0 comments on commit 08d9996

Please sign in to comment.