AI Chatbot for Joomla
- Posted by Denitz2 (1) Offline
Hello,
Couple of questions:
1. Can I connect it to local LLM, i.e. to LM Studio for local development?
2. Please advise more details about using Joomla articles as knowledge base. Can I select specific article categories and individual articles? Is article and category access level respected?
How does it query articles database? Can it use Smart Search for RAG? etc.
2 hours 17 minutes ago #1
by Denitz2
Couple of questions:
1. Can I connect it to local LLM, i.e. to LM Studio for local development?
2. Please advise more details about using Joomla articles as knowledge base. Can I select specific article categories and individual articles? Is article and category access level respected?
How does it query articles database? Can it use Smart Search for RAG? etc.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5459) Offline
Hi,
This approach makes the chatbot respond very quickly. However, it is designed for small to medium-sized knowledge bases, not large datasets that require RAG or vector search. It is best suited for simpler knowledge base use cases
2 hours 7 minutes ago - 2 hours 6 minutes ago #2
by TemplatePlazza
No. The chatbot currently supports only OpenAI and Google Gemini1. Can I connect it to a local LLM, such as LM Studio, for local development?
Currently, you can only select individual Joomla articles as the knowledge base. Category selection is not supported.The chatbot does not use a RAG architecture. Instead, for every chat request it sends the following to the AI model : the system prompt+ a summary of the conversation history+the selected knowledge base article2. Please advise more details about using Joomla articles as a knowledge base. Can I select specific article categories and individual articles? Is article and category access level respected?
This approach makes the chatbot respond very quickly. However, it is designed for small to medium-sized knowledge bases, not large datasets that require RAG or vector search. It is best suited for simpler knowledge base use cases
Last edit: 2 hours 6 minutes ago by TemplatePlazza.
Please Log in or Create an account to join the conversation.