/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.promptingguide.ai
| | shape-of-code.com
2.2 parsecs away

Travel
| |
| | ollama.com
1.9 parsecs away

Travel
| | Ollama now supports tool calling with popular models such as Llama 3.1. This enables a model to answer a given prompt using tool(s) it knows about, making it possible for models to perform more complex tasks or interact with the outside world.
| | blog.pamelafox.org
2.4 parsecs away

Travel
| | Today I went on a quest to figure out the best way to use SLMs (small language models) like Phi-3 in a GitHub Codespace, so that I can...
| | blog.pamelafox.org
24.9 parsecs away

Travel
| When I build chat applications using the OpenAI chat completions API, I often want to send a user's previous messages to the model so tha...