Yizhi Zhang
|
3a6645b78d
|
fix bug of example prompt
|
2024-12-03 22:25:50 +08:00 |
|
Yizhi Zhang
|
380a1d1bc3
|
fix bug of example prompt
|
2024-12-03 22:25:50 +08:00 |
|
MRX760
|
5f13ce1ce9
|
added nvidia text-embedding API and example of using nvidia API llm and text-embedding
|
2024-12-03 17:15:10 +07:00 |
|
MRX760
|
0b87e4649f
|
added nvidia text-embedding API and example of using nvidia API llm and text-embedding
|
2024-12-03 17:15:10 +07:00 |
|
zuoluo
|
801619084f
|
fix neo4jstorage bug
|
2024-12-03 16:04:58 +08:00 |
|
zuoluo
|
2786004972
|
fix neo4jstorage bug
|
2024-12-03 16:04:58 +08:00 |
|
partoneplay
|
bc2b8c592e
|
embedding deprecated in favor of embed
|
2024-12-03 08:42:36 +08:00 |
|
partoneplay
|
18e86a1825
|
embedding deprecated in favor of embed
|
2024-12-03 08:42:36 +08:00 |
|
zrguo
|
174af3742a
|
Merge pull request #368 from AdityaKalraShorthillsAI/main
Added embedding_func argument in Neo4JStorage class's __init__ method in neo4j implementation
|
2024-12-02 16:02:53 +08:00 |
|
zrguo
|
608c7ff956
|
Merge pull request #368 from AdityaKalraShorthillsAI/main
Added embedding_func argument in Neo4JStorage class's __init__ method in neo4j implementation
|
2024-12-02 16:02:53 +08:00 |
|
zrguo
|
e8b5498699
|
Merge pull request #360 from ahmadhatahet/azure_openai_embedding
Azure OpenAI Embedding
|
2024-12-02 16:02:13 +08:00 |
|
zrguo
|
1420669891
|
Merge pull request #360 from ahmadhatahet/azure_openai_embedding
Azure OpenAI Embedding
|
2024-12-02 16:02:13 +08:00 |
|
zrguo
|
3e4def137b
|
Merge pull request #354 from TashaSkyUp/patch-1
fix for #209
|
2024-12-02 15:53:08 +08:00 |
|
zrguo
|
66cf15e7f1
|
Merge pull request #354 from TashaSkyUp/patch-1
fix for #209
|
2024-12-02 15:53:08 +08:00 |
|
AdityaKalraShorthillsAI
|
7734b81911
|
Added embedding_func argument in Neo4JStorage class's __init__ method in neo4j implementation
|
2024-12-02 02:44:47 +05:30 |
|
AdityaKalraShorthillsAI
|
8d5af931d7
|
Added embedding_func argument in Neo4JStorage class's __init__ method in neo4j implementation
|
2024-12-02 02:44:47 +05:30 |
|
b10902118
|
085032640c
|
fix with ruff (unused import)
|
2024-12-01 16:09:24 +08:00 |
|
b10902118
|
3f9d19401f
|
fix with ruff (unused import)
|
2024-12-01 16:09:24 +08:00 |
|
Ahmad Hatahet
|
f281414308
|
add api_version to azure_openai_complete_if_cache
|
2024-11-30 17:47:33 +01:00 |
|
Ahmad Hatahet
|
137315ec18
|
add api_version to azure_openai_complete_if_cache
|
2024-11-30 17:47:33 +01:00 |
|
Ahmad Hatahet
|
23cabbe7a3
|
update max_token_size according to openai doc
|
2024-11-30 17:16:07 +01:00 |
|
Ahmad Hatahet
|
9b92d425f6
|
update max_token_size according to openai doc
|
2024-11-30 17:16:07 +01:00 |
|
Ahmad Hatahet
|
7fea7d7b5e
|
add api_version to args
|
2024-11-30 17:11:38 +01:00 |
|
Ahmad Hatahet
|
38c8a6e97c
|
add api_version to args
|
2024-11-30 17:11:38 +01:00 |
|
Tasha Upchurch
|
eae310cd68
|
fix for #209
function was returning a closed event loop.
|
2024-11-29 13:27:08 -07:00 |
|
Tasha Upchurch
|
f0ea55d709
|
fix for #209
function was returning a closed event loop.
|
2024-11-29 13:27:08 -07:00 |
|
b10902118
|
0ab55da47a
|
fix error and tested
|
2024-11-30 00:00:51 +08:00 |
|
b10902118
|
2e95c633cf
|
fix error and tested
|
2024-11-30 00:00:51 +08:00 |
|
b10902118
|
753c1e6714
|
support JSON output for ollama and openai
|
2024-11-29 21:41:37 +08:00 |
|
b10902118
|
b0dd600429
|
support JSON output for ollama and openai
|
2024-11-29 21:41:37 +08:00 |
|
Sebastian Schramm
|
b0483ae91d
|
fix templating of language in prompts
|
2024-11-28 14:28:29 +01:00 |
|
Sebastian Schramm
|
ba25614423
|
fix templating of language in prompts
|
2024-11-28 14:28:29 +01:00 |
|
jin
|
9f3c0581ac
|
Merge branch 'HKUDS:main' into main
|
2024-11-27 15:16:28 +08:00 |
|
jin
|
a88908009c
|
Merge branch 'HKUDS:main' into main
|
2024-11-27 15:16:28 +08:00 |
|
jin
|
8c88599abc
|
fix formate
|
2024-11-26 10:21:39 +08:00 |
|
jin
|
28bc45c8f5
|
fix formate
|
2024-11-26 10:21:39 +08:00 |
|
jin
|
7cd06159e0
|
add LightRAG init parameters in readme
also fix some error
|
2024-11-26 10:19:28 +08:00 |
|
jin
|
5bde05ed53
|
add LightRAG init parameters in readme
also fix some error
|
2024-11-26 10:19:28 +08:00 |
|
Larfii
|
cb492ccb04
|
Add custom KG insertion
|
2024-11-25 18:06:19 +08:00 |
|
Larfii
|
abc56d68a2
|
Add custom KG insertion
|
2024-11-25 18:06:19 +08:00 |
|
Larfii
|
8562ecdebc
|
Add a progress bar
|
2024-11-25 15:04:38 +08:00 |
|
Larfii
|
ac1587ad2a
|
Add a progress bar
|
2024-11-25 15:04:38 +08:00 |
|
jin
|
adfaa75c00
|
Update oracle_impl.py
|
2024-11-25 14:21:01 +08:00 |
|
jin
|
0ffd44b79c
|
Update oracle_impl.py
|
2024-11-25 14:21:01 +08:00 |
|
jin
|
776ba2f2ce
|
Update oracle_impl.py
|
2024-11-25 14:15:10 +08:00 |
|
jin
|
b5050ba80c
|
Update oracle_impl.py
|
2024-11-25 14:15:10 +08:00 |
|
jin
|
26ae240c65
|
Logic Optimization
|
2024-11-25 13:40:38 +08:00 |
|
jin
|
21f161390a
|
Logic Optimization
|
2024-11-25 13:40:38 +08:00 |
|
jin
|
1dbe803521
|
Merge branch 'main' of https://github.com/jin38324/LightRAG
|
2024-11-25 13:32:33 +08:00 |
|
jin
|
bf5815be8f
|
Merge branch 'main' of https://github.com/jin38324/LightRAG
|
2024-11-25 13:32:33 +08:00 |
|