Commit Graph

5 Commits

Author SHA1 Message Date
Kranium Gikos Mendoza
f385d942e1 nextjs-ollama-llm-ui: fix nextjs cache dir (#344316) 2024-10-11 17:35:37 +11:00
Kranium Gikos Mendoza
830062864f nextjs-ollama-llm-ui: 1.0.1 -> 1.1.0 2024-10-11 17:35:12 +11:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Malte Neuss
8a05b4f8d4 nixos/nextjs-ollama-llm-ui: init module
NixOS already has good support for the Ollama
backend service. Now we can benefit from
having a convenient web frontend as well for it.
2024-05-23 23:48:55 +02:00
Malte Neuss
1df1f8d3be nextjs-ollama-llm-ui: init at 1.0.1 2024-05-22 22:33:26 +02:00