Skip to content

SODA Contexture v0.1.0

Latest

Choose a tag to compare

@sushanthakumar sushanthakumar released this 03 Feb 18:45
· 40 commits to main since this release
ea0c1d6

SODA Contexture

Welcome to SODA Contexture early release!
This is the initial release with some of our basic experiments to connect data with AI. (starting with prometheus data source)

Version Summary

Version Number: v0.1.0 [tag:v0.1.0]
Version Name: soda-contexture v0.1.0
Date: 2026-02-03

Highlights

1. Prometheus Data Source support with AI Copilot based on local models (initial):

  • Data: Kubernetes resource metrics
  • Context Provider: Internal
  • Data Source: Time Series DB (Prometheus)
  • AI Models: qwen (qwen3:30b-a3b, qwen2.5-coder:14b, and qwen2.5-coder:7b-instruct)

2. Istio Context Source Example for context building:

  • Data: service mesh metrics
  • Context Provider: Istio
  • Data Source: Time Series DB (Prometheus)
  • AI Models: qwen (qwen2.5 14b)

Useful Links

Prometheus Data Source support with AI : Setup guide: Link
Prometheus Data Source support with AI: demo video: Link
Istio Context Source Example: setup guide: Link

Test Report

Link

Full Changelog

https://github.com/sodafoundation/contexture/commits/v0.1.0-rc1

Thanks

Those were the changes on v0.1.0!