|
You are here |
www.promptingguide.ai | ||
| | | | |
ollama.ai
|
|
| | | | | This guide walks through the different ways to structure prompts for Code Llama and its different variations and features including instructions, code completion and fill-in-the-middle (FIM). | |
| | | | |
ollama.com
|
|
| | | | | 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. | |
| | | | |
ollama.com
|
|
| | | | | Ollama now supports streaming responses with tool calling. This enables all chat applications to stream content and also call tools in real time. | |
| | | | |
blog.streamlit.io
|
|
| | | A step-by-step guide using OpenAI, LangChain, and Streamlit | ||