Skip to content

Commit

Permalink
feature:left_opensource_models_for_e2e: removed e2e tests for non ope…
Browse files Browse the repository at this point in the history
…nsource models/addons (#74)

Co-authored-by: Irina_Kartun <[email protected]>
  • Loading branch information
irinakartun and irinakartun authored Nov 13, 2023
1 parent df53000 commit 21ba7c2
Show file tree
Hide file tree
Showing 13 changed files with 95 additions and 2,453 deletions.
12 changes: 0 additions & 12 deletions e2e/src/testData/expectedConstants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,7 @@ export enum Side {

export enum ModelIds {
GPT_3_5_AZ = 'gpt-35-turbo',
MIRROR = 'mirror',
GPT_4 = 'gpt-4',
GPT_WORLD = 'gpt-world',
GPT_4_32K = 'gpt-4-32k',
BISON_001 = 'chat-bison@001',
}

export enum AssistantIds {
ASSISTANT10K = 'assistant-10k',
}

export enum AddonIds {
ADDON_EPAM10K_GOLDEN_QNA = 'addon-epam10k-golden-qna',
ADDON_EPAM10K_SEMANTIC_SEARCH = 'addon-epam10k-semantic-search',
ADDON_WOLFRAM = 'addon-wolfram',
}
191 changes: 0 additions & 191 deletions e2e/src/tests/applicationSettings.test.ts

This file was deleted.

Loading

0 comments on commit 21ba7c2

Please sign in to comment.