Skip to main content

Conversations

MijnBureau supplies an installation of Conversations. Conversations is AI Assistant developer by LaSuite. It is still a prototype so use in production is not encouraged. To run the AI assistant you need an AI system available that supports the OpenAI chat endpoint. There are many companies that provide such systems, or you can run your own with ollama that is provided within this setup.

Configuration

To configure this solution, you can override the default settings for your environment. The defaults are located in the folder helmfile/environments/default.

NameDescription
global.domainThe domain name of your MijnBureau instance
global.hostname.conversationsThe name of the subdomain for the conversations client
application.conversations.enabledEnable conversations for your MijnBureau implementation
application.conversations.namespaceThe Kubernetes namespace name
authorization.conversations.enabledEnable conversations for your MijnBureau implementation
tls.conversations.*The TLS settings for conversations
pvc.conversations.*storage requirements
resources.conversations.*Resources for conversations
autoscaling.horizontal.conversations.*Autoscaling for conversations.
container.conversations.*Container selection
secret.conversations.*Superuser credentials
ai.llm.*AI used by conversations

More information

Conversations is an open-source AI chatbot designed to be simple, secure and privacy-friendly.