GPT wrapper apps are exactly the things that need to worry about prompt injection – it's not an attack against the models, it's an attack against applications built on top of the models
GENERATIVE AI
-
Logitech’s AI Ease Problem: Synthetic Information Overload
By
–
"Gen AI" is sold as making things easy ("produce art", "write novels" etc). So it's telling to see Logitech doubling down on making it even easier. We aren't dispensing enough of the synthetic info? Maybe the problem isn't that it takes too many clicks.
-
OAuth OpenAI Integration for Billing and Prompt Execution
By
–
This is for me being bills and knowing how much to charge them later A separate thing I'd love is the ability to oauth against their OpenAI account to gain the ability to run prompts on their behalf
-

OpenAI Updates Kill Startups While RAG Becomes Standard
By
–
Every OpenAI product update kills a bunch of startups & expensive consulting projects. RAG is increasingly being built into core AI model offerings (but RAG is quite limited, and, at times, risky. See halfway though this post: https://
oneusefulthing.org/p/which-ai-sho
uld-i-use-superpowers
…) -

Assistants API Updates: Expanded File Support and Better Control
By
–
Launching a series of updates to the Assistants API—now with support for up to 10,000 files for knowledge retrieval and more precise tool and token control. Excited to see what you build!
-

Optimize Multiple LLM Calls by Mixing Models for Lower Latency
By
–
Most LLM apps and AI Agents need multiple calls to an LLM, especially a moderately complex LLM app/AI agent. Calling GPT-4 or Claude is impractical and you will soon be in high-latency hell. The optimal way to do this is to mix and match LLMs depending on the latency,
-

RAG Fundamentals Tutorial Free on FreeCodeCamp
By
–
RAG From Scratch on FreeCodeCamp We recently released a playlist of videos that explain RAG fundamentals and highlights over a dozen advanced RAG papers / methods. This tutorial is now free on @freeCodeCamp
! Thanks @beaucarnes and team. Video: https://
youtube.com/watch?v=sVcwVQ
RHIc8
… -

Stability API Documentation Download Feature for LLM Implementation
By
–
I love how the new Stability API page has a button to download the entire specification. Easiest way to feed it to an LLM for quick implementation and testing. Every documentation page should have this.
-

Claude 3 Opus prompt result on Poe impresses user
By
–
Just ran a prompt on Claude 3 Opus via Poe . com and this popped up. Love to see it.
-
Understanding LLM Rules and Patterns for Better Usage
By
–
absolutely right. I think the facade of communicating like humans makes it hard for people to understand this. But the LLM has its own rules that, if you learn, you can use to your advantage