Many IF()'s that write a prompt
CODE
-
Starting with GPU VPS before learning serverless architecture
By
–
I don't understand serverless well enough yet, will start with a VPS w/ GPU first and learn
-

Google Unveils Learning Interpretability Tool and Salience Evaluation Protocol
By
–
Today at 12:30pm the Google booth will host a demo about Google's open source Learning Interpretability Tool (LIT; https://
goo.gle/3kTIiLT) along with a newly introduced evaluation protocol (
https://
goo.gle/3gZSOWl) that illustrates the difference between various salience methods -
AI Achieves Stunning Advance in Computer Code Writing
By
–
#AI learns to write computer code in ‘stunning’ advance
#RuleoftheRobots https://
science.org/content/articl
e/ai-learns-write-computer-code-stunning-advance#.Y5VC5wLum1g.twitter
… -

LangChain version 0.0.34: OpenAI moderation and fact checking
By
–
LangChain version 0.0.34 Doc cleanup from `moozilla` (if on twitter lmk!) Support for @OpenAI's moderation endpoint LLMFactChecker chain from @thepromptking, original idea by @0xjasper Some more info on the LLM fact checker chain
-
Simple conversation buffer memory with dynamic N adjustment
By
–
it is pretty simple at the moment – just keeps a buffer of the past N conversations in memory. a pretty simple improvement would be dynamically adjusting N based on the length of the conversations
-
Improving ChatGPT’s Math Abilities with LangChain
By
–
An awesome example improving ChatGPT's much maligned math abilities!
-
Build ChatGPT-like Applications with Official APIs Now
By
–
Tired of using an "unofficial" ChatGPT api? Just use this instead! More seriously: applications like ChatGPT are very possible for anyone to develop NOW. What will you build?
-

H2O Wave Table Component Features Interactive Modern Applications
By
–
H2O Wave’s Table component has some fantastic features like native filtering, markdown cells, row triggers, pagination, and even real-time searching that makes Wave applications incredibly useful, interactive & modern for users. Learn more: https://
blog.h2o.ai/blog/an-introd
uction-of-h2o-wave-table/?utm_medium=Organic-Social&utm_source=linkedin&utm_campaign=Blog
… -
LangChain Already Supports Conversation Summary Memory
By
–
we actually support that already! https://
langchain.readthedocs.io/en/latest/gett
ing_started/memory.html#ConversationChain-with-ConversationSummaryMemory
…