Releases: tedi-software/tedi
Releases · tedi-software/tedi
TEDI Release v0.2.0
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_groqai_transform_openaiai_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_jsonconverter_json_to_csvconverter_json_to_xmlconverter_xml_to_json
No more external tooling or scripting required — TEDI handles it inside your integration pipeline.
Docs & Links
- Documentation
- All Processors
- AI Agent Integration
- Document/Format Converters
- [example configs] (https://github.com/tedi-software/tedi/tree/main/tedi/services/examples/test)
- Ask a Question
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!