LLMs tools
Most used tools
- #1
- #2
- #3
- #4
- #5
- #6
- #7
- #8
- #9
- #10
Cohere's enterprise family tuned for retrieval-augmented generation and tool use
0 users - #11
- #12
- #13
A high-performance language model by DeepSeek demonstrating advanced reasoning and coding capabilities.
0 users - #14
- #15
- #16
- #17
Moves in LLMs
by StacknessLLMsbackdated
Deciding what a model should see and in what order: which files, which history, which tools. The successor argument to prompt engineering, once the context window stopped being the scarce part.
by StacknessLLMsbackdated
Fetching the relevant documents at question time and putting them in the model's context, instead of relying on what the weights happen to remember.
by StacknessLLMsbackdated
Treating the wording of a model's instructions as an engineering artifact worth versioning, testing and reviewing rather than something typed once and forgotten.