Sebastian P.
Sebastian P.
A content type to choose from a entry of Section B inside a entry of Section A would be very helpful to be more flexible. E.g. having two sections with...
The Docs https://appleple.github.io/lite-editor/methods.html end up on a 404 Error Page.
**LocalAI version:** CommitID from 25.05.2023: babbd2374430581bbe10bd24cbf0f9c4693a3d05 **Environment, CPU architecture, OS, and Version:** Linux ASU 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux **Describe the bug**...
Just a little feature request, it would be nice to have a documentation part about a home-manager integration. I couldn't figure out how to integrate it correctly, and I haven't...
Running the maximal configuration: ``` nix run github:jordanisaacs/neovim-flake#maximal ``` Results in: ``` sqls is deprecated, use sqlls instead. This feature will be removed in lspconfig version 0.2.0 ```
As of today (2024-01-16) the frontpage https://gitness.com/ is mentioning a couple of features. Sadly, those features are nowhere to be found / documented: - Integrations (such as AWS, Github, ..)...
OS: Ubuntu 22.04.1 LTS Installed packages (apt-get): uidmap and docker-ce-rootless-extras Running Command: `dockerd-rootless-setuptool.sh install` Results in: ``` [INFO] systemd not detected, dockerd-rootless.sh needs to be started manually: PATH=/home/valheim/bin:/sbin:/usr/sbin:$PATH dockerd-rootless.sh [INFO]...
I've followed the readme instructions (I am using the nix-starter-config#standard version and I have a fresh nixos installation) and used `sudo nixos-rebuild switch --flake .#nixos` then I am getting the...
### Description /usr/local/go does not exist after installing golang (used `brew install go`) and wails is nowhere to be found near this location after installing it. But it does exist...
This is not a bug right now (rather a slight optimization), because llms/llms.go (func GenerateFromSinglePrompt) uses unkeyed fields (at llms.TextContent{prompt}), which could potentially lead to a bug in the future....