Skip to content

Commit

Permalink
Merge pull request #333 from weni-ai/feature/change-select-language-o…
Browse files Browse the repository at this point in the history
…nly-chatgpt

CHANGE SELECT LANGUAGE IN ROUTER TUNING
  • Loading branch information
MarcusviniciusLsantos authored May 21, 2024
2 parents cf568a0 + 13e9bc7 commit ef56a51
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/views/repository/content/router/RouterTunings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -227,12 +227,6 @@ export default {
default: Object.keys(WENIGPT_OPTIONS)[0],
options: Object.keys(WENIGPT_OPTIONS),
},
{
type: 'select',
name: 'language',
default: 'por',
options: ['por', 'eng', 'spa'],
},
{
type: 'naf-header',
name: 'parameter',
Expand Down

0 comments on commit ef56a51

Please sign in to comment.