Skip to content

v0.4.0

Latest

Choose a tag to compare

@hanyeol hanyeol released this 02 Sep 01:33

🎉 New Stable Release

We’re thrilled to introduce version v0.4.0 of model-compose, packed with new components, jobs, and API improvements for building powerful workflows!

✨ Highlights

  • Streaming Support
    • New event-stream mode and streaming mode for real-time interactions.
  • Expanded Component Ecosystem
    • Added HTTP server component and MCP server component.
    • Added image-to-text task to the model component.
    • Added text splitter component.
  • New Workflow Jobs
    • Added filter job for adjusting outputs.
  • Vector Store Integration
    • New vector store component with support for Milvus and Chroma backends.
  • Support Custom WebUI
    • Introduced static driver for WebUI integration.
    • You can now connect your own UI code using this driver.
  • API Enhancements
    • Added endpoints to retrieve workflow schema programmatically.
    • Restructured REST API endpoints for clarity and consistency.

📦 What’s Included

  • Full source code for version v0.4.0
  • Updated README.md with new components, jobs, and API usage examples

🛠 Known Limitations

  • GPU support is not fully functional when deploying via Docker
  • Log messages may still be insufficient or unclear

Thank you for trying out this new release 🚀
We’d love your feedback! Please open issues or join the conversation on GitHub Discussions.