Search K
Appearance
Appearance
Minute Mesh is powered by the ElasticSearch service and requires the following settings.
Specify the ElasticSearch Base url, typically http://127.0.0.1:9200
or http://SERVERNAME:9200
The ElasticSearch Database Username used for creation and indexing. By default, the initial ElasticSearch DB Username is set to elastic
The ElasticSearch Database password used by MinuteView for the ongoing indexing/access to. By default, the initial ElasticSearch DB password is set to ABC123
Whilst executing a search within Minute Mesh, allow for interactivity between the user and AI on the returned document and its returned metadata.
Using OpenAI API, enable Minute Mesh access to specific LLM.
TIP
OpenAI now considers User API keys
as legacy, so please create and use an OpenAI API Project assigned with an OpenAI Service Account and its associated key when configuring and assigning AI for use with Minute Mesh.
Place the generated OpenAI key within this field.
The full list of available OpenAI API models, please refer to the OpenAI documentation. Importantly, your OpenAI Project must have the desired model enabled for use within the OpenAI Project settings.
For testing purposes, the gpt-3.5-turbo
offers reasonable results at speed, whilst the newer gpt-4o-mini
offers modest contextual gains when compared to previous models.