Skip to content

Commit

Permalink
Add snowflake-arctic-embed to embeddings model list (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnguonly committed May 2, 2024
1 parent 47213d8 commit 0831a27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Options.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const EMBEDDING_MODELS = [
"nomic-embed-text",
"all-minilm",
"mxbai-embed-large",
"snowflake-arctic-embed",
];
export const SUPPORTED_IMG_FORMATS = ["jpeg", "jpg", "png"];
export const CHAT_CONTAINER_HEIGHT_MIN = 200;
Expand Down

0 comments on commit 0831a27

Please sign in to comment.