Skip to content

Releases: tedi-software/tedi

TEDI Release v0.2.0

22 Aug 22:54

Choose a tag to compare

TEDI Release v0.2.0

This release introduces powerful new capabilities to TEDI: AI agent integration and format conversion processors, making it even easier to build flexible, intelligent data pipelines.


AI Agent Processors

TEDI can now interact with LLMs to perform reasoning, dynamic transformation, and content generation — directly within your integrations.

  • ai_transform_groq
  • ai_transform_openai
  • ai_transform_langchain

Use cases:

  • Add AI-driven logic into your pipelines
  • Enrich or transform data (JSON, XML, CSV, etc.)
  • Generate structured outputs from unstructured input
  • Inject reasoning steps into legacy workflows

Format Conversion Processors

New processors make it easy to convert between common structured data formats:

  • converter_csv_to_json
  • converter_json_to_csv
  • converter_json_to_xml
  • converter_xml_to_json

No more external tooling or scripting required — TEDI handles it inside your integration pipeline.


Docs & Links


TEDI is lightweight, config-driven, and 100% self-hosted.
No iPaaS lock-in. No vendor bloat. Just clean, powerful integration.

Try it, star it, build with it — and tell us what you think!