You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
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]>
Langchain llmasjudge (#67)
* -llam as judge with langchain
* -llam as judge with langchain includes phoenix observability
---------
Co-authored-by: pavanmantha <[email protected]>