add entrypoint for gpt4all

Fixes https://github.com/teaxyz/gui/issues/678
This commit is contained in:
Max Howell 2023-07-21 10:13:50 -04:00
parent a27f0fe99b
commit c5466eacfd
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -24,3 +24,5 @@ build:
test: | test: |
{{prefix}}/tbin/gpt4all --help {{prefix}}/tbin/gpt4all --help
# testing more than this requires downloading the models 😬 # testing more than this requires downloading the models 😬
entrypoint: gpt4all