Yiorgis Gozadinos
|
3c98f246b5
|
Merge pull request #2 from ggozad/feat/monitor
File monitoring support
|
2025-06-20 10:30:40 +02:00 |
|
Yiorgis Gozadinos
|
e021973429
|
Merge pull request #1 from ggozad/feat/openai-embeddings
OpenAI embeddings
|
2025-06-20 10:30:24 +02:00 |
|
Yiorgis Gozadinos
|
03b2b20ae2
|
Handle keyboard interrupt
|
2025-06-20 10:18:07 +02:00 |
|
Yiorgis Gozadinos
|
18e1e79598
|
Update docs
|
2025-06-20 10:07:55 +02:00 |
|
Yiorgis Gozadinos
|
27f65adda7
|
Test FileWatcher
|
2025-06-20 09:35:20 +02:00 |
|
Yiorgis Gozadinos
|
51e7f990a0
|
Implement upsert and delete in monitor
|
2025-06-20 09:28:44 +02:00 |
|
Yiorgis Gozadinos
|
ee57bc0a82
|
Use path.as_uri() instead of path.resolve()
|
2025-06-20 09:27:01 +02:00 |
|
Yiorgis Gozadinos
|
8132a44994
|
Use MONITOR_DIRECTORIES for a list of dirs to monitor
|
2025-06-20 09:04:07 +02:00 |
|
Yiorgis Gozadinos
|
5f604d31dd
|
Add monitor
|
2025-06-20 08:37:56 +02:00 |
|
Yiorgis Gozadinos
|
943cf3c5e0
|
Rename EMBDEDDING->EMBEDDINGS in env vars
|
2025-06-19 17:44:42 +02:00 |
|
Yiorgis Gozadinos
|
d89b2f1306
|
Test openai voyageai embedders
|
2025-06-19 17:39:04 +02:00 |
|
Yiorgis Gozadinos
|
91c4c30f65
|
Add support for OpenAI embeddings
|
2025-06-19 17:38:49 +02:00 |
|
Yiorgis Gozadinos
|
0e4d886b3a
|
Github actions for building
|
2025-06-19 15:20:29 +02:00 |
|
Yiorgis Gozadinos
|
8fbf98466a
|
MCP server
|
2025-06-19 15:00:57 +02:00 |
|
Yiorgis Gozadinos
|
d7858d0283
|
Ease python reqs to 3.10, addd classifiers
|
2025-06-19 12:21:56 +02:00 |
|
Yiorgis Gozadinos
|
9f5ba912d7
|
Simplify repos
|
2025-06-19 08:55:34 +02:00 |
|
Yiorgis Gozadinos
|
8a5c505b86
|
Replace positional params by keyword params for clarity
|
2025-06-19 08:21:58 +02:00 |
|
Yiorgis Gozadinos
|
d7c9b41a2c
|
Console app
|
2025-06-18 16:23:39 +02:00 |
|
Yiorgis Gozadinos
|
ac5c60fecc
|
default sqlite when no path is given
|
2025-06-18 10:41:07 +02:00 |
|
Yiorgis Gozadinos
|
186d404d11
|
MIT license
|
2025-06-18 10:17:27 +02:00 |
|
Yiorgis Gozadinos
|
a1079fd1f5
|
VoyageAI embeddings
|
2025-06-18 09:45:36 +02:00 |
|
Yiorgis Gozadinos
|
51723308ed
|
Introduce embedder factory
|
2025-06-18 08:26:11 +02:00 |
|
Yiorgis Gozadinos
|
1e0b6b18aa
|
Add a context manager to the client
|
2025-06-17 12:48:26 +02:00 |
|
Yiorgis Gozadinos
|
6321cfb7a8
|
Add search to client
|
2025-06-17 12:41:37 +02:00 |
|
Yiorgis Gozadinos
|
0b43c7dc7f
|
Handle files/url updates and store md5 hash in the meta
|
2025-06-17 12:22:00 +02:00 |
|
Yiorgis Gozadinos
|
11fd4d75ad
|
Handle files/url with create_document_from_source in client
|
2025-06-17 11:26:02 +02:00 |
|
Yiorgis Gozadinos
|
a91249c575
|
Basic client
|
2025-06-17 10:48:40 +02:00 |
|
Yiorgis Gozadinos
|
1ff17c2f50
|
Add uri to Documents
|
2025-06-17 10:41:44 +02:00 |
|
Yiorgis Gozadinos
|
e24d3cdb0a
|
FileReader
|
2025-06-17 10:29:19 +02:00 |
|
Yiorgis Gozadinos
|
0b5f89ebad
|
FTS and hybrid search using Reciprocal Rank Fusion
|
2025-06-16 19:28:45 +02:00 |
|
Yiorgis Gozadinos
|
892d1a378d
|
test search
|
2025-06-16 18:10:03 +02:00 |
|
Yiorgis Gozadinos
|
88b02ece3e
|
test coverage
|
2025-06-16 17:32:00 +02:00 |
|
Yiorgis Gozadinos
|
5f9fb12644
|
Use db repositories
|
2025-06-16 17:31:53 +02:00 |
|
Yiorgis Gozadinos
|
5d1a854934
|
Basic store for chunks and documents
|
2025-06-15 22:34:54 +02:00 |
|
Yiorgis Gozadinos
|
4219cddea4
|
Ollama embeddings
|
2025-06-15 21:27:20 +02:00 |
|
Yiorgis Gozadinos
|
6c948a4afd
|
Chucker & tests
|
2025-06-15 21:08:06 +02:00 |
|
Yiorgis Gozadinos
|
fb7b97dd75
|
init repo
|
2025-06-15 13:21:17 +02:00 |
|