336 Commits

Author SHA1 Message Date
NirDiamant
1cfb0d44cb Merge pull request #83 from VakeDomen/feature/hype
Feature/hype
2025-04-01 23:32:26 +03:00
VakeDomen
57e9dcc87a improved markdown 2025-03-10 13:28:16 +00:00
nird
73b91bfa13 updated readme 2025-03-06 00:38:52 +02:00
nird
7d603611bd update subs count 2025-03-06 00:36:56 +02:00
NirDiamant
e76f08482a Merge pull request #87 from anantgupta129/fix/chunk_size
Fix: Ensure Chunk Size Parameter is Properly Utilized
2025-03-06 00:31:15 +02:00
Anant Gupta
942467c05d fix chunk size utilization 2025-03-05 16:12:49 +05:30
VakeDomen
6096797c7e merge main 2025-03-01 18:28:18 +00:00
NirDiamant
42cabf3a9b Merge pull request #85 from Redempt1onzzZZ/main
[Typo] Update crag.ipynb
2025-02-24 09:21:57 +02:00
1ndigo
990ecff889 [Typo] Update crag.ipynb 2025-02-24 13:49:53 +08:00
NirDiamant
3c46cc9b0a Merge pull request #84 from roybka/dartboard_minor_correction
fix scores initialization
2025-02-19 22:29:45 +02:00
rotbka
c4eb7c15e6 fix scores initialization 2025-02-19 22:27:10 +02:00
VakeDomen
165876797c hype image 2025-02-19 21:05:40 +01:00
VakeDomen
91a8a89302 readme 2025-02-19 20:57:57 +01:00
VakeDomen
dfb0e9125b HyPE 2025-02-19 20:40:18 +01:00
NirDiamant
d100326db5 Merge pull request #82 from Un1que11/patch-1
Update semantic_chunking.ipynb
2025-02-19 21:37:27 +02:00
nird
6e1698f962 made the dartboard more understandable 2025-02-19 21:36:18 +02:00
NirDiamant
9b19b48637 Merge pull request #81 from roybka/dartboard_algo
dartboard algo implementation + README
2025-02-19 21:26:53 +02:00
Mikhail Orlov
b0b1b2f72e Update semantic_chunking.ipynb
There was a link to LlamaIndex in the article for Langchain
2025-02-18 13:15:19 +01:00
VakeDomen
06d2f16b4b cp 2025-02-18 10:06:29 +00:00
rotbka
a51359b9c1 better explanation 2025-02-17 17:44:10 +02:00
rotbka
db8b6a7b6c more comments and markdown 2025-02-15 21:05:36 +02:00
rotbka
c1d4bb450f better arrange functions, split them to cells 2025-02-13 09:46:13 +02:00
rotbka
673ffb5b0a improve readme - dartboard section 2025-02-12 19:49:30 +02:00
rotbka
c8791970e9 tidy up 2025-02-12 19:44:18 +02:00
rotbka
0993d27edf dartboard algo implementation + README 2025-02-10 14:12:17 +02:00
NirDiamant
7249e55824 Merge pull request #79 from speedwagon1299/FixServiceContext
Modified from Service Context to LLaMa Settings
2025-02-03 00:50:05 +02:00
speedwagon1299
076560320c Modified from Service Context to LLaMa Settings 2025-02-03 00:06:49 +05:30
nird
a1155a5581 updated contributing 2025-02-02 12:28:23 +02:00
nird
76a529eccf updated code 2025-02-02 12:24:43 +02:00
nird
f50f0e4373 updated imports 2025-02-02 12:15:20 +02:00
NirDiamant
8a9d842ede Merge pull request #76 from speedwagon1299/ReliableRagFix
Fixed pydantic import in reliable_rag.ipynb
2025-02-02 12:03:53 +02:00
speedwagon1299
0ff4ed2270 Fixed pydantic import in reliable rag 2025-02-01 18:16:53 +05:30
nird
2d3344b4f8 updated readme 2025-01-29 23:17:33 +02:00
nird
209dde5430 updated readme 2025-01-29 23:13:41 +02:00
nird
5b689a0d6c Merge branch 'main' of https://github.com/NirDiamant/RAG_TECHNIQUES 2025-01-16 17:38:41 +02:00
nird
268e0d299b updated README 2025-01-16 17:38:33 +02:00
NirDiamant
d58339876e Merge pull request #72 from eltociear/patch-1
docs: update README.md
2025-01-07 12:49:03 +02:00
Ikko Eltociear Ashimine
c4a39bd6ab docs: update README.md
minor fix
2025-01-07 19:35:26 +09:00
nird
873c88f230 updated readme 2025-01-07 00:02:27 +02:00
nird
3ddae58fe4 updated readme 2025-01-07 00:00:52 +02:00
nird
23b0644aff updated readme 2025-01-06 23:59:36 +02:00
nird
b7c13d581c updated reamde 2025-01-06 23:57:05 +02:00
nird
637db0dee4 updated readme 2025-01-06 23:55:35 +02:00
nird
4f36905f3b added sponsors to readme 2025-01-06 23:53:23 +02:00
nird
dcccc9ac4b updated README 2025-01-02 20:52:20 +02:00
nird
885c1171f9 Merge branch 'main' of https://github.com/NirDiamant/RAG_TECHNIQUES 2025-01-02 20:51:21 +02:00
nird
59727e8893 updated README 2025-01-02 20:51:12 +02:00
NirDiamant
9312170e6a Merge pull request #71 from HagaiAstrin/RAG_Techniques_Hagai
Fix for RuntimeWarning: invalid value encountered in divide.
2024-12-25 18:10:32 +02:00
HagaiAstrin
22a8a7f05b Fix for RuntimeWarning: invalid value encountered in divide. 2024-12-25 10:00:26 +02:00
NirDiamant
c4272f04b2 Merge pull request #69 from moshe-shelly/test_bedrock_simple_rag
Tested simple_rag with Bedrock
2024-11-25 18:54:43 +02:00