mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

feat: added deepseek-r1 to embedchain configs

Open Riddhimaan-Senapati opened this issue 11 months ago • 2 comments

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

I have added DeepSeek (specifically DeepSeek-r1 to embedchains configs let me know if you want another DeepSeek model instead)

Fixes #2183

Type of change

Please delete options that are not relevant.

  • [x] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

I am not sure how to test it, but I used other .yaml files in the configs for inspiration

Please delete options that are not relevant.

  • [ ] Unit Test
  • [ ] Test Script (please provide)

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [x] Any dependent changes have been merged and published in downstream modules
  • [x] I have checked my code and corrected any misspellings

Maintainer Checklist

  • [ ] closes #xxxx (Replace xxxx with the GitHub issue number)
  • [ ] Made sure Checks passed

Riddhimaan-Senapati avatar Feb 07 '25 20:02 Riddhimaan-Senapati

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 07 '25 20:02 CLAassistant

@femto @mark-watson @xyb Can anyone of you review my PR? Excited to begin contributing to this repository

Riddhimaan-Senapati avatar Feb 10 '25 05:02 Riddhimaan-Senapati