Skip to content

Add the cognee integration page#500

Open
bilgeyucel wants to merge 2 commits into
mainfrom
cognee-integratinon
Open

Add the cognee integration page#500
bilgeyucel wants to merge 2 commits into
mainfrom
cognee-integratinon

Conversation

@bilgeyucel
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-integrations Ready Ready Preview, Comment Jun 8, 2026 11:07am

Request Review

Copy link
Copy Markdown
Member

@kacperlukawski kacperlukawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we extend the configuration section so it's clear what vars are needed and what are the defaults? It's currently a bit generic, and unclear for someone with no prior Cognee experience.

Comment thread integrations/cognee.md
Comment on lines +63 to +67
Optionally, set a separate embedding API key (defaults to `LLM_API_KEY` when unset):

```bash
export EMBEDDING_API_KEY="your-embedding-api-key"
```
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit unclear why we need a separate key, if the LLM_API_KEY works perfectly fine.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I checked the docs, and it seems it uses OpenAI as a default provider. I think it's a bit unclear looking at the integration page.

https://docs.cognee.ai/setup-configuration/overview#environment-variable-quick-reference

Comment thread integrations/cognee.md
Comment on lines +57 to +61
Set your LLM API key (used by Cognee for knowledge graph extraction and queries):

```bash
export LLM_API_KEY="your-llm-api-key"
```
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does Cognee recognize the provider based on the API key?

@kacperlukawski
Copy link
Copy Markdown
Member

@bilgeyucel Apologies for the mess with some force-pushed commits, but I wanted to fix the build previews. Good thing is: we have them working finally!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants