Clean-Coder-AI icon indicating copy to clipboard operation
Clean-Coder-AI copied to clipboard

Add Deepseek support

Open Grigorij-Dudnik opened this issue 11 months ago • 2 comments

Add Deepseek-v3 (api version) to high and medium inteligence models list.

Where? src/utilities/llms.py

Grigorij-Dudnik avatar Feb 03 '25 09:02 Grigorij-Dudnik

work in progress, any suggestions?

LilKeyboard avatar Feb 06 '25 20:02 LilKeyboard

@LilKeyboard nice to hear! I propose to add R1 model into init_llms_high_intelligence() function, and Deepseek-v3 model into init_llms() function. Also please rename init_llms() to init_llms_medium_intelligence().

Grigorij-Dudnik avatar Feb 07 '25 13:02 Grigorij-Dudnik