Oops sorry, looks like I was querying the wrong plugin . Thanks for the hint @merefield
That helped me pin it down - it’s because the url expects SSL but localhost isn’t running it. ie the link is https: but needs to be http: on localhost
I still dont understand why it happend because the summary is using relative urls.
I’m using the other plugin, maybe the architecture differs for that
Oh god And I’m messing totally between these plugins too.
This one isn’t using urls by default, and prompts can be customized. But the summary from Discourse AI is using links, but those should be relative urls by design. Plus the prompt is hardcoded.
(And these should be moved under right topic; who wants to train how to use flags )
btw, don’t blame me for the name clash, this was the very first AI plugin, so I take no responsibility!
Me? Nope. But I was linking this topic to this topic
Not you, @Amicable because they posted in this Topic in error. (but accept it can be confusing! )
Topic AI Summary can display its AI summaries on the Topic List via Excerpts on most of the Discovery lists as per the OP.
I’ve now built a small Theme Component that will allow you to toggle Excerpts (on or off) and you can set the default (on or off).
It respects Pinned. You can use it without this plugin. It works with Topic List Previews and the official Topic List Excerpts Theme Component.
Credit to Discourse Team for the idea. Made sense to implement it here and is a slightly different take, leveraging Excerpts.
One request if its not too hard. Not a biggie, though.
Using other icon?
Otherwise, nice job. Again.
I’ll take suggestions!
Otherwise I may be able to make it a setting.
A setting would be nice.
Just FYI, if you didn’t already know. It doesn’t hide the summary of pinned topics. If that was unintentional, then change the definition to a feature and, please, don’t fix it. I like it that way.
There is one thing, though. If I hide summaries, read something and come back to latest, it’s off again and summaries are visible again.
@Jagster it’s a good thing you like to use my hobby projects, here you go:
- Excerpt toggle state is now persistent with user’s session so no switching when you change routes and come back.
- As admin, you can now change the icon as you please in settings
Those quite often follows KISS principle. Do one thing good.
Thanks.
Hey everyone,
Not sure what I am not doing but haven’t gotten the summaries to appear in the topic list. Installed the theme component. Checked and unchecked the couple of settings. Not sure what I am missing. Probably something simple. I think this is the hamburger for the summaries toggle, but nothing happens when clicked. Is there requirement for another plugin? I see some associated plugins but think they are optional?
Have you installed and activated this?:
I did, but then I deactivated it. I created a huge grid of boxes. If I need to install that, I think I’ll have to spend a little time. Good thing and bad thing about Discourse and all of the settings is they’re great, but there are a lot to learn. Any tips on how to just get it so the excerpts just appear in the normal topics list?
you need:
- the plugin installed
- the topic list excerpts theme component installed
- my toggle theme component installed
This will expose the first post excerpts … then you need to have some summaries generated to replace those with AI Summaries - that’s automatic and depends on your settings in this plugin.
there should be no grids with the topic list excerpts component (did you install the topic list previews component?)
Sure did! Had the wrong component installed. Now I have the excerpts working and the AI Summaries seem to be flowing. Great support and work @merefield