Skip to content

docs: Update README#252

Merged
toby-coleman merged 3 commits intomainfrom
docs/update-readme
Apr 22, 2026
Merged

docs: Update README#252
toby-coleman merged 3 commits intomainfrom
docs/update-readme

Conversation

@toby-coleman
Copy link
Copy Markdown
Contributor

Summary

Updates the README in the light of recent new features.

Changes

  • Updated roadmap.
  • Clearer information on Ray integration.
  • Minor updates/corrections.

toby-coleman and others added 3 commits April 22, 2026 18:53
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@github-actions
Copy link
Copy Markdown

Benchmark comparison for 7a2c291b (base) vs e6584401 (PR)


------------------------------------------------------------------------------------------------------------------ benchmark: 2 tests ------------------------------------------------------------------------------------------------------------------
Name (time in ms)                                                                         Min                 Max                Mean            StdDev              Median                IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_benchmark_process_run (pr/.benchmarks/Linux-CPython-3.14-64bit/0001_pr)         463.9594 (1.0)      468.5856 (1.0)      465.9545 (1.0)      2.0197 (1.0)      465.1072 (1.0)       3.4494 (1.0)           1;0  2.1461 (1.0)           5           1
test_benchmark_process_run (main/.benchmarks/Linux-CPython-3.14-64bit/0001_base)     464.1457 (1.00)     476.6329 (1.02)     470.7265 (1.01)     5.5981 (2.77)     471.9481 (1.01)     10.2780 (2.98)          2;0  2.1244 (0.99)          5           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the README.md to reflect new features and integrations, including Ray for scaling and hyperparameter optimization, as well as new LLM, Redis, and WebSocket support. It also corrects a code example for the @component decorator by adding a missing import and fixing the return type hint. Several items have been removed from the roadmap, and minor wording improvements were made to the documentation section. I have no feedback to provide as there were no review comments.

@toby-coleman toby-coleman merged commit 71d67b8 into main Apr 22, 2026
26 checks passed
@toby-coleman toby-coleman deleted the docs/update-readme branch April 22, 2026 18:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant