Have the LLM use square bracketed links for internal references

This commit is contained in:
Claudio Ortolina
2026-04-13 14:24:36 +01:00
parent 96bb0fc403
commit 6a6410bcaa
3 changed files with 23 additions and 10 deletions
@@ -24,6 +24,10 @@ defmodule MusicLibrary.Chats.CollectionChat do
Collection catalog:
#{collection_summary}
# Mentioning artists/albums
**IF YOU MENTION AN ARTIST NAME OR ALBUM NAME, wrap it in "[[name]]", for example "[[Steven Wilson]]"
""")
end
end