diff --git a/frontend/src/views/chat/ChatCreator.vue b/frontend/src/views/chat/ChatCreator.vue new file mode 100644 index 0000000..a70d1f0 --- /dev/null +++ b/frontend/src/views/chat/ChatCreator.vue @@ -0,0 +1,255 @@ + + + + + + + {{ $t('qa.select_datasource') }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('datasource.new_data_source') }} + + + + + + + + + + + + +