Skip to content

Conversation

@logan-markewich
Copy link
Collaborator

This PR contains all the changes for v0.13.0

  • removed all deprecated agents (code and packages that reference them)
  • moved workflow agent imports up one level (i.e. from llama_index.core.agent import FunctionAgent)
    • I kept docs with the old imports for now (they still work). We can adjust this later
  • removed all query pipeline code and references/packages
  • removed llama-index-networks
  • removed the top-level experimental folder
  • removed the top-level benchmarks folder

* remove more refs

* remove query pipeline from CLI

* docstring nit

* clean up tests

* fix imports

* clean up more refs

* fix types
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jul 29, 2025
@logan-markewich logan-markewich merged commit 8b7f97c into main Jul 30, 2025
11 of 12 checks passed
@logan-markewich logan-markewich deleted the logan/v0.13.0_split branch July 30, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants