Created
January 29, 2025 09:28
-
-
Save atrakic/bdb9ba317cf19f0781209d1b6eacf0f2 to your computer and use it in GitHub Desktop.
Revisions
-
atrakic created this gist
Jan 29, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ ollama run codellama:7b-instruct \ 'You are an expert programmer that writes simple, concise code and explanations. Write a dotnet core 8.x minimal API with JWT Authentication. The API should provide CRUD access to a message store used with database.