Commit graph

  • 5d412ed19b refactor: Add batch search support for leaving out payload Igor Ilic 2026-01-16 13:21:42 +01:00
  • 6ab127c85d fixed indentation in search_basics_core Milenko Gavric 2026-01-16 13:11:46 +01:00
  • 1c96e3b469 ruff ruff hajdul88 2026-01-16 13:01:46 +01:00
  • 2e9f646edd
    Merge branch 'dev' into feature/cog-3502-tool-logging-with-redis hajdul88 2026-01-16 13:00:11 +01:00
  • 2ad8bcf6e9 feat: adds unit test for usage logging hajdul88 2026-01-16 12:59:45 +01:00
  • 8030c949f2 fix: minor changes from PR comments Andrej Milicevic 2026-01-16 12:59:28 +01:00
  • be829dcc3f created search_basics_core example and renamed search_basics to search_basics_additional Milenko Gavric 2026-01-16 12:54:17 +01:00
  • 2c29868f9a
    Neo4j multiuser delete (#1985) Igor Ilic 2026-01-16 12:43:09 +01:00
  • 98e8d226eb test: add tests for batch query graph completions Andrej Milicevic 2026-01-16 11:57:03 +01:00
  • b05c93bf5f fix: fix sessions tests Andrej Milicevic 2026-01-15 20:40:33 +01:00
  • 3820988cb3 fix: fix session tests feature/cog-3698-integrate-batch-queries-in-all-graph-completion-retrievers Andrej Milicevic 2026-01-15 20:34:39 +01:00
  • c6ff0eca3d fix: PR comments fixes Andrej Milicevic 2026-01-15 20:00:17 +01:00
  • 2655df9b21 fix: fix failing tests Andrej Milicevic 2026-01-15 19:29:21 +01:00
  • abb45c65d7 feat: adding and fixing mcp tool logging hajdul88 2026-01-15 18:03:47 +01:00
  • e17ca5ac59 feat: adds logging to memify endpoint hajdul88 2026-01-15 17:35:06 +01:00
  • e51149c3a2 refactor: Update temporal tests Igor Ilic 2026-01-15 17:25:59 +01:00
  • 7773e811b0 chore: cleaning and adding correct defaults hajdul88 2026-01-15 16:31:38 +01:00
  • 8761eab0c0 move guides to examples Milenko Gavric 2026-01-15 16:20:48 +01:00
  • c0a7b14ff3 feat: adds log usage decorator to main api endpoints hajdul88 2026-01-15 16:04:09 +01:00
  • bc8c6e8bae Update usage_logger.py hajdul88 2026-01-15 16:02:22 +01:00
  • 2d5e74ced0 fix: fixes codebunny suggestion hajdul88 2026-01-15 16:01:21 +01:00
  • 4ae64f05a3 delete sessions since it needs to be improved Milenko Gavric 2026-01-15 16:00:32 +01:00
  • b83af5f63f feat: adds new exception to shared usage logger hajdul88 2026-01-15 15:58:40 +01:00
  • ae6b2d196e add codes from guides to a separate folder Milenko Gavric 2026-01-15 15:25:26 +01:00
  • 7ebe8563c5 ruff hajdul88 2026-01-15 15:21:24 +01:00
  • 8dc358da39 feat: adds default param logging hajdul88 2026-01-15 15:21:15 +01:00
  • bf2357e7bf chore: cleaning usage logger logic hajdul88 2026-01-15 15:16:26 +01:00
  • 3635bda6cd refactor: Use id instead of payload id for temporal retriever Igor Ilic 2026-01-15 14:51:15 +01:00
  • e803f10417 feat: implements first version of usage_logger decorator hajdul88 2026-01-15 14:22:01 +01:00
  • 40667e63c9 feat: enable batch queries for graph completion retrievers Andrej Milicevic 2026-01-15 14:01:10 +01:00
  • d180e2aeae feat: enable batch queries on graph completion retrievers Andrej Milicevic 2026-01-15 13:41:19 +01:00
  • 34513f2c10 fix: fixes unit test for cacheconfig params hajdul88 2026-01-15 12:46:19 +01:00
  • f356369708 refactor: Update unit tests Igor Ilic 2026-01-15 12:00:41 +01:00
  • ace34b9a91 feat: adds log key to RedisAdapter hajdul88 2026-01-15 11:56:01 +01:00
  • 8b49f892ce ruff fix hajdul88 2026-01-15 11:53:54 +01:00
  • e8edf4482d feat: adds usage logging and log key to the cache engine factory hajdul88 2026-01-15 11:53:36 +01:00
  • 97fcc15af5 feat: updates constructor params in base class hajdul88 2026-01-15 11:49:37 +01:00
  • f4c2365c23 Adds default methods to satisfy base class (FSCache does not support the logging for now) hajdul88 2026-01-15 11:48:10 +01:00
  • e65a6a1679 refactor: include payload for summaries retriever Igor Ilic 2026-01-15 11:43:19 +01:00
  • 4f7ab87683 refactor: Use include_payload where necessary Igor Ilic 2026-01-15 11:32:04 +01:00
  • 8f0705359a feat: adds log usage and get logs operations to RedisAdapter hajdul88 2026-01-15 11:13:03 +01:00
  • 90cf79b420 feat: adds new config params to Cacheconfig hajdul88 2026-01-15 11:10:13 +01:00
  • eb8996dd81 feat: extends CacheDBInterface base class with the logging related methods hajdul88 2026-01-15 11:08:30 +01:00
  • 24ccab675e
    Merge branch 'dev' into fix/litellm-dimensions-handling Stony 2026-01-15 09:06:33 +08:00
  • 51a9ff0613 refactor: make include_payload use in vector databases a bit more readable Igor Ilic 2026-01-14 23:33:05 +01:00
  • d5a888e6c0 feat: make payload inclusion optional for vector search Igor Ilic 2026-01-14 23:15:28 +01:00
  • 2cdbc02b35 chore: merge dev Andrej Milicevic 2026-01-14 15:54:11 +01:00
  • 67dfb37709 feat: add multi user for PGVector, and enable the usage of PGVector with SQLite Andrej Milicevic 2026-01-14 15:52:08 +01:00
  • 4765f9e4a0
    feat: multiquery triplet search (#1991) Igor Ilic 2026-01-14 14:40:29 +01:00
  • f09f66e90d
    feat: Remove combined search (#1990) Igor Ilic 2026-01-14 11:31:31 +01:00
  • d5544ccec1 fix: rename docs/kr to docs/ko to follow ISO 639-1 standard HectorSin 2026-01-14 13:50:05 +09:00
  • fbead80a36 docs: setup documentation structure for i18n (en/ko) HectorSin 2026-01-14 12:17:24 +09:00
  • a27b4b5cd0 refactor: Add back verbose parameter to search Igor Ilic 2026-01-13 21:11:57 +01:00
  • bd03a43efa add fix vasilije 2026-01-13 17:56:55 +01:00
  • 2b5804f2de
    Merge branch 'dev' into remove-combined-search Vasilije 2026-01-13 17:49:07 +01:00
  • d341aeabf4
    Merge branch 'dev' into feature/cog-3504-multiquery-triplet-search Vasilije 2026-01-13 17:47:35 +01:00
  • dd16ba89c3
    Main merge vol9 (#1994) Igor Ilic 2026-01-13 17:28:03 +01:00
  • 48c8a2996f test: Update test search options with verbose mode Igor Ilic 2026-01-13 16:27:58 +01:00
  • 08779398b0 fix: deduplicate skeleton edges lxobr 2026-01-13 16:15:49 +01:00
  • dce51efbe3 chore: ruff format and refactor on contributor PR Igor Ilic 2026-01-13 15:10:21 +01:00
  • 0d2f66fa1d
    Merge branch 'dev' into main-merge-vol9 Igor Ilic 2026-01-13 15:00:29 +01:00
  • 9e5ecffc6e chore: Update test Igor Ilic 2026-01-13 14:55:19 +01:00
  • b42b71d79c
    Merge 2960809bef into 114b56d829 Boris 2026-01-13 13:47:14 +00:00
  • 114b56d829
    feat: Add usage frequency tracking for graph elements (#1992) Vasilije 2026-01-13 14:46:48 +01:00
  • 86451cfbc2 chore: update test Igor Ilic 2026-01-13 14:43:00 +01:00
  • 3cfbaaaa9d chore: update lock file Igor Ilic 2026-01-13 14:30:13 +01:00
  • dc48d2f992 refactor: set top_k value to 10 Igor Ilic 2026-01-13 14:24:31 +01:00
  • b689d330ac Merge branch 'main' into main-merge-vol9 Igor Ilic 2026-01-13 14:22:22 +01:00
  • 3dca104bdf refactor: remove integration_test.py and update README andikarachman 2026-01-13 19:16:06 +07:00
  • ce57451403 docs: update README to reflect removed cognify pipeline tests andikarachman 2026-01-13 19:13:27 +07:00
  • eecebb9e2d test: remove cognify pipeline tests from translation integration tests andikarachman 2026-01-13 19:10:52 +07:00
  • d2f98fe880 refactor: remove auto-translate from cognify pipeline andikarachman 2026-01-13 19:08:15 +07:00
  • aac115cc84 fix(tests): resolve asyncio event loop issue in translation integration tests andikarachman 2026-01-04 13:07:43 +07:00
  • d70957978e fix: improve error handling consistency andikarachman 2026-01-04 12:07:15 +07:00
  • b6aa33f343 refactor: rename OpenAI translation provider to LLM provider andikarachman 2026-01-03 11:29:26 +07:00
  • 2a9d795723 feat(translation): address PR review feedback andikarachman 2026-01-03 09:51:33 +07:00
  • 82e4c45118 refactor: use TranslationProviderError instead of ValueError for consistency andikarachman 2026-01-03 09:43:56 +07:00
  • 79980293ed feat: add rate limiting with asyncio.Semaphore to batch translations andikarachman 2026-01-03 09:40:58 +07:00
  • 6b36d9093d feat: add timeout_seconds to to_dict() for debugging context andikarachman 2026-01-03 09:37:26 +07:00
  • 5d03366dad docs: add module docstring to base.py andikarachman 2026-01-03 09:32:55 +07:00
  • 9e226e2dae refactor: address code review feedback andikarachman 2026-01-03 09:22:10 +07:00
  • 00e318b3ed test: add comprehensive translation module tests andikarachman 2026-01-02 18:56:53 +07:00
  • d7962bd44a fix(translation): Remove UUID fields from vector index_fields andikarachman 2026-01-02 15:23:10 +07:00
  • c9b1767050 feat(translation): implement multilingual content translation task andikarachman 2026-01-01 15:46:53 +07:00
  • c609b73cda refactor: improve methods order lxobr 2026-01-13 11:22:04 +01:00
  • a91d02cd71 Merge branch 'feature/graph-usage-frequency-tracking' into dev Christina_Raichel_Francis 2026-01-12 21:58:19 +00:00
  • d09b6df241 feat: feat to support issue #1458 frequency weights addition for neo4j backend Christina_Raichel_Francis 2026-01-12 18:10:51 +00:00
  • 6992c639af Update benchmark.py feature/cog-3638-spike-apache-age hajdul88 2026-01-12 18:50:25 +01:00
  • 9d519d6421 Update benchmark.py hajdul88 2026-01-12 18:49:15 +01:00
  • d57d7a8ece adds additional query tests hajdul88 2026-01-12 18:41:51 +01:00
  • e6f2aa1bfb fixing inefficient implementation for batch addition hajdul88 2026-01-12 18:35:08 +01:00
  • 872795f0cc test: add integration test for brute_force_triplet_search lxobr 2026-01-12 18:16:30 +01:00
  • c021e832e7 test hajdul88 2026-01-12 17:36:57 +01:00
  • e5d4100070 Merge branch 'dev' into feature/cog-3504-multiquery-support-in-brute_force_triplet_search lxobr 2026-01-12 15:09:47 +01:00
  • 1c8d0f6da1 chore: update tests and minor tweaks lxobr 2026-01-12 14:51:50 +01:00
  • c20304a92a tests: update and expand test_brute_force_triplet_search.py and test_node_edge_vector_search.py lxobr 2026-01-12 14:40:55 +01:00
  • 7833189001 feat: enable batch search in brute_force_triplet_search lxobr 2026-01-12 14:40:17 +01:00
  • 5ac288afa3 chore: tweak type hints lxobr 2026-01-12 13:44:04 +01:00
  • fce018d43d test: add tests for node_edge_vector_search.py lxobr 2026-01-12 13:38:24 +01:00
  • 701a92cdec feat: add batch search to node_edge_vector_search.py lxobr 2026-01-12 13:27:18 +01:00