Created
January 29, 2025 09:28
-
-
Save atrakic/bdb9ba317cf19f0781209d1b6eacf0f2 to your computer and use it in GitHub Desktop.
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 characters
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment