cognee/level_3/.dlt/secrets.toml.example

6 lines
No EOL
198 B
Text

[destination.weaviate.credentials]
url = "https://your-weaviate-url"
api_key = "your-weaviate-api-key"
[destination.weaviate.credentials.additional_headers]
X-OpenAI-Api-Key = "your-openai-api-key"