Skip to content
Snippets Groups Projects
Unverified Commit f0f185e5 authored by Andrei Fajardo's avatar Andrei Fajardo Committed by GitHub
Browse files

Add Retriever to llama-index-networks (#11800)


* refactor

* update demo

* update simple

* version bump prerelease

* update demo nb

* NetworkRetriever class and contributor files

* linting fix

* bump pre-release version

* bump pyproject.toml to release

* client and service rewrite

* add unit tests

* fixed init

* get tests to run -- still fail

* fix api

* revert back to mocking requests.post'

* passing test_retriever_service

* fix network retriever to use query bundle; passing unit test

* build files

* build files

* rename and add backwards compat for v0.1.0 imports

* update simple demos

* update demo

* move aliases in the module and import them into __init__

* update node registry

---------

Co-authored-by: default avatarIzuki Matsuba <imatsuba@omers.com>
parent f35ea605
No related branches found
No related tags found
Loading
Showing
with 179 additions and 64 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment