cognee/cognee
coderabbitai[bot] 9f6b2dca51
📝 Add docstrings to auto-translate-task
Docstrings generation was requested by @subhash-0000.

* https://github.com/topoteretes/cognee/pull/1353#issuecomment-3287760071

The following files were modified:

* `cognee/api/v1/cognify/cognify.py`
* `cognee/tasks/translation/test_translation.py`
* `cognee/tasks/translation/translate_content.py`
* `examples/python/translation_example.py`
2025-09-13 07:57:43 +00:00
..
api 📝 Add docstrings to auto-translate-task 2025-09-13 07:57:43 +00:00
cli auto-download ui on cognee -ui 2025-09-11 19:24:44 +01:00
eval_framework refactor: make run_pipeline a high-level api for running pipelines (#1294) 2025-08-27 09:49:20 +02:00
exceptions ruff formatting 2025-08-13 15:15:39 +02:00
infrastructure Merge dev into main (#1398) 2025-09-12 20:20:21 +02:00
modules Merge dev into main (#1398) 2025-09-12 20:20:21 +02:00
shared feat: Add uppercase for log level 2025-09-08 12:56:12 +02:00
tasks 📝 Add docstrings to auto-translate-task 2025-09-13 07:57:43 +00:00
tests tests: Resolve failing search tests 2025-09-11 23:16:25 +02:00
__init__.py feat: add support to start ui programmatically from cognee package 2025-09-10 14:15:31 +01:00
__main__.py added files 2025-07-26 18:14:19 +02:00
base_config.py feat: path handling has to be absolute by gneeraj2001 2025-09-02 11:22:50 +02:00
context_global_variables.py
get_token.py
low_level.py
pipelines.py
root_dir.py feat: path handling has to be absolute by gneeraj2001 2025-09-02 11:22:50 +02:00
version.py