Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: splunk/splunk-mltk-container-docker

v5.2.2

05 Sep 21:14
03a4a8d
Compare
Choose a tag to compare
  • Bug fix for Kubernetes V1EnvVar issue
  • New Docker Image for Agentic AI workflows including example Jupyter notebooks
  • Added AI Investigator codebase for .conf25
  • Minor UI updates

v5.2.1

25 Jul 12:57
89e47d0
Compare
Choose a tag to compare
  • Search history feature to store compute intense search results in summary index for quicker access or prompt auditing purposes
  • Extended configuration options for customizable LLM and Embedding Model services
  • Schema Unification for document and log encoding in vector database
  • API Worker Number Configuration
  • Keep Alive Flag for improved cloud connectivity
  • Graph database integration and basic notebook example for neo4j
  • Open source of DGA deep learning model for research purposes
  • Dashboards and notebooks updates
  • .conf25 workshop content for neural network lab and ONNX notebook
  • .conf25 AI Investigator codebase
  • Deprecated neural network designer due to underlying Tensorflow module deprecation
  • All container image rebuilds

v5.2.0

29 Jan 12:45
c1c192b
Compare
Choose a tag to compare
  • Minor bug fixes
  • Docker image updates and move of prebuilt images to Splunk's dockerhub repository
  • New AI capabilities (currently for Docker only)
    -- Standalone LLM: using LLM for zero-shot Q&A or natural language processing tasks
    -- Standalone VectorDB: using VectorDB to encode data from Splunk and conduct similarity search
    -- Document-based LLM-RAG: encoding documents such as internal knowledge bases or past support tickets into VectorDB and using them as contextual information for LLM generation
    -- Function-Calling-based LLM-RAG: defining function tools in the Jupyter notebook for the LLM to execute automatically in order to obtain contextual information for generation

v5.1.2

08 May 10:41
5af29ea
Compare
Choose a tag to compare

Current state of DSDL v5.1.2 compatible container images. Including library updates and bug fixes in examples and notebooks.

Release notes from the DSDL app:

  • Bug fixes in several Juypter notebooks
  • Update and rebuilt of all containers
  • Consolidation of examples
  • Deprecation of examples and notebooks:
    -- Automated Machine Learning
    -- Linear Regressor
    -- Deep Neural Network Regressor
    -- Causal Inference
    -- Online Learning Anomaly Detection
    -- Named Entity Recognition and Extraction for Japanese