+ Bindings are the engines that run the AI models. Select an installed binding to enable model selection and generation. +
+ + ++ Configure data sources (vector databases) that LoLLMs can query for information retrieval (RAG). +
+ + ++ Configure and manage local RAG server instances (like LightRAG) running on your machine. +
+ ++ Mount functions to grant the AI specific capabilities and tools it can use during conversations. Requires a model trained for function calling. +
+ + ++ Configure how LoLLMs interacts with the internet to answer questions or find information. Requires a model capable of function calling or specific instruction following. +
+ + ++ Adjust the core parameters that influence how the AI generates text. These settings can be overridden by specific personalities unless the option below is checked. +
+ + ++ Select a model compatible with your chosen binding ({{ currentBindingName || 'None Selected' }}). Installed models are shown first. +
+Creates a link without copying the model. Requires binding support.
+Downloads the model to the binding's models folder.
++ Mount personalities to make them available for selection in discussions. The active personality determines the AI's behavior and persona. +
+ + ++ Choose the default services LoLLMs will use for various tasks. Specific personalities might override these. +
+ +