Skip to content

feature/input_memory#173

Merged
thomashebrard merged 7 commits intodevfrom
feature/input_memory
Jul 16, 2025
Merged

feature/input_memory#173
thomashebrard merged 7 commits intodevfrom
feature/input_memory

Conversation

@thomashebrard
Copy link
Copy Markdown
Member

@thomashebrard thomashebrard commented Jul 16, 2025

🔗 Related Issues

#172

📝 Description

[v0.6.1] - 2025-07-16

  • Can execute pipelines with input_memory: It is a CompactMemory: Dict[str, Dict[str, Any]]

🔄 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

@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:02 — with GitHub Actions Inactive
@thomashebrard thomashebrard linked an issue Jul 16, 2025 that may be closed by this pull request
2 tasks
@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:24 — with GitHub Actions Inactive
@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:27 — with GitHub Actions Inactive
@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:32 — with GitHub Actions Inactive
@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:35 — with GitHub Actions Inactive
@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:40 — with GitHub Actions Inactive
lchoquel
lchoquel previously approved these changes Jul 16, 2025
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.

Some non-blocking remarks

Comment thread pipelex/client/client.py
Comment thread pipelex/client/client.py
Comment thread pipelex/client/client.py
@thomashebrard thomashebrard temporarily deployed to manual-trigger-tests-check July 16, 2025 14:58 — with GitHub Actions Inactive
@thomashebrard thomashebrard merged commit 9642665 into dev Jul 16, 2025
13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 2025
@thomashebrard thomashebrard deleted the feature/input_memory branch July 16, 2025 15:00
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.

Execute pipeline with compact memory

2 participants