cognee/cognee
Igor Ilic f4856b4413
Mcp add search (#702)
<!-- .github/pull_request_template.md -->

## Description
- Fix Ollama endpoint issue
- Fix COMPLETION and GRAPH COMPLETION MCP use

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-04-04 19:11:07 +02:00
..
api feat: pipeline tasks needs mapping (#690) 2025-04-03 10:52:59 +02:00
eval_framework feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
exceptions fix: human readable logs (#658) 2025-03-25 11:54:40 +01:00
infrastructure Mcp add search (#702) 2025-04-04 19:11:07 +02:00
modules feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
shared Fix logging [COG-1747] (#687) 2025-03-31 19:26:07 +02:00
tasks feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
tests feat: pipeline tasks needs mapping (#690) 2025-04-03 10:52:59 +02:00
__init__.py fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
base_config.py feat: Add default user from config (#682) 2025-04-02 14:48:10 +02:00
fetch_secret.py
get_token.py fix: Cognee backend fixes (#659) 2025-03-20 21:51:35 +01:00
low_level.py
pipelines.py
root_dir.py