Skip to content

docs: fix broken r1 link & update bedrock model table#4

Open
FortiShield wants to merge 4 commits intokhulnasoft:mainfrom
deepcode-ai:main
Open

docs: fix broken r1 link & update bedrock model table#4
FortiShield wants to merge 4 commits intokhulnasoft:mainfrom
deepcode-ai:main

Conversation

@FortiShield
Copy link
Copy Markdown
Contributor

@FortiShield FortiShield commented Mar 12, 2025

PR Type

Documentation


Description

  • Fixed broken link for LangDB provider in DeepSeek R1 documentation.

  • Updated Amazon Bedrock model table with new models and capabilities.

  • Added deepseek.r1-v1:0 to Amazon Bedrock model capabilities table.

  • Corrected Amazon Bedrock documentation link formatting.


Changes walkthrough 📝

Relevant files
Documentation
25-r1.mdx
Fixed LangDB provider link and category.                                 

content/docs/02-guides/25-r1.mdx

  • Fixed the broken link for LangDB provider.
  • Updated LangDB provider category to "community-providers".
  • +1/-1     
    08-amazon-bedrock.mdx
    Updated Amazon Bedrock model table and fixed link.             

    content/providers/01-ai-toolkit-providers/08-amazon-bedrock.mdx

  • Added new Amazon Nova models to the capabilities table.
  • Included deepseek.r1-v1:0 in the model capabilities table.
  • Corrected formatting of Amazon Bedrock documentation link.
  • +5/-1     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Summary by CodeRabbit

    • Documentation

      • Adjusted the categorization of provider listings in the AI TOOLKIT comparison table for clearer segmentation.
      • Updated a URL reference for improved guidance.
    • New Features

      • Expanded the Amazon Bedrock capabilities table with several new model entries to highlight enhanced functionality, including amazon.nova-micro-v1:0, amazon.nova-lite-v1:0, amazon.nova-pro-v1:0, and deepseek.r1-v1:0.
      • Introduced a new setup documentation for the @ai-toolkit/codemod package to facilitate automated migrations.
    • Chores

      • Updated the binding configuration in the Cloudflare Workers project for clarity.
      • Removed an obsolete TypeScript configuration file.

    @sourcery-ai
    Copy link
    Copy Markdown

    sourcery-ai bot commented Mar 12, 2025

    Reviewer's Guide by Sourcery

    This pull request updates the Amazon Bedrock model table, fixes a broken link in the Amazon Bedrock documentation, and moves LangDB from AI Toolkit Providers to Community Providers.

    No diagrams generated as the changes look simple and do not need a visual representation.

    File-Level Changes

    Change Details Files
    Updated the Amazon Bedrock model table to include new models and their support for different features.
    • Added amazon.nova-micro-v1:0 to the table.
    • Added amazon.nova-lite-v1:0 to the table.
    • Added amazon.nova-pro-v1:0 to the table.
    • Added deepseek.r1-v1:0 to the table.
    • Updated the support status for the new models.
    content/providers/01-ai-toolkit-providers/08-amazon-bedrock.mdx
    Fixed a broken link in the Amazon Bedrock documentation.
    • Updated the link to point to the correct Amazon Bedrock documentation page.
    content/providers/01-ai-toolkit-providers/08-amazon-bedrock.mdx
    Moved LangDB from AI Toolkit Providers to Community Providers.
    • Updated the LangDB provider link to reflect the change in category.
    content/docs/02-guides/25-r1.mdx

    Tips and commands

    Interacting with Sourcery

    • Trigger a new review: Comment @sourcery-ai review on the pull request.
    • Continue discussions: Reply directly to Sourcery's review comments.
    • Generate a GitHub issue from a review comment: Ask Sourcery to create an
      issue from a review comment by replying to it. You can also reply to a
      review comment with @sourcery-ai issue to create an issue from it.
    • Generate a pull request title: Write @sourcery-ai anywhere in the pull
      request title to generate a title at any time. You can also comment
      @sourcery-ai title on the pull request to (re-)generate the title at any time.
    • Generate a pull request summary: Write @sourcery-ai summary anywhere in
      the pull request body to generate a PR summary at any time exactly where you
      want it. You can also comment @sourcery-ai summary on the pull request to
      (re-)generate the summary at any time.
    • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
      request to (re-)generate the reviewer's guide at any time.
    • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
      pull request to resolve all Sourcery comments. Useful if you've already
      addressed all the comments and don't want to see them anymore.
    • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
      request to dismiss all existing Sourcery reviews. Especially useful if you
      want to start fresh with a new review - don't forget to comment
      @sourcery-ai review to trigger a new review!
    • Generate a plan of action for an issue: Comment @sourcery-ai plan on
      an issue to generate a plan of action for it.

    Customizing Your Experience

    Access your dashboard to:

    • Enable or disable review features such as the Sourcery-generated pull request
      summary, the reviewer's guide, and others.
    • Change the review language.
    • Add, remove or edit custom review instructions.
    • Adjust other review settings.

    Getting Help

    @coderabbitai
    Copy link
    Copy Markdown

    coderabbitai bot commented Mar 12, 2025

    Walkthrough

    This update reclassifies the LangDB provider in the DeepSeek R1 comparison table from the "ai-toolkit-providers" category to "community-providers" in the documentation. Additionally, it introduces four new model entries in the Amazon Bedrock provider’s model capabilities table—amazon.nova-micro-v1:0, amazon.nova-lite-v1:0, amazon.nova-pro-v1:0, and deepseek.r1-v1:0—with their corresponding capability indicators, and corrects a URL in the note section. A new file for the @ai-toolkit/codemod package setup is also added, and a binding configuration in the Cloudflare Workers project is updated.

    Changes

    File(s) Change Summary
    content/.../25-r1.mdx Reclassified LangDB provider from "ai-toolkit-providers" to "community-providers" in the DeepSeek R1 comparison table.
    content/.../08-amazon-bedrock.mdx Added new model entries: amazon.nova-micro-v1:0, amazon.nova-lite-v1:0, amazon.nova-pro-v1:0, and deepseek.r1-v1:0 with corresponding capability checks; updated the note’s URL for a more general link.
    .changeset/cuddly-kings-give.md Added new entry documenting the setup of the @ai-toolkit/codemod package for automated migrations.
    content/.../11-cloudflare-workers-ai.mdx Updated binding configuration in wrangler.toml from "AI" to "AI-TOOLKIT".
    packages/.../tsconfig.vitest-temp.json Removed file tsconfig.vitest-temp.json, a TypeScript configuration for a React library project.
    packages/codemod/src/test/testfixtures/... No functional changes; modified import line for useChat from the ai-toolkit/solid package.

    Poem

    I'm a little rabbit with a bounce in my step,
    Changing docs and tables with hops adept.
    LangDB finds a new home, now clearly in sight,
    While new models join the dance, shining bright.
    With a twitch of my nose and a carrot in hand,
    I celebrate these updates across our documentation land!

    Warning

    There were issues while running some tools. Please review the errors and either fix the tool’s configuration or disable the tool if it’s a critical failure.

    🔧 ESLint

    If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

    Scope: all 2 workspace projects
     ERR_PNPM_OPTIONAL_DEPS_REQUIRE_PROD_DEPS  Optional dependencies cannot be installed without production dependencies

    Tip

    ⚡🧪 Multi-step agentic review comment chat (experimental)
    • We're introducing multi-step agentic chat in review comments. This experimental feature enhances review discussions with the CodeRabbit agentic chat by enabling advanced interactions, including the ability to create pull requests directly from comments.
      - To enable this feature, set early_access to true under in the settings.

    🪧 Tips

    Chat

    There are 3 ways to chat with CodeRabbit:

    • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
      • I pushed a fix in commit <commit_id>, please review it.
      • Generate unit testing code for this file.
      • Open a follow-up GitHub issue for this discussion.
    • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
      • @coderabbitai generate unit testing code for this file.
      • @coderabbitai modularize this function.
    • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
      • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
      • @coderabbitai read src/utils.ts and generate unit testing code.
      • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
      • @coderabbitai help me debug CodeRabbit configuration file.

    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)

    • @coderabbitai pause to pause the reviews on a PR.
    • @coderabbitai resume to resume the paused reviews.
    • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
    • @coderabbitai full review to do a full review from scratch and review all the files again.
    • @coderabbitai summary to regenerate the summary of the PR.
    • @coderabbitai generate docstrings to generate docstrings for this PR.
    • @coderabbitai resolve resolve all the CodeRabbit review comments.
    • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
    • @coderabbitai help to get help.

    Other keywords and placeholders

    • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
    • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
    • Add @coderabbitai anywhere in the PR title to generate the title automatically.

    CodeRabbit Configuration File (.coderabbit.yaml)

    • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
    • Please see the configuration documentation for more information.
    • 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/schema.v2.json

    Documentation and Community

    • Visit our Documentation for detailed information on how to use CodeRabbit.
    • Join our Discord Community to get help, request features, and share feedback.
    • Follow us on X/Twitter for updates and announcements.

    @codiumai-pr-agent-free
    Copy link
    Copy Markdown

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @codiumai-pr-agent-free
    Copy link
    Copy Markdown

    codiumai-pr-agent-free bot commented Mar 12, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Copy Markdown

    @sourcery-ai sourcery-ai bot left a comment

    Choose a reason for hiding this comment

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

    Hey @FortiShield - I've reviewed your changes - here's some feedback:

    Overall Comments:

    • It looks like you're moving LangDB to community providers - is that intentional?
    • Thanks for keeping the Bedrock model table up-to-date!
    Here's what I looked at during the review
    • 🟢 General issues: all looks good
    • 🟢 Security: all looks good
    • 🟢 Testing: all looks good
    • 🟢 Complexity: all looks good
    • 🟢 Documentation: all looks good

    Sourcery is free for open source - if you like our reviews please consider sharing them ✨
    Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

    Copy link
    Copy Markdown

    @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.

    Actionable comments posted: 1

    🧹 Nitpick comments (1)
    content/providers/01-ai-toolkit-providers/08-amazon-bedrock.mdx (1)

    366-366: Addition of DeepSeek R1 Model Entry

    A new model entry deepseek.r1-v1:0 has been added to the capabilities table, showing all indicators as <Cross size={18} />. Verify that this accurately communicates the absence of support for image input, object generation, tool usage, and tool streaming. If additional clarifications or a document link for this model’s capabilities is available, consider a follow-up update for enhanced user guidance.

    📜 Review details

    Configuration used: CodeRabbit UI
    Review profile: CHILL
    Plan: Pro

    📥 Commits

    Reviewing files that changed from the base of the PR and between dad3af3 and d18aa8e.

    📒 Files selected for processing (2)
    • content/docs/02-guides/25-r1.mdx (1 hunks)
    • content/providers/01-ai-toolkit-providers/08-amazon-bedrock.mdx (3 hunks)
    ⏰ Context from checks skipped due to timeout of 90000ms (4)
    • GitHub Check: Test (22.x)
    • GitHub Check: Test (18.x)
    • GitHub Check: Test (20.x)
    • GitHub Check: TypeScript
    🔇 Additional comments (1)
    content/docs/02-guides/25-r1.mdx (1)

    124-124: Reclassified LangDB Provider Entry

    The LangDB provider entry is now reclassified from the "ai-toolkit-providers" category to "community-providers." This update aligns with the new categorization strategy. Please verify that the link /providers/community-providers/langdb is correct and that the reclassification is reflected consistently throughout the documentation.

    Comment on lines +353 to +355
    | `amazon.nova-micro-v1:0` | <Cross size={18} /> | <Check size={18} /> | <Check size={18} /> | <Check size={18} /> |
    | `amazon.nova-lite-v1:0` | <Check size={18} /> | <Check size={18} /> | <Check size={18} /> | <Check size={18} /> |
    | `amazon.nova-pro-v1:0` | <Check size={18} /> | <Check size={18} /> | <Check size={18} /> | <Check size={18} /> |
    Copy link
    Copy Markdown

    Choose a reason for hiding this comment

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

    💡 Verification agent

    🧩 Analysis chain

    New Amazon Nova Model Entries

    The table now includes new rows for:

    • amazon.nova-micro-v1:0
    • amazon.nova-lite-v1:0
    • amazon.nova-pro-v1:0

    Each row displays capability indicators (using <Cross size={18} /> and <Check size={18} />) that denote the feature support for image input, object generation, tool usage, and tool streaming. Please confirm that these indicators accurately reflect each model’s capabilities according to the latest Amazon Bedrock documentation.


    I'll now run a web search query to verify that the capability indicators (using <Cross size={18} /> and <Check size={18} />) accurately reflect the latest Amazon Bedrock documentation for the new Amazon Nova models.

    Once we have the results from this search, we'll be able to confirm whether the indicators in the table are correct and proceed to update the review comment accordingly.


    🌐 Web query:

    Amazon Bedrock documentation "amazon.nova-micro-v1:0" "amazon.nova-lite-v1:0" "amazon.nova-pro-v1:0" capabilities image input object generation tool usage tool streaming
    

    💡 Result:

    Amazon Bedrock's Nova model family (Micro, Lite, Pro) offers advanced multimodal capabilities through three distinct model IDs: amazon.nova-micro-v1:0, amazon.nova-lite-v1:0, and amazon.nova-pro-v1:0. These models support sophisticated interactions through multiple modalities and tool integrations.

    Core Capabilities

    1. Vision Processing

    • Image & Video Analysis: Supports direct processing of visual inputs including JPEG, PNG images and video formats like MP4[4][12]
    • Multimodal Context: Understands relationships between text and visual elements in documents/images through unified processing pipelines[1][13]

    2. Tool Integration

    • Function Calling: Native support for tool usage through API integrations[12]
    • Streaming Tool Execution: Combines real-time generation with tool invocation using ConverseStream API[7][12]
    # Example tool usage with boto3
    response = client.converse(
        modelId="us.amazon.nova-pro-v1:0",
        messages=[{"role": "user", "content": [{"text": "Analyze this image"}]}],
        tools=[tool_definition]  # External tool schema
    )

    Model Comparison

    Feature Nova Micro Nova Lite Nova Pro
    Max Input Resolution 1080p 4K 8K
    Tool Streaming Basic Advanced Enterprise
    Concurrent Sessions 10 50 100+
    Vision Frame Analysis 15fps 30fps 60fps

    Streaming & Real-Time Features

    • Response Streaming: ConverseStream API enables incremental output delivery[7][12]
    • Hybrid Execution: Combines streaming text generation with parallel tool execution[12][19]
    • Latency Optimization: Sub-200ms response times for common vision tasks[16][18]

    Security & Compliance

    • Input Validation: Built-in content moderation for images/videos[6][10]
    • Confidence Scoring: Visual grounding with hallucination mitigation[1][5]
    • Private Customization: Model fine-tuning without data retention[13][16]

    These models integrate with Amazon Bedrock's ecosystem including Knowledge Bases for RAG workflows[9][19] and Data Automation for preprocessing multimodal content[1][5]. While focused on understanding rather than direct image generation (handled by Nova Canvas/Reel models[18]), they enable complex analysis of visual inputs combined with structured data operations.

    Citations:


    Action Required: Correct Capability Indicator for Amazon Nova Micro

    Based on the latest Amazon Bedrock documentation, all Amazon Nova models—including amazon.nova-micro-v1:0—support image input. The current table incorrectly shows a <Cross size={18} /> for image input on the micro model. Please update this so that amazon.nova-micro-v1:0 uses <Check size={18} /> for image input, ensuring consistency with its documented multimodal (image processing) capability.

    • File: content/providers/01-ai-toolkit-providers/08-amazon-bedrock.mdx (Lines 353-355)
    • Change Needed: For the amazon.nova-micro-v1:0 entry, replace <Cross size={18} /> with <Check size={18} /> in the image input column.

    This adjustment will accurately reflect the capabilities as specified in the Amazon Bedrock documentation.

    Copy link
    Copy Markdown

    @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.

    Actionable comments posted: 0

    🧹 Nitpick comments (1)
    content/providers/03-community-providers/11-cloudflare-workers-ai.mdx (1)

    28-31: Updated AI Binding in Wrangler.toml Snippet

    The change from binding = "AI" to binding = "AI-TOOLKIT" correctly reflects the intended rebranding. Please verify that the code examples following this snippet (which use env.AI) are either updated in documentation or include a note clarifying that the environment variable remains unchanged despite the updated binding name.

    📜 Review details

    Configuration used: CodeRabbit UI
    Review profile: CHILL
    Plan: Pro

    📥 Commits

    Reviewing files that changed from the base of the PR and between 4cb3f90 and feb4bfa.

    📒 Files selected for processing (4)
    • .changeset/cuddly-kings-give.md (1 hunks)
    • content/providers/03-community-providers/11-cloudflare-workers-ai.mdx (1 hunks)
    • packages/ai-toolkit/tsconfig.vitest-temp.json (0 hunks)
    • packages/codemod/src/test/__testfixtures__/rewrite-framework-imports-solid.input.ts (1 hunks)
    💤 Files with no reviewable changes (1)
    • packages/ai-toolkit/tsconfig.vitest-temp.json
    ✅ Files skipped from review due to trivial changes (2)
    • packages/codemod/src/test/testfixtures/rewrite-framework-imports-solid.input.ts
    • .changeset/cuddly-kings-give.md
    ⏰ Context from checks skipped due to timeout of 90000ms (4)
    • GitHub Check: TypeScript
    • GitHub Check: Test (20.x)
    • GitHub Check: Test (18.x)
    • GitHub Check: Test (22.x)
    🔇 Additional comments (1)
    content/providers/03-community-providers/11-cloudflare-workers-ai.mdx (1)

    1-27: Overall Documentation Consistency Check

    The remainder of the documentation file—including code examples and usage instructions—remains clear and well-formatted. No additional issues were found.

    Also applies to: 32-144

    khulnasoft-bot added a commit that referenced this pull request Oct 17, 2025
    * build: Version Packages (#4)
    
    * chore (providers/xai): update grok-3 model aliases
    
    * chore (providers/xai): update grok-3 model aliases
    
    * Update openai-transcription-model.test.ts (#2)
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * fix: especially to support React testing properly and avoid version p… (#3)
    
    * fix: especially to support React testing properly and avoid version pitfalls.
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * Create vitest.setup.ts
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * Update ci.yml
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * Update quality.yml
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * Update release.yml
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * Version Packages
    
    ---------
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    Co-authored-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * update (#10)
    
    * build(deps): bump next from 15.3.0 to 15.3.4
    
    Bumps [next](https://github.com/vercel/next.js) from 15.3.0 to 15.3.4.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v15.3.0...v15.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-version: 15.3.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Merge pull request #4 from khulnasoft-lab/dependabot/npm_and_yarn/vite-6.2.7
    
    build(deps-dev): bump vite from 6.2.6 to 6.2.7
    
    * build(deps): bump fastify from 5.1.0 to 5.3.2 (#3)
    
    Bumps [fastify](https://github.com/fastify/fastify) from 5.1.0 to 5.3.2.
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v5.1.0...v5.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: fastify
      dependency-version: 5.3.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump @nestjs/common from 10.4.15 to 10.4.16 (#1)
    
    Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.4.15 to 10.4.16.
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.16/packages/common)
    
    ---
    updated-dependencies:
    - dependency-name: "@nestjs/common"
      dependency-version: 10.4.16
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    
    * refactor: rename ai package to ai-toolkit and update all dependencies to ai-toolkit@2.0.0
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gitworkflows <bdkhulnasoft@gmail.com>
    Co-authored-by: neopilotai <withneopilot@gmail.com>
    
    ---------
    
    Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gitworkflows <bdkhulnasoft@gmail.com>
    Co-authored-by: neopilotai <withneopilot@gmail.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants