Install AI Accelerator

37 views
Skip to first unread message

Judge Dred

unread,
Jul 18, 2024, 6:56:41 AM7/18/24
to Magnolia User Mailing List
HI,
i try to have a look into the new AI Accelerator following the docs at https://docs.magnolia-cms.com/ai-accelerator/developers/.
The maven build leads to dependency issues like: 
Failed to collect dependencies at info.magnolia.dx:magnolia-dx-core-webapp:pom:6.3.0-beta2 -> info.magnolia.marketingtags:magnolia-marketing-tags:jar:3.0.0-beta2 -> info.magnolia.privacy:magnolia-privacy-visitor-manager:jar:3.0.0-beta2

although the marketing tags module is excluded in the pom.xml. Any hints or is there another working Magnolia version to be used instead of 6.3.0-beta2?

Thanks
Daniel

Mikaël Geljić

unread,
Jul 18, 2024, 8:13:46 AM7/18/24
to Magnolia User-List
Hi Daniel,

Could be because privacy module is now deployed to `magnolia.extensions.releases` repository, no longer in `magnolia.enterprise.releases`.
Check out the maven setup docs below, maybe your maven settings need an update; in particular, make sure to point to the `enterprise` repository at https://nexus.magnolia-cms.com/repository/enterprise (not to `magnolia.enterprise.releases` nor extensions directly).

I suppose the exclusion was either ineffective or privacy also comes from somewhere else. In this case, a `mvn dependency:tree` should tell.
Lastly, if you are entitled to support, do reach out there for assistance :)

Cheers,
Mika

--
You received this message because you are subscribed to the Google Groups "Magnolia User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to user-list+...@magnolia-cms.com.
To view this discussion on the web, visit https://groups.google.com/a/magnolia-cms.com/d/msgid/user-list/ebc9d2bc-7ce1-4f5b-b97e-f8d471492947n%40magnolia-cms.com.

Judge Dred

unread,
Jul 18, 2024, 10:00:35 AM7/18/24
to user...@magnolia-cms.com

Hi Mika,

 

thanks for the advice. My settings.xml had the old repository url inherit.

 

Cheers,

Daniel

 

Judge Dred

unread,
Jul 19, 2024, 2:37:22 AM7/19/24
to Magnolia User Mailing List, Judge Dred
HI Mika,

one last thing, hopefully :). Magnolia 6.3.0-beta2 starts normally, as soon as i add openai depenencies he is missing following class:
java.lang.NoClassDefFoundError: info/magnolia/services/licence/DxCoreServicesLicenceModule

What other dependency is missing, instead of the normal license module?
Thanks
Daniel

Mykola Soldatenkov

unread,
Jul 19, 2024, 6:02:36 AM7/19/24
to user...@magnolia-cms.com, Judge Dred
6.3 is in beta right now
Are you sure you want to test AI Accelerator with beta?
If Magnolia version is not important you can easily install it on 6.2.x
Also I'm not sure if all integration was already tested for compatibility with 6.3.



--
-- 
Powyższa wiadomość wraz z ewentualnymi załącznikami jest przeznaczona wyłącznie do wiadomości osób lub podmiotów, do których jest w sposób zamierzony zaadresowana. W przypadku otrzymania powyższej wiadomości w wyniku pomyłki, prosimy o pilne powiadomienie o tym fakcie nadawcy oraz o usunięcie wiadomości z systemu, a także o nie rozpowszechnianie treści w niej zawartych. Otrzymanie powyższej wiadomości nie może stanowić podstawy do jakichkolwiek zobowiązań nadawcy tej wiadomości wobec osób nie będących jej zamierzonymi adresatami. 
This e-mail message and any attachments is intended solely for the use of the persons or entities to whom it is intentionally addressed. If you have received this message in error, please notify the sender about this fact immediately and delete it completely from your computer system. Please do not disseminate this message unless you are the intended recipient of it. This e-mail message shall not create any legal obligation on the part of the sender to persons who are not intended recipients of it.

Mikaël Geljić

unread,
Aug 2, 2024, 11:45:12 AM8/2/24
to Magnolia User-List, Judge Dred
Hi both,

With upcoming Magnolia 6.3, the AI Accelerator becomes a fully supported extension (was an incubator module on 6.2).
Magnolia 6.3.0-beta3 was released this week, and we also released a beta of the updated AI Accelerator 2.0.0-beta1.

Couple points that require your attention in particular:

* It requires a new license, due to the above change in category.
* There are new Maven module coordinates for installation: see https://docs.magnolia-cms.com/ai-accelerator/developers/.
* YAML configuration is now split accordingly, between ai-accelerator-ui for supported fields, availability, etc.—and ai-accelerator-openai for the API key. For details, see https://docs.magnolia-cms.com/ai-accelerator/developers/configure/.

Hope this clarifies status :)
Mika

Reply all
Reply to author
Forward
0 new messages