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

Check #76

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Check #76

wants to merge 4 commits into from

Conversation

mkozakov
Copy link
Contributor

@mkozakov mkozakov commented Aug 27, 2024

This PR updates the fern directory to include a new cookbook, "Build Chatbots That Know Your Business with MongoDB and Cohere." This cookbook showcases how to develop an advanced chatbot assistant that provides asset managers with insights and information from technology company market reports.

To do this, the following changes are made:

  • A new file, rag-mongodb-cohere.mdx, is added to the cookbooks directory.
  • The fern.config.json file is updated to use version "0.39.19".
  • The searchCards array in cookbooks.mdx is modified to include a new object with details about the new cookbook, including its title, description, image source, tags, and href.
  • The navigation sections in v1.yml and v2.yml are extended to include a new page entry, pointing to the new cookbook file.
  • A new file, rag-mongodb-cohere.json, is added to the scripts/cookbooks-json directory, containing metadata and configuration details for the new cookbook.
  • The pages array in download-cookbooks.mjs is modified to include the new cookbook's page path.

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