Skip to content

Release/v0.2.13#59

Merged
thomashebrard merged 10 commits intomainfrom
release/v0.2.13
Jun 6, 2025
Merged

Release/v0.2.13#59
thomashebrard merged 10 commits intomainfrom
release/v0.2.13

Conversation

@thomashebrard
Copy link
Copy Markdown
Member

@thomashebrard thomashebrard commented Jun 6, 2025

🔗 Related Issues

📝 Description

[v0.2.13] - 2025-06-06

  • Added Discord badge on the Readme. Join the community! -> https://discord.gg/SReshKQjWt
  • Added a client for the Pipelex API. Join the waitlist -> https://www.pipelex.com/signup
  • Remove the run_pipe_code function. Replace by execute_pipeline in pipelex.pipeline.execute.
  • Added llm deck llm_for_img_to_text.
  • Renamed InferenceReportManager to ReportManager: It can report more than Inference cost
  • Added an injection of dependency for ReportManager
  • pipelex cli: fixed some bugs

🔄 Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📚 Documentation update
  • 🧹 Code refactor
  • ⚡ Performance improvement
  • ✅ Test update

🧪 Tests

📋 Checklist

  • Linting / type-checking / unit tests pass locally with my changes
  • I've added tests that prove my fix is effective or that my feature works
  • My code follows the style guidelines of this project
  • I've made corresponding changes to the documentation
  • My changes generate no new warnings

antoinepipelex and others added 7 commits June 4, 2025 18:13
* fix/pipelex-client

* Remove run_pipe_code

* make cc

* fix readme

* PipelineRequest

* fix Protocol

* fix client

* make cc

* PIPELEX_API_BASE_URL

* fix docstrings

* rename Report Delegate

* report_delegate -> reporting_delegate

* v1 api

* update readme
* featuer/error-message-pipelex-init

* load_llm deck error

* remove antoine from cla
dev to release/v0.2.13
Copy link
Copy Markdown
Member

@lchoquel lchoquel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remarks

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md Outdated
Comment thread tests/pipelex/pipelex_asynch/test_client.py Outdated
Comment thread doc/pages/Quick-start/Quick-start.md Outdated
Copy link
Copy Markdown
Member

@lchoquel lchoquel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@thomashebrard thomashebrard merged commit 3a71199 into main Jun 6, 2025
15 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 6, 2025
@lchoquel lchoquel deleted the release/v0.2.13 branch June 9, 2025 12:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants