I use my Mac for work and always create a bootable backup just in case. This time around I had to go through an extra step. Clean install Sonoma Installing The Essencial MacOS Apps Installing Java JDK Ref: Installing Java on macOS 13 Ventura – Wolf Paulus Mac OS Preferences Other Great Mac Apps iStat Menus ForkLift […]
ChatGPT and Memory
OpenAI incorporates “memory” into ChatGPT, allowing user details to persist between sessions.
The Point of LangChain with Harrison Chase of LangChain
Harrison Chase introduced LangChain on The AI Engineer Podcast, emphasizing its utility for building context-aware reasoning applications using chains and language model agents. Excited about elements like plan-and-execute agents and MultiOn, Harrison addressed comments about the predominance of prompt tuning and data serialization in the workflow. The system works best with OpenAI models, with supportive tools like jsonformer and LCEL available.