-
Notifications
You must be signed in to change notification settings - Fork 966
chore: announce SaaS launch on readme #1024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Please make sure all the checkboxes are checked:
|
WalkthroughA new promotional announcement for the Cognee SaaS hosted beta has been added to the README.md, positioned after the Trendshift badge and before the main project description. The update includes a call to action and a signup link for the beta. Changes
Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
36-38: Align announcement formatting with existing README conventionsAll other “top-of-page” call-outs (e.g., Product-Hunt, Trendshift) are embedded as badges or block elements, whereas this line is plain bold text. To keep visual consistency and avoid the bold text blending into the paragraph below, consider using a blockquote or badge-style span.
-**🚀 We are launching Cognee SaaS: Sign up [here](https://www.cognee.ai/waitlist) for the hosted beta!** +> **🚀 Cognee SaaS is coming!** Sign up for the hosted beta [here](https://www.cognee.ai/waitlist)This preserves emphasis while matching the existing layout better.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md(1 hunks)
🧰 Additional context used
🧠 Learnings (1)
README.md (1)
Learnt from: borisarzentar
PR: topoteretes/cognee#90
File: cognee/api/v1/cognify/cognify.py:86-0
Timestamp: 2024-07-27T16:15:21.508Z
Learning: The file handling in `cognee/api/v1/cognify/cognify.py` uses a context manager for opening files, ensuring proper closure after operations.
⏰ Context from checks skipped due to timeout of 90000ms (12)
- GitHub Check: Basic Tests / Run Basic Graph Tests
- GitHub Check: Basic Tests / Run Simple Examples
- GitHub Check: End-to-End Tests / Deduplication Test
- GitHub Check: Basic Tests / Run Linting
- GitHub Check: Basic Tests / Run Unit Tests
- GitHub Check: Basic Tests / Run Formatting Check
- GitHub Check: End-to-End Tests / S3 Bucket Test
- GitHub Check: Basic Tests / Run Integration Tests
- GitHub Check: End-to-End Tests / Deletion Test
- GitHub Check: End-to-End Tests / Server Start Test
- GitHub Check: End-to-End Tests / Run Telemetry Pipeline Test
- GitHub Check: End-to-End Tests / Run Telemetry Test
Description
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.