Hard agree. Even the most basic of prompt engineering questions as me fishing through Reddit in a vain quest for answers.
AI
-
LangChain Self Query Retriever: Avoiding Prompt Injection in Agents
By
–
Let's use LangChain to analyze LangChain! And show off the power of our self query retriever in the process "what did they say about prompt injection in the agents in production webinar?" Here's why vanilla semantic search would mess up the response to this query:
-

Stable Diffusion generates AI Arsenal player with mixed results
By
–
Generative AI like @StableDiffusion isn't perfect (struggles to get faces right), but suddenly I play for @Arsenal and that's not bad at all (except for them). On, and Puma is no longer the shirt manufacturer….
-
Value-Driven AI: Enterprise Ecosystems and Generative Innovation
By
–
Want a glimpse at the future of #ValueDrivenAI? This 451 Research report provides insight on topics ranging from enterprise-grade ecosystems to innovations like #GenerativeAI. Read the report now! https://
datarobot.com/resources/451-
research-datarobot-touts-value-driven-ai-for-data-scientists-ml-engineers/
… -

Claude Instant v1.1 Upgrade: Improved Creative Writing and Math
By
–
Claude instant on Poe has been upgraded to @AnthropicAI
’s Claude instant v1.1. This model is an improvement over the previous iteration and is noticeably better at creative writing, math word problems, and Markdown formatting, and generally gives more nuanced responses. -
Gandalf: Password Guessing Game via Prompt Engineering
By
–
Fun little game similar to the SQL murder mystery if you've played it: try to guess the password via prompt engineering with the difficulty going up over time. https://
gandalf.lakera.ai -
X/Twitter CEO Transition: New Executive Leadership Announced
By
–
Excited to announce that I’ve hired a new CEO for X/Twitter. She will be starting in ~6 weeks! My role will transition to being exec chair & CTO, overseeing product, software & sysops.
-
spaCy LLM Extension: Integrate Large Language Models into spaCy Pipelines
By
–
Today we've published spaCy LLM, an extension to @spacy_io that lets you use LLMs to power spaCy components. If you've already been using LLMs in this sort of pipeline-like way, you should definitely give it a go. We have lots more in the works!
-
LLMs for Annotation, Distillation, Interpretability and Production ML
By
–
You can use the LLM for annotation or distillation, to help you train the components. LLMs should also be very helpful for interpretability and monitoring, and other tricky parts of production ML that make up much of the total project costs.
-
LLM Limitations: Knowledge Gaps and Performance Constraints
By
–
LLMs obviously feature extremely advanced natural language understanding, but for many many applications, you can't just ask the LLM your question and get out the answer. The knowledge will often be missing, or the scale and latency requirements would be infeasible.