Jeffrey Morgan 5296f487a8
llm: attempt to evaluate symlinks, but do not fail (#9089)
provides a better approach to #9088 that will attempt to
evaluate symlinks (important for macOS where 'ollama' is
often a symlink), but use the result of os.Executable()
as a fallback in scenarios where filepath.EvalSymlinks
fails due to permission erorrs or other issues
2025-02-13 22:37:59 -08:00
..
2025-02-13 16:31:21 -08:00
2025-02-13 16:31:21 -08:00
2024-11-19 16:26:57 -08:00