Roy
16536c870c
Commit unncessary files update
2025-03-08 21:06:19 +00:00
Roy
0ec61d6407
Update project dependencies and example test files
...
- Updated requirements.txt with latest package versions
- Added support for filtering query results by IDs in base and operate modules
- Modified PostgreSQL vector storage to include document and chunk ID fields
2025-03-07 18:45:28 +00:00
zrguo
1611400854
fix demo
2025-03-03 18:33:42 +08:00
yangdx
8fb3670ac7
Add additional log-related patterns to gitignore
2025-03-02 02:26:21 +08:00
yangdx
a8abcf14ac
Fit linting
2025-02-20 04:12:21 +08:00
yangdx
36de7e3197
Add test_* pattern to .gitignore for unit test files
2025-02-20 03:46:36 +08:00
zrguo
fc6dff04ff
fix logger level
2025-02-17 15:10:15 +08:00
yangdx
8f6e9fcf50
Merge branch 'main' into add-env-settings
2025-02-16 22:34:39 +08:00
yangdx
cfb49fc013
Delete inline comment about config.ini
2025-02-16 22:31:12 +08:00
Yannick Stephan
50919442e9
Improve git and docker ignore
2025-02-15 00:58:24 +01:00
Saifeddine ALOUI
06c9e4e454
Fixed missing imports bug and fixed linting
2025-01-25 00:55:07 +01:00
Saifeddine ALOUI
34018cb1e0
Separated llms from the main llm.py file and fixed some deprication bugs
2025-01-25 00:11:00 +01:00
jin
6ae8647285
support pipeline mode
2025-01-16 12:58:15 +08:00
jin
957bcf8659
Organize files
...
move some test files from root to example
2025-01-07 13:51:20 +08:00
Saifeddine ALOUI
9921223281
Merge remote-tracking branch 'upstream/main'
2024-12-25 18:04:02 +01:00
Saifeddine ALOUI
848465d5d7
precommit tested
2024-12-24 10:35:00 +01:00
Luca Congiu
725d5af215
Refactor code formatting and update requirements for improved clarity and consistency
2024-12-24 09:56:33 +01:00
Luca Congiu
58e74d5fb2
Added Azure OpenAI api sample with streaming
2024-12-23 14:34:34 +01:00
Saifeddine ALOUI
fe6ebfa995
Fixed linting
2024-12-19 11:44:01 +01:00
Saifeddine ALOUI
d8f4f3eede
Added a fastapi service
2024-12-16 01:05:49 +01:00
jin
26ae240c65
Logic Optimization
2024-11-25 13:40:38 +08:00
jin
89c2de54a2
Optimization logic
2024-11-25 13:29:55 +08:00
jin
8bc5d4efff
add Oracle support
2024-11-12 09:59:12 +08:00
LarFii
b49f73181c
update
2024-11-11 17:54:22 +08:00
LarFii
4c0352ee2b
Add delete method
2024-11-11 17:48:40 +08:00
jin
b1cf41d242
fix bug
2024-11-11 15:19:42 +08:00
wiltshirek
f40725feeb
Merge branch 'main' into main
2024-11-01 16:50:45 -04:00
Ken Wiltshire
b41d990fd6
securing for production with env vars for creds
2024-11-01 11:01:50 -04:00
Ken Wiltshire
e966a14418
set kg by start param, defaults to networkx
2024-11-01 08:47:52 -04:00
Ken Wiltshire
e4509327dd
index to neo4j working and tested. check queires next.
2024-10-30 17:48:14 -04:00
Ken Wiltshire
01b7df7afa
inference running locally. use neo4j next
2024-10-27 15:37:41 -04:00
Andrii Lazarchuk
392bf05be1
Merge remote-tracking branch 'origin/main' into fix-ollama-integration
2024-10-21 12:00:37 +00:00
Andrii Lazarchuk
25a2dd41c1
Add ability to passadditional parameters to ollama library like host and timeout
2024-10-21 11:55:46 +00:00
Andrii Lazarchuk
108fc4a1ee
Add ability to passadditional parameters to ollama library like host and timeout
2024-10-21 11:53:06 +00:00
LarFii
bcd81e3a50
Add visualization methods
2024-10-20 23:08:26 +08:00
nongbin
d78c78276b
ignore idea files
2024-10-20 10:04:34 +08:00
nongbin
6206e0e340
add visualizing graph
2024-10-20 09:55:52 +08:00
Sanketh Kumar
32464fab4e
chore: added pre-commit-hooks and ruff formatting for commit-hooks
2024-10-19 09:43:17 +05:30
João Galego
1fc55b18d5
Added support for Amazon Bedrock models
2024-10-18 14:17:14 +01:00