Skip to content

Commit 7849091

Browse files
committed
tools from comments
1 parent 38b77ec commit 7849091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ Closed or unmaintained projects: [rubberduck](https://github.com/rubberduck-ai/r
9999

100100
Instead of paying for individual **API keys** for every AI service, there are cost-effective and flexible alternatives. One option is to use [OpenRouter](https://openrouter.ai/), which acts as a unified API for various models. This can potentially consolidate costs and simplify integration.
101101

102-
In addition to OpenRouter's own **top models** in the programming section, you can always check [Chatbot Arena (formerly LMSYS)](https://lmarena.ai/?arena) to see what model is currently performing better with programming tasks or WebDev or Copilot.
102+
In addition to OpenRouter's own **top models** in the programming section, you can always check [Chatbot Arena (formerly LMSYS)](https://lmarena.ai/?arena) to see what model is currently performing better with programming or WebDev or Copilot tasks.
103103

104104
If you have powerful hardware and prioritize privacy or want more control, you can run large language models (LLMs) locally. Tools like [Ollama](https://ollama.com/) and [LM Studio](https://lmstudio.ai/) make it easier to deploy and manage these models on your own machine. For code autocompletion specifically, consider solutions with local-first option like [TabbyML](https://www.tabbyml.com/).

0 commit comments

Comments
 (0)