| ollama |
0 |
{'services': {'ollama': {'command': ['/root/l2rag/learn2rag-linux/services/ollama/bin/ollama', 'serve'], 'environment': {'OLLAMA_HOST': 'http://127.0.0.1:11434', 'OLLAMA_MODELS': '/root/.local/share/Learn2RAG/instance/ollama/ollama/models', 'OLLAMA_NOHISTORY': 'true', 'OLLAMA_TMPDIR': '/root/.local/share/Learn2RAG/instance/ollama/ollama/tmp'}}}} |
|
| 5bbd3fd6-2f9c-40d4-ac04-a06e312f9ccb |
0 |
{'name': 'continuous', 'label': 'Start', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'http://learn2rag.drk-rlp-research.de:55085/', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: 'ad6e9487f300ba9597e12b79a55a82ac'\n grpc_port: null\n http_port: 9001\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/importer_config.json', 'content': '{"loaders": [{"loader_id": "4315d1c1-db3d-4a0b-a8f3-06a879981361", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/public", "recursive": "True"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:4b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '55085'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9002', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:55085/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/qdrant_config.yml']}, 'import': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logging_config.yml', '--schedule-interval', 'PT720M', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': 'ad6e9487f300ba9597e12b79a55a82ac', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}, 'rag': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9002', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': 'ad6e9487f300ba9597e12b79a55a82ac', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/Marcel_Data/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}}} |
|
| 4901e1e7-d0ee-48e4-9774-6c857de7497e |
0 |
{'name': 'continuous', 'label': 'Start', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'http://learn2rag.drk-rlp-research.de:55075/', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/1770121438/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: 'bfacccbfe0836f463eaf86242af2645c'\n grpc_port: null\n http_port: 9001\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/1770121438/importer_config.json', 'content': '{"loaders": [{"loader_id": "4537f4de-0798-4fc4-a6ec-6f72542593e7", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/docs", "recursive": "True"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/1770121438/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:4b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/1770121438/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/1770121438/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/1770121438/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/1770121438/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/1770121438/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/1770121438', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '55075'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/1770121438/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9002', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:55075/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/1770121438', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/1770121438/qdrant_config.yml']}, 'import': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/1770121438', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/1770121438/logging_config.yml', '--schedule-interval', 'PT720M', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/1770121438/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/1770121438', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': 'bfacccbfe0836f463eaf86242af2645c', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/1770121438/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/1770121438/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}, 'rag': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/1770121438', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/1770121438/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9002', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': 'bfacccbfe0836f463eaf86242af2645c', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/1770121438/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/1770121438/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}}} |
|
| cde8feec-3d70-4680-b83b-d6150db26bf4 |
0 |
{'name': 'continuous', 'label': 'Start', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'http://learn2rag.drk-rlp-research.de:55076/', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: '11e392aff88acc2b88441b922a5f11c5'\n grpc_port: null\n http_port: 9001\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'content': '{"loaders": [{"loader_id": "4315d1c1-db3d-4a0b-a8f3-06a879981361", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/public", "recursive": "True"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:4b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '55076'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/test/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9002', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:55076/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml']}, 'import': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', '--schedule-interval', 'PT720M', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/test', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': '11e392aff88acc2b88441b922a5f11c5', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}, 'rag': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9002', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': '11e392aff88acc2b88441b922a5f11c5', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}}} |
|
| 65c85a86-d008-4163-9690-7ef63bbc0266 |
0 |
{'name': 'pipeline', 'label': 'Start only the chat', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'http://learn2rag.drk-rlp-research.de:55076/', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/Test/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: 'dd5344cbb3c86471fe92f30c82dae28c'\n grpc_port: null\n http_port: '9001'\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Test/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:4b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Test/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/Test/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/Test/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/Test/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/Test/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Test', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '55076'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/Test/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9002', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:55076/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Test', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/Test/qdrant_config.yml']}, 'main': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/Test', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/Test/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9002', 'QDRANT__SERVICE__HTTP_PORT': '9001', 'QDRANT__SERVICE__API_KEY': 'dd5344cbb3c86471fe92f30c82dae28c', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/Test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/Test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}}} |
|
| 423b1cc5-b6ec-4b69-b11f-e3765a18489e |
0 |
{'name': 'continuous', 'label': 'Start', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'http://learn2rag.drk-rlp-research.de:9001/', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: '8b52301f94e43b1ad1ee20cee18a7355'\n grpc_port: null\n http_port: 9002\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'content': '{"loaders": [{"loader_id": "4315d1c1-db3d-4a0b-a8f3-06a879981361", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/public", "recursive": "True"}, {"depth": 0, "loader_id": "14bc2bb0-fa39-4d35-90f8-6f80bdd42418", "loader_type": "HTMLLoader", "recursive": "True", "url": "https://www.drk-rlp.de/"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:27b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '9001'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/test/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9003', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:9001/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml']}, 'import': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', '--schedule-interval', 'PT720M', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/test', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '8b52301f94e43b1ad1ee20cee18a7355', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:27b'}}, 'rag': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9003', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '8b52301f94e43b1ad1ee20cee18a7355', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:27b'}}}} |
|
| 327f28da-ed7e-4c15-bd12-15e86cfcefea |
0 |
{'name': 'continuous', 'label': 'Start', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'http://chat.learn2rag.drk-rlp-research.de', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: '1dc0c450828842b398a3f45a70983f30'\n grpc_port: null\n http_port: 9002\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'content': '{"loaders": [{"loader_id": "4315d1c1-db3d-4a0b-a8f3-06a879981361", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/public", "recursive": "True"}, {"depth": 0, "loader_id": "14bc2bb0-fa39-4d35-90f8-6f80bdd42418", "loader_type": "HTMLLoader", "recursive": "True", "url": "https://www.drk-rlp.de/"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:4b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '9001'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/test/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9003', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:9001/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml']}, 'import': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', '--schedule-interval', 'PT720M', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/test', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '1dc0c450828842b398a3f45a70983f30', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}, 'rag': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9003', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '1dc0c450828842b398a3f45a70983f30', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}}} |
|
| ef106cad-5b16-4a75-9d89-4cc98523ae65 |
0 |
{'name': 'continuous', 'label': 'Start', 'ports': ['ui', 'qdrant_http', 'pipeline', 'open_webui_pipelines'], 'ui_url': 'https://chat.learn2rag.drk-rlp-research.de', 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: '4ca625c2887d2cf88375ddd488bcd77c'\n grpc_port: null\n http_port: 9002\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'content': '{"loaders": [{"loader_id": "4315d1c1-db3d-4a0b-a8f3-06a879981361", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/public", "recursive": "True"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:27b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logs/.keep', 'content': ''}], 'services': {'open-webui': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/start-open-webui', 'serve', '--host', '127.0.0.1', '--port', '9001'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'DATA_DIR': '/root/.local/share/Learn2RAG/instance/storage/test/open-webui-data', 'DEFAULT_LOCALE': 'de', 'ENABLE_OLLAMA_API': 'False', 'ENABLE_OPENAI_API': 'True', 'OPENAI_API_BASE_URL': 'http://127.0.0.1:9003', 'OPENAI_API_KEY': '0p3n-w3bu!', 'ENABLE_AUTOCOMPLETE_GENERATION': 'False', 'ENABLE_CODE_EXECUTION': 'False', 'ENABLE_CODE_INTERPRETER': 'False', 'ENABLE_COMMUNITY_SHARING': 'False', 'ENABLE_EASTER_EGGS': 'False', 'ENABLE_EVALUATION_ARENA_MODELS': 'False', 'ENABLE_FOLLOW_UP_GENERATION': 'False', 'ENABLE_MEMORIES': 'False', 'ENABLE_NOTES': 'False', 'ENABLE_PERSISTENT_CONFIG': 'False', 'ENABLE_TAGS_GENERATION': 'False', 'ENABLE_TITLE_GENERATION': 'False', 'GLOBAL_LOG_LEVEL': 'WARNING', 'OFFLINE_MODE': 'True', 'RAG_EMBEDDING_MODEL_AUTO_UPDATE': 'False', 'RAG_RERANKING_MODEL_AUTO_UPDATE': 'False', 'USER_PERMISSIONS_CHAT_FILE_UPLOAD': 'False', 'USER_PERMISSIONS_CHAT_TEMPORARY_ENFORCED': 'True', 'USER_PERMISSIONS_FEATURES_CODE_INTERPRETER': 'False', 'USER_PERMISSIONS_FEATURES_IMAGE_GENERATION': 'False', 'USER_PERMISSIONS_FEATURES_WEB_SEARCH': 'False', 'ENABLE_SIGNUP': 'True', 'WEBUI_AUTH': 'False', 'WEBUI_NAME': 'Learn2RAG'}, 'healthcheck': {'test': ['CMD', 'curl', '-f', 'http://localhost:9001/health']}}, 'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml']}, 'import': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', '--schedule-interval', 'PT720M', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/test', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '4ca625c2887d2cf88375ddd488bcd77c', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:27b'}}, 'rag': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', 'learn2rag.pipeline', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'LEARN2RAG_PIPELINE_PORT': '9003', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '4ca625c2887d2cf88375ddd488bcd77c', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:27b'}}}} |
|
| 1e32f1ad-b680-4a8a-bc49-63e7d55877d8 |
0 |
{'name': 'import', 'label': 'Start one-time import', 'ports': ['ui', 'qdrant_http'], 'files': [{'path': '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml', 'content': "log_level: ERROR\nservice:\n api_key: '7d3a31531c8283df55f660c2764958b9'\n grpc_port: null\n http_port: 9002\n host: '127.0.0.1'\ntelemetry_disabled: true\n"}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'content': '{"loaders": [{"loader_id": "4315d1c1-db3d-4a0b-a8f3-06a879981361", "loader_type": "DirectoryLoader", "path": "/home/learn2rag/public", "recursive": "True"}]}'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'content': '{\n "collection_name": "learn2rag",\n "imported_documents_file_path": "loaded_documents.json",\n "llm": "gemma3:4b"\n}\n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', 'content': 'version: 1\nformatters:\n status:\n format: "%(message)s %(asctime)s"\n datefmt: "%Y-%m-%d %H:%M"\n simple:\n format: "%(asctime)s %(levelname)-8s %(name)s %(message)s"\n colored:\n class: colorlog.ColoredFormatter\n format: "%(log_color)s%(asctime)s %(levelname)-8s %(name)s %(message)s"\n profiling:\n format: "%(created)f %(request_id)s %(activity)s %(message)s"\nhandlers:\n display:\n class: logging.StreamHandler\n level: INFO\n formatter: colored\n stream: ext://sys.stderr\n profiling_display:\n class: logging.StreamHandler\n formatter: profiling\n stream: ext://sys.stderr\n profiling_file:\n class: logging.FileHandler\n formatter: profiling\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/profiling.log\'\n encoding: utf-8\n errors_file:\n class: logging.FileHandler\n level: ERROR\n formatter: simple\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/error.log\'\n encoding: utf-8\n status_file:\n class: logging.FileHandler\n level: INFO\n formatter: status\n filename: \'/root/.local/share/Learn2RAG/instance/storage/test/logs/status.log\'\n mode: \'w\'\n encoding: utf-8\n \nloggers:\n profiling:\n handlers:\n - profiling_display\n - profiling_file\n propagate: no\n status:\n handlers:\n - status_file\n propagate: no\nroot:\n level: DEBUG\n handlers:\n - display\n - errors_file\n \n'}, {'path': '/root/.local/share/Learn2RAG/instance/storage/test/logs/.keep', 'content': ''}], 'services': {'qdrant': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/services/qdrant/qdrant', '--config-path', '/root/.local/share/Learn2RAG/instance/storage/test/qdrant_config.yml']}, 'main': {'working_dir': '/root/.local/share/Learn2RAG/instance/storage/test', 'command': ['/root/l2rag/learn2rag-linux/configurator', '--logging-config', '/root/.local/share/Learn2RAG/instance/storage/test/logging_config.yml', 'learn2rag.importer', '--config', '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', '--delta'], 'environment': {'LEARN2RAG_PATH': '/root/l2rag/learn2rag-linux', 'STORAGE_PATH': '/root/.local/share/Learn2RAG/instance/storage/test', 'QDRANT__SERVICE__HTTP_PORT': '9002', 'QDRANT__SERVICE__API_KEY': '7d3a31531c8283df55f660c2764958b9', 'PIPELINE_USER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/basic_user_config.json', 'IMPORTER_CONFIG': '/root/.local/share/Learn2RAG/instance/storage/test/importer_config.json', 'PIPELINE_OPT_CONFIG': '/root/l2rag/learn2rag-linux/learn2rag/pipeline/opt_config.json', 'LANGCHAIN_API_KEY': '1', 'LANGCHAIN_TRACING_V2': 'false', 'LLM_API_TYPE': 'ChatOllama', 'LLM_API_URL': 'http://127.0.0.1:11434/', 'LLM_API_TOKEN': '', 'LLM_API_MODEL': 'gemma3:4b'}}}} |
|