Elastic has just released a new tool called Playground that will enable users to experiment with retrieval-augmented generation (RAG) more easily. RAG is a practice in which local data is added to an LLM, such as private company data or data that is more up-to-date than the LLMs training set. This allows it to give … continue reading
Elastic, the company behind the distributed search and analytics engine Elasticsearch, recently unveiled Elasticsearch Relevance Engine (ESRE). The engine is backed by built-in vector search and transformer models to help bring AI innovation to proprietary enterprise data. ESRE offers organizations assistance with creating secure deployments so they can access the full value of their proprietary … continue reading
In response to Elastic changing its open-source software licenses on Elasticsearch and Kibana, Amazon has introduced the OpenSearch project. The project is a community-driven, open-source fork of Elasticsearch and Kibana. Amazon announced earlier this year it would be creating and maintaining an Apache License, Version 2.0 fork of the open-source products. “We are making a … continue reading
In response to Elastic changing its license for Elasticsearch and Kibana products, Amazon has responded with plans to create and maintain an Apache License, Version 2.0 fork of the open-source products. Elastic announced earlier this week that it would be moving from the Apache 2.0 license to a dual license for Elasticsearch and Kibana, which … continue reading
Elastic has released version 1.0 of its Elastic Common Schema (ECS) specification. Initially announced in February, ECS is an open-source specification that “provides a consistent and customizable way for users to structure their event data in Elasticsearch.” ECS will enable data scientists to seamlessly analyze data from various sources. “ECS is designed to support uniform … continue reading
At Strata Data Conference in San Francisco this week, data company Panzura announced an Elasticsearch-as-a-service solution for its Vizion.ai platform. Vizion.ai Elasticsearch service will allow users to achieve the benefits of a serverless model for deploying Elasticstacks, without having to deal with challenges such as cluster size, scale limitations, or management. “Setting up the infrastructure … continue reading
OutSystems has announced a new style editor in its development environment. This is the sixth release it has put out for its development environment in the fourth quarter. The editor allows developers to create UX without the need for CSS. “Our developer community has grown by more than 60 percent over the last six months,” … continue reading
Google Cloud Debugger lets developers inspect the state of an application at any code location without stopping or slowing it down. It now has an enhanced UI, expanded language support, and debugging from more places, according to the Google Cloud Platform blog. This can be viewed in the application state without adding logging statements, and … continue reading