Skip to content
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

feat: add GPT link in top bar #362

Merged
merged 1 commit into from
Dec 18, 2023
Merged

feat: add GPT link in top bar #362

merged 1 commit into from
Dec 18, 2023

Conversation

MdechampG
Copy link
Member

@MdechampG MdechampG commented Dec 18, 2023

This PR aims at adding an external link to the top bar towards the OKP4 GPT.

Do you agree to name it "OKP4 GPT" or should we put "Oracle Druid"

Capture d’écran 2023-12-18 à 09 50 51

Summary by CodeRabbit

  • New Features
    • Introduced a new navigation link to the chat page for OKP4 GPT.
  • Documentation
    • Added a new sidebar entry for "OKP4 GPT" with a direct link to the chat interface.

@MdechampG MdechampG requested a review from ccamel December 18, 2023 09:18
Copy link
Contributor

coderabbitai bot commented Dec 18, 2023

Walkthrough

The updates include adding a new navigation link to the Docusaurus configuration, which directs users to the OKP4 GPT chat page on the OpenAI website. Additionally, the sidebar configuration now features a new section for the OKP4 GPT, providing quick access to the related chat page.

Changes

Files Change Summary
docusaurus.config.js Added a navigation link to the OKP4 GPT chat page on the left side of the navbar.
sidebars.js Added a new "OKP4 GPT" entry under the gpt section with a link to the beta chat page.

🐇✨
In the code forest, a link was born,
A path to knowledge, fresh and unsworn.
🌐🔗 To the oracle of AI, it leads,
Where questions meet wisdom and curiosity feeds.
🎉🥕

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • You can reply to a review comment made by CodeRabbit.
  • You can tag CodeRabbit on specific lines of code or files in the PR by tagging @coderabbitai in a comment.
  • You can tag @coderabbitai in a PR comment and ask one-off questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 657c7b4 and 2687a9f.
Files selected for processing (2)
  • docusaurus.config.js (1 hunks)
  • sidebars.js (1 hunks)
Files skipped from review due to trivial changes (1)
  • sidebars.js
Additional comments: 5
docusaurus.config.js (5)
  • 107-111: The addition of the new external link to the navbar is implemented correctly. It matches the existing pattern of navbar items and follows the structure of the configuration file.

  • 110-110: Please confirm that "OKP4 GPT" is the final agreed-upon name for the navbar link, as the PR description mentioned a consideration between "OKP4 GPT" and "Oracle Druid."

  • 107-111: Consider verifying if the addition of the new external link has any implications for analytics tracking or SEO that may need to be addressed.

  • 108-108: Verify that the URL 'https://chat.openai.com/g/g-zUzcYmVbX-okp4-druid-oracle-beta' is correct and that the link is secure (e.g., no risk of phishing, appropriate use of rel attributes for external links).

  • 107-111: If the image provided in the PR description is relevant to the change, please ensure it has been reviewed for accuracy and that it reflects the current state of the top bar with the new link added.

Copy link
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

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

Device URL
desktop http://localhost:3000/

Device URL
mobile http://localhost:3000/

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

Copy link
Member

@ccamel ccamel left a comment

Choose a reason for hiding this comment

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

Great! ❤️

@MdechampG MdechampG merged commit 1663772 into main Dec 18, 2023
12 checks passed
@MdechampG MdechampG deleted the feat/link-okp4-gpt branch December 18, 2023 10:22
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.

3 participants