AbanteAI / rawdog

Generate and auto-execute Python scripts in the cli
Apache License 2.0
1.79k stars 140 forks source link

Should have option to support an open source free LLM #89

Open adev3141 opened 6 months ago

adev3141 commented 6 months ago

ChatGPT by OpenAI is expensive. There are alternates available for those who dont want to use OpenAI API LLM.

lstep commented 6 months ago

ChatGPT by OpenAI is expensive. There are alternates available for those who dont want to use OpenAI API LLM.

Check the README (https://github.com/AbanteAI/rawdog#model-selection), that's already possible, just edit the ~/.rawdog/config.yaml file, there is an example for Mixtral

ghost commented 4 months ago

you guys should make a tutorial on this, the link you mentioned does not even say where this yaml file sits. Terrible presentation while being a super product delivered.