ChatGPT prompting guide from @nytimes
:
GENERATIVE AI
-
Vertex AI Integrates PaLM Models into LangChain Platform
By
–
Vertex AI Support Vertex AI enables usage of PaLM models (and others) with enterprise-grade privacy, security and governance Really excited to announce integrations into LangChain for: LLMs
Chat models
Embedding models Across Python AND JavaScript -
Vertex AI Python Integration: LLM Chat Embedding Models
By
–
Vertex AI in Python LLM Integration: https://
python.langchain.com/en/latest/modu
les/models/llms/integrations/google_vertex_ai_palm.html
… Chat Model Integration: https://
python.langchain.com/en/latest/modu
les/models/chat/integrations/google_vertex_ai_palm.html
… Embedding Model Integration: https://
python.langchain.com/en/latest/modu
les/models/text_embedding/examples/google_vertex_ai_palm.html
… Big shout out to Justin Flick, Leonid Kuligin, Alexey Volkov, and Sasha! -
Vertex AI JavaScript Integration: LLM, Chat, Embeddings
By
–
Vertex AI in JavaScript LLM Integration: https://
js.langchain.com/docs/modules/m
odels/llms/integrations#google-vertex-ai
… Chat Model Integration: https://
js.langchain.com/docs/modules/m
odels/chat/integrations#google-vertex-ai
… Embedding Model Integration: https://
js.langchain.com/docs/modules/m
odels/embeddings/integrations#google-vertex-ai
… Big thanks to @afirstenberg for help here! -
The Art of Crafting Golden Prompts for Better Chatbot Answers
By
–
"It turns out there’s an art to typing in the precise words and framing to generate the most helpful answers. I call these the golden prompts." @bxchen guides you through life with a chatbot:
-
Reid Hoffman’s AI Campaign: Positive Momentum Strategy
By
–
"I’m beating the positive drum very loudly, and I’m doing so deliberately”: @eringriffith profiles Reid Hoffman and his campaign for A.I.:
-
Model Zoo Takes AI Collections to Next Level
By
–
This gets the ‘model zoo’ term to a whole new level
-

AI Reinvents Communications Industry Future
By
–
How Artificial Intelligence Could Reinvent The Communications Industry https://
bit.ly/3TTxiSc via @Forbes #AI #FutureofWork -

ChatGPT: A Major Digital Technology Milestone?
By
–
Is ChatGPT Really One Of The Most Important Milestones In Digital Technology?
#AI #AIio #BigData #ML #NLU #Futureofwork @CRudinschi @AntonioSelas @alexjc @RobotLaunch @karpathy @andyjankowski @bobgourley @CadeMetz http://
ow.ly/JX9330svtpB -
Mastering Prompt Engineering and LLM Generation Techniques
By
–
8/ We’ll cover the following topics: • Prompt engineering, an important skill for an LLM practitioner
• How to come up with use case ideas
• Working with Cohere’s Generate endpoint
• Creating custom generation models
• Chaining multiple prompts