v0.0.4

potpie-ai/potpiev0.0.4Dec 21, 2024by dhirenmathur

AI Summary

This release introduces XML and Markdown parsing support, implements streaming and agent routing using LangGraph, and updates response handling and dependency versions.

Key Highlights

  • Added parsing support for XML and Markdown files in the repository.
  • Implemented streaming and Agent Routing capabilities using LangGraph.
  • Updated LangGraph version to the latest.
  • Improved response format handling in the agent classifier.

New Features

  • Streaming and Agent Routing
  • XML/Markdown Parsing Support
  • Response Format Handling

Full Release Notes

## What's Changed
* Parsing support: Only XML/Markdown files in repo by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/212
* Streaming and Agent Routing using langgraph by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/213
* Update langgraph version by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/214
* Update EOL check in response by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/215
* Handle response format in agent classifier by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/216


**Full Changelog**: https://github.com/potpie-ai/potpie/compare/v0.0.3...v0.0.4