Skip to content

Instantly share code, notes, and snippets.

@atrakic
Created January 29, 2025 09:28
Show Gist options
  • Save atrakic/bdb9ba317cf19f0781209d1b6eacf0f2 to your computer and use it in GitHub Desktop.
Save atrakic/bdb9ba317cf19f0781209d1b6eacf0f2 to your computer and use it in GitHub Desktop.
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