Skip to content

feature / image nodes#50

Merged
felix-schultz merged 16 commits intoTM9657:devfrom
simonjanssen:dev
Apr 21, 2025
Merged

feature / image nodes#50
felix-schultz merged 16 commits intoTM9657:devfrom
simonjanssen:dev

Conversation

@simonjanssen
Copy link
Copy Markdown
Collaborator

@simonjanssen simonjanssen commented Apr 19, 2025

Adding default set of image nodes:

  • read from path
  • write to path
  • resize
  • get dimensions

Next steps:

  • should work with Multi-Modal messages in LLM histories
  • should work with image embeddings

Optimizations:

  • png for loss-less internal encoding
  • pass DynamicImage without decoding-encoding between nodes
  • use caching

@deepsource-io
Copy link
Copy Markdown

deepsource-io bot commented Apr 19, 2025

Here's the code health analysis summary for commits 484ac59..d04af97. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource Rust LogoRust❌ Failure
❗ 39 occurences introduced
🎯 6 occurences resolved
View Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@felix-schultz felix-schultz merged commit 5b71c6c into TM9657:dev Apr 21, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants