- 81
- 14 362
MuleSoft AI Chain Project
เข้าร่วมเมื่อ 14 มิ.ย. 2024
All videos under this channel are published under the MuleSoft AI Chain (MAC) Project. Previously recorded videos have been published under its implementation name MuleChain Project. MuleChain is completely replaced by MuleSoft AI Chain Project or short MAC Project.
Agent Capabilities with Mule AI Chain Project
Kudos to Mihael Bosnjak for building the Agent UI.
มุมมอง: 30
วีดีโอ
Use BYO LLM in Models Builder through AI Chains Einstein Connector
มุมมอง 274 ชั่วโมงที่ผ่านมา
Use BYO LLM in Models Builder through AI Chains Einstein Connector
00 - Installation and getting started
มุมมอง 1716 ชั่วโมงที่ผ่านมา
00 - Installation and getting started
Understanding RAG Technique with MuleSoft AI Chain Project
มุมมอง 12821 วันที่ผ่านมา
Kudos to Jovana Vujanić from Dots & Arrows
AI-assisted candidate screening with MuleSoft AI Chain
มุมมอง 149หลายเดือนก่อน
Kudos to Jonathan Chen and Burak Tas.
Retrieval Augmented Generation (RAG) using Tableau Pulse and MuleSoft
มุมมอง 96หลายเดือนก่อน
Kudos to Alick Wong!
Building an RAG agent with MuleSoft AI Chain
มุมมอง 239หลายเดือนก่อน
Building an RAG agent with MuleSoft AI Chain
Introducing MuleSoft AI Chain Connector v0.3.0 | Step-by-Step Tutorial
มุมมอง 5232 หลายเดือนก่อน
Introducing MuleSoft AI Chain Connector v0.3.0 | Step-by-Step Tutorial
Introducing MAC Web Crawler to build powerful knowledge stores
มุมมอง 2172 หลายเดือนก่อน
Introducing MAC Web Crawler to build powerful knowledge stores
Failed to execute goal org.bsc.maven:maven-processor-plugin:3.3.3:process (process) on project mule4-aichain-connector: Error executing: java.lang.ExceptionInInitializerError: java.lang.reflect.InaccessibleObjectException-->Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @6706da3d -> [Help 1]
This is resolved by doing ---> set MAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.regex=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED
Does not build correctly in windows jdk 8
Can you share any log ?
Getting this error- Unable to execute jdeps command: Error while executing process.: Cannot run program "cmd.exe": CreateProcess error=206, The filename or extension is too long -> Can you please help me resolve this issue
Check this: github.com/MuleSoft-AI-Chain-Project/mulesoft-ai-chain-connector/issues/33#issue-2477080722
Hi, I am getting "Exit Code 1: Command line length is too long issue" in Windows. Could you please let me know how to resolve this issue in windows
Check this: github.com/MuleSoft-AI-Chain-Project/mulesoft-ai-chain-connector/issues/33#issue-2477080722
Did you resolved this?
Yes resolved by using gwt maven plugin
@@anandhm3688 Hi can you just paste your steps here.
Nice!!!
Great video, thanks!
Can you please share MAC Web Crawler connector githup URL?
github.com/MuleSoft-AI-Chain-Project/mac-web-crawler
Thank you for detailed explaination While connect Einstein connector I am getting Error: 404 response with response code 200 Do we need separate licence to use Einstein connector?
You have to activate Einstein GenAI in the Salesforce Platform. Goto Setup > Einstein > Einstein Generative AI > Setup > ON
Please point to repository for Mulechain AI agent a little note how to run that on VS in readme file that would be great help
Here you go: github.com/MuleSoft-AI-Chain-Project/Tender-Documents-AI-Agent/ It is pretty simple, just use remove the HTTP://localhost:8081/query with your endpoint.
If I want to read image from local system or from db will this connector help?
currenlty not supported
Getting error "java.lang.RuntimeException: com.google.gson.stream.MalformedJs onException: Use JsonReader.setLenient (true) to accept malformed JSON at line 1 column 1 path $". Please help
MAC connector throws any exception when used turbo-gpt model."dev.ai4j.openai4j.OpenAiHttpException: Only gpt-4o-mini model is available for demonstration purposes. If you wish to use another model, please use your own OpenAI API key."
resolved self.
how did it solve?
@@sharannarayanan hard code the gpt-4o-mini in xml global configuration of the connector , it will pick up .
File 'C:\Users andinit\Documents\mulesoft-ai-chain-connector-master\src\main\java\org\mule\extension\mulechain\api\metadata\LLMResponseAttributes.java' format doesn't match! I am facing these help me how to solve these
try: mvn formatter:format and then upon success, run: mvn clean install -Dmaven.test.skip=true -DskipTests
Many thanks, trying this out
Many thanks, great video
Well done, many thanks!!!
i like how smooth the AI sounds, very natural and less mechanical. Very impressive!
I am keeping the file under src folder and giving path as "/src/main/resources/tools-agent.json" but it gives me an error saying it is not a file. Can you help?
Try with this as dataweave expression. mule.home ++ "/apps/" ++ app.name ++ "/tools-agent.json"
is the dependency available in anypoint exchange? or else we cannot deploy it to cloudHub
can you please provide github link
github.com/MuleChain-Project/mulechain-ai-connector