aorwall / moatless-tools

MIT License
216 stars 20 forks source link

Document how to use different LLMs #18

Open JensRoland opened 2 months ago

JensRoland commented 2 months ago

Since Moatless uses LiteLLM it should be able to support most LLMs and providers. I could see people wanting to use the following:

LiteLLM supports all three, but differernt env vars and model namings. This could use a bit of documentation.

[feature request]