Skip to content

Reflection & Delegation: Implement reflection and delegation, Agentic RAG example#25

Merged
vizsatiz merged 10 commits intodevelopfrom
feature/reflection2
Sep 23, 2024
Merged

Reflection & Delegation: Implement reflection and delegation, Agentic RAG example#25
vizsatiz merged 10 commits intodevelopfrom
feature/reflection2

Conversation

@vizsatiz
Copy link
Copy Markdown
Member

No description provided.

* Delegator agent impl

* Fix for delegator at the end

* Finished implementing delegator agent

* Settin retry count for delegator

* Implementing agentic RAG

* Fix for composable RAG with messages from chain

* Adding a tool agent example

* Added graph rag example

* Finished Graph RAG
@vizsatiz vizsatiz changed the title Reflection: Implement first version of reflection among agents Reflection & Delegation: Implement reflection and delegation, Agentic RAG example Sep 23, 2024
@vizsatiz vizsatiz merged commit e52717c into develop Sep 23, 2024
@vizsatiz vizsatiz deleted the feature/reflection2 branch September 23, 2024 10:30
thomastomy5 pushed a commit that referenced this pull request Apr 27, 2026
… RAG example (#25)

* use llm node for custom routing rules

* add basic reflection for agents in linear routing

* make config part of session and bring consistency to build functions

* make reflection nodes a part of flo team

* Implement reflection version 1

* Reflection implementation

* Renaming to reflexion

* Using reflection manager before reflection node

* Delegator implementation with GraphRAG (#27)

* Delegator agent impl

* Fix for delegator at the end

* Finished implementing delegator agent

* Settin retry count for delegator

* Implementing agentic RAG

* Fix for composable RAG with messages from chain

* Adding a tool agent example

* Added graph rag example

* Finished Graph RAG

---------

Co-authored-by: vishnu r kumar <rkumar.vishnu28@gmail.com>
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