I’ve been saying this for a while now. Over the next couple of years, *most* fine-tuning work will become many-shot prompting.
PROMPT ENGINEERING
-

Building LLM Agents with Tool Use and Data Analysis
By
–
Building LLM Agents with Tool Use This great video from our friend @JayAlammar at Cohere walks through how to build a data-analyst LLM agent with Cohere's newest Command R+ model Agents are complex, but Jay does a great job of breaking them down! https://
youtube.com/watch?v=5drn2D
O7gNY
… -

Training LLMs to Retrieve Information When Uncertain
By
–
4). When to Retrieve? – presents an approach to train LLMs to effectively utilize information retrieval; it first proposes a training approach to teach an LLM to generate a special token, , when it's not confident about the answer to a question.
-
Augment Your LLM Using RAGs NVIDIA Course
By
–
4. Augment your LLM Using RAGs https://
learn.nvidia.com/courses/course
-detail?course_id=course-v1:NVIDIA+S-FX-16+v1
… -
Build Email Q&A App Using Embedchain and Streamlit
By
–
5. Ask question about your emails and get the answer • Create a text input for the user to enter their question using 'st.text_input()'
• If a question is asked, get the answer from the Embedchain app and display it using 'st.write()' -

Prompt Engineering with LangChain: Free LinkedIn Learning Course
By
–
Prompt Engineering with LangChain This LinkedIn course by @DataScienceHarp is a great resource for getting started It's over 5 hours long, and Harpreet has been a fantastic member of the community since the early days. Big thanks for all the effort! https://
linkedin.com/learning/promp
t-engineering-with-langchain/create-powerful-llm-driven-applications
… -
Multi-Agent RAG Online Workshop: Exploring Agentic Workflows
By
–
Multi-Agent RAG Online Workshop If there’s anything better than agentic RAG, it’s multi-agent RAG! In this event, we’ll explore the big idea behind “multi-agent” applications. These types of workflows combine multiple independent agents, which can be structured to work
-

Cohere Build Day Toronto: Knowledge Agents with Command R
By
–
Cohere Build Day is in Toronto! Follow us as we build knowledge agents with Command R and R+. This is your chance to share your projects, ask our team questions, and leave feedback.
-
Fine-tuning Models with New Data: Demonstrating Practical Capabilities
By
–
I'm ready to believe fine-tunes can do useful things with new facts from their fine-tuning data… but I need to first interact with a working demo to get there!
-
Gorilla: Fine-tuning LLM capabilities for improved function calling
By
–
This Gorilla? That looks like fine-tuning for improved capabilities like function calling, not for baking in extra knowledge https://
gorilla.cs.berkeley.edu
