Commit Graph

67 Commits

Author SHA1 Message Date
Shubham Saboo
17e64e15c9 Merge pull request #117 from Madhuvod/deepseek-local-3
Updated deepseek local rag
2025-02-13 13:15:30 -06:00
Madhu
81c5bbd71b changed embeddings to snowflake, web search tool used by llama3.2 now 2025-02-12 23:11:37 +05:30
Trayvon Pan
000f0b45d1 Update requirements.txt 2025-02-12 15:16:55 +08:00
ShubhamSaboo
fc02a7f3dd updated deepseek rag agent 2025-02-11 23:34:36 -06:00
ShubhamSaboo
bd0273cd47 chore: updated README 2025-02-07 00:03:03 +01:00
ShubhamSaboo
d7e4d0ee30 chore: updated README 2025-02-04 01:16:22 +01:00
Shubham Saboo
45537ab883 Merge pull request #108 from publicarray/patch-1
chore: updated llama3.1_local_rag.py
2025-02-03 15:59:55 -06:00
Shubham Saboo
641cc1a35e Merge pull request #110 from Madhuvod/phidata-agno
Move phidata to Agno + few old error corrections
2025-02-03 08:52:12 -06:00
Madhu
cec0035570 added a search toggle + 3 agents now 2025-02-03 03:24:22 +05:30
Madhu
3277f702bb complete phidata -> Agno + few old error corrections 2025-02-03 00:11:12 +05:30
Sebastian Schmidt
dad10e82cb Update llama3.1_local_rag.py
Fixes The class `OllamaEmbeddings` was deprecated in LangChain 0.3.1 and will be removed in 1.0.0. An updated version of the class exists in the :class:`~langchain-ollama package and should be used instead.
2025-02-02 10:00:59 +11:00
Madhu
e2c2813ce0 full agentic rag code done with gemini 2025-02-02 01:05:57 +05:30
Sri Charan Thoutam
3e27c9c824 Updated streamlit UI 2025-01-14 20:28:18 +05:30
Sri Charan Thoutam
bfd2314f72 rag_chain added to rag_tutorials 2025-01-13 19:35:36 +05:30
ShubhamSaboo
c60c7b4139 feat: updated requirements.txt for corrective RAG 2024-12-29 17:24:53 -06:00
ShubhamSaboo
4131e311f5 feat: updated corrective RAG README 2024-12-29 17:23:48 -06:00
Shubham Saboo
f9fc5ba783 Merge pull request #62 from Madhuvod/CRAG
Added new Demo - Corrective RAG
2024-12-29 17:13:10 -06:00
ShubhamSaboo
5e01494201 feat: add RAG Agent with Database Routing to README and update titles 2024-12-26 19:45:14 -06:00
ShubhamSaboo
305f4156dd chore: updated README 2024-12-26 19:36:13 -06:00
Madhu Shantan
6e62b6aa39 Update README.md WITH CRAG IMAGE 2024-12-27 02:52:53 +05:30
Madhu
32b2e48013 readme changes 2024-12-27 02:46:59 +05:30
Madhu
315092de27 new demo - crag 2024-12-27 02:45:11 +05:30
Shubham Saboo
4ca0331669 Merge pull request #59 from Madhuvod/rag-doc-router
Added new demo
2024-12-26 10:51:42 -06:00
Shubham Saboo
d0785ccfc7 Merge branch 'main' into update-docs 2024-12-25 22:12:07 -06:00
Madhu
f9c755dd32 added qdrant as db 2024-12-25 13:13:12 +05:30
Madhu
d0c0798711 final changes 2024-12-25 11:30:40 +05:30
Madhu
7035e9e641 added everything - testing time 2024-12-25 02:21:40 +05:30
Madhu
29251a2c5d simple implementation of chain based - db routing 2024-12-24 21:31:24 +05:30
Madhu
0d3e3fc0af RAG with database routing - first initialization 2024-12-23 22:29:07 +05:30
zjjzyl
0637432129 chore: update all the README.md about how to go to the desired project directory 2024-12-16 20:21:17 +08:00
Shubham Saboo
3d0f34f4a2 Merge pull request #49 from Madhuvod/rag-agent-cohere-3
chore:changed code in rag_agent_cohere
2024-12-14 22:57:55 -06:00
Madhu
dec968bc7b changess 2024-12-15 10:16:56 +05:30
ShubhamSaboo
8a2429e1f9 chore: updated README 2024-12-14 22:26:28 -06:00
Shubham Saboo
48353e1e71 Merge pull request #48 from Madhuvod/rag-agent-cohere-2
chore: updated requirements file
2024-12-14 22:06:51 -06:00
Madhu
a3dfdc0e70 command R addition 2024-12-15 09:16:43 +05:30
Madhu
f83854fc3d final changes 2024-12-15 09:04:34 +05:30
Shubham Saboo
72e788f663 Merge pull request #46 from Madhuvod/rag-agent-cohere
Added new demo
2024-12-14 20:34:51 -06:00
Madhu
67cd362035 library checks 2024-12-15 07:43:58 +05:30
Madhu
93331106d7 complete working code 2024-12-15 07:41:59 +05:30
Madhu
7e8375831a missing libs 2024-12-15 04:32:04 +05:30
Madhu
e95972d102 New proj with cohere - rag + agent 2024-12-15 04:25:42 +05:30
MaxRev
d110b92f1f Add missing requirements of local RAG 2024-12-12 14:45:33 +02:00
ShubhamSaboo
ea010da7e5 updated README 2024-12-08 15:01:52 -06:00
Shubham Saboo
3a56dc9571 Merge pull request #38 from Madhuvod/local-llm_hybridrag-streamlit
local llama version of the hybrid search RAG system
2024-12-05 17:17:42 -06:00
Madhu Shantan
563d84a592 added the video demo 2024-12-06 02:05:24 +05:30
Madhu
c58f3f51da Remove .gitignore from tracking 2024-12-06 02:03:35 +05:30
Madhu
5edd3dd590 local llama version of the hybrid search RAG system 2024-12-06 02:00:06 +05:30
Madhu Shantan
24fe26dd10 Updated README.md 2024-12-05 13:23:09 +05:30
Madhu
367e2cf4df Remove .gitignore from tracking 2024-12-05 13:07:32 +05:30
Madhu
46beb1c30c few issues 2024-12-05 13:06:38 +05:30