We've got two AMAZING webinars coming up on two advanced topics: "Optimization of LLM Systems" with Omar K. (author of DSPy) – TOMORROW at 9 am PT! https://
us06web.zoom.us/webinar/regist
er/WN_n4HUNqhFQFa4ax3kYrZW8g#/registration
… "Flow Engineering" with Itamar Friedman (author of Alpha Codium) https://
us06web.zoom.us/webinar/regist
er/WN_fVikSl9eQv68b3ZUdQgwzA#/registration
…
PROMPT ENGINEERING
-

Two Advanced Webinars: LLM Optimization and Flow Engineering
By
–
-
Tool Use in LLM-Based Agentic Workflows
By
–
Tool use, in which an LLM is given functions it can request to call for gathering information, taking action, or manipulating data, is a key design pattern of AI agentic workflows. You may be familiar with LLM-based systems that can perform a web search or execute code. Some of
-
Building Great RAG Solutions with AI21’s Contextual Answers
By
–
Building a RAG solution is easy. Building a great one is not. In our guest blog on @streamlit
, our team explores the intricacies of how AI21's Contextual Answers Task-Specific Model & our RAG Engine generate context-based answers grounded in your proprietary organizational data. -
ChatGPT Code Interpreter Mode: Utility and Overuse
By
–
That's Code Interpreter mode – it's fantastically useful for all sorts of things, but sometimes ChatGPT decides to use it when it really doesn't need to I have a bunch of notes on it here
-
Prompt Engineering Techniques for Haiku Model Optimization
By
–
The two tricks I'm trying with Haiku that seem to work incredibly well are feeding it a small targeted sequence of fake "user"/"assistant" examples in the messages array and finishing with a prefilled "assistant" message to point it in the right direction
-
Statistical Literacy Requires Priors and Baselines for JSON Mode
By
–
you need priors and baselines to be statistically literate. i expected json mode to be <half of fn calling, esp since fn calling is more than twice as old.
-
JSON Mode Outperforms Function Calling in Large Sample Study
By
–
sample size n>2000, json mode beat out function calling! completely unexpected and in fact changed how i think about the tradeoffs. recirculating bc poll concluded
-
Using instruction manuals as prompts for Claude and GPT-4
By
–
Instruction manuals often make great prompts. Organizations should try feeding their processes & procedure documentation to Claude 3 or GPT-4 and seeing how far it gets them in producing good outputs.
-
AI Agent Learns User Writing Style, Self-Improves Workshop
By
–
Our first workshop was also a huge success.
— Rowan Cheung (@rowancheung) 3 avril 2024
On Friday, @dr_cintas created an AI agent that learns a user's writing style, writes anything mimicking it, and improves on its own.
The entire code template is available to all members.pic.twitter.com/y98DkqX2hiOur first workshop was also a huge success. On Friday, @dr_cintas created an AI agent that learns a user's writing style, writes anything mimicking it, and improves on its own. The entire code template is available to all members.
-
Red Teaming LLM Applications: Securing AI Systems
By
–
Learn to carry out red teaming attacks against your own LLM-based applications to spot and patch vulnerabilities! In our new short course, Red Teaming LLM Applications, Matteo Dora & Luca Martial of LLM testing company @giskard_ai teach how to simulate malicious actions to… pic.twitter.com/4S1PofwjhQ
— Andrew Ng (@AndrewYNg) 3 avril 2024Learn to carry out red teaming attacks against your own LLM-based applications to spot and patch vulnerabilities! In our new short course, Red Teaming LLM Applications, Matteo Dora & Luca Martial of LLM testing company @giskard_ai teach how to simulate malicious actions to