Skip to content

Tags: pavanjava/bootstrap-rag

Tags

v0.0.17

Toggle v0.0.17's commit message
changed the version

v0.0.16

Toggle v0.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Advanced rag tech (#97)

* -deep evals base

* crewai agents for prompting

* -skeleton code for adv RAG techniques like recursive retriever and sub question query

* -dummy commit to make the branch upto date

* -fully funtional recursive retrieval agents

* -fully funtional sub question engine

---------

Co-authored-by: pavanmantha <[email protected]>

v0.0.15

Toggle v0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
-citation query engine based rag impl (#90)

Co-authored-by: pavanmantha <[email protected]>

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tool improvements (#80)

* -added api and docker capability of semantic cache and semantic router

* -enhanced cli options and -incremented setup

---------

Co-authored-by: pavanmantha <[email protected]>

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
-updated configs (#74)

Co-authored-by: pavanmantha <[email protected]>

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfixes and features (#70)

* -fixed the bug, -new features

* -fixed the bugs in docker

* -removed api key

* -changed the version number

---------

Co-authored-by: pavanmantha <[email protected]>

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Langchain llmasjudge (#67)

* -llam as judge with langchain

* -llam as judge with langchain includes phoenix observability

---------

Co-authored-by: pavanmantha <[email protected]>

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Llamaparse modifications (#61)

* -tested and upgraded version

* -implemented ragas evals

* -implemented ragas evals

* -implemented rag with llama_parse

* -added rag with llama_parse in cli

* -changed version

---------

Co-authored-by: pavanmantha <[email protected]>

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
-tested and upgraded version (#57)

Co-authored-by: pavanmantha <[email protected]>

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Llama index agentic rag (#43)

* removed the secret

* -added controllable agents with observability, -release version added, -modified the cli options

---------

Co-authored-by: pavanmantha <[email protected]>