Skip to content

Commit

Permalink
Update UI getting it ready for file upload
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Jul 1, 2024
1 parent 35b95af commit e7c5139
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 450 deletions.
1 change: 0 additions & 1 deletion app/Providers/AppServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ public function boot(): void
return config('llmdriver.features.chatv2'); //just not ready yet
});


Feature::define('ollama-functions', function (User $user) {
return config('llmdriver.drivers.ollama.feature_flags.functions'); //just not ready yet
});
Expand Down
102 changes: 0 additions & 102 deletions resources/js/Pages/Chat/ChatBaloon.vue

This file was deleted.

253 changes: 0 additions & 253 deletions resources/js/Pages/Chat/ChatInputThreaded.vue

This file was deleted.

Loading

0 comments on commit e7c5139

Please sign in to comment.