9/ Agents Model the World with Language – presents an agent that learns a multimodal world model that predicts future text and image representations; it learns to predict future language, video, and rewards.
AGENTS
-

AutoRobotics-Zero Discovers Adaptive Robot Control Policies
By
–
10/ AutoRobotics-Zero – discovers zero-shot adaptable policies from scratch that enable adaptive behaviors necessary for sudden environmental changes; as an example, the authors demonstrate the automatic discovery of Python code for controlling a robot.
-

MetaGPT: LLM-Based Multi-Agent Framework Encoding Human SOPs
By
–
5/ MetaGPT – a framework involving LLM-based multi-agents that encodes human standardized operating procedures (SOPs) to extend complex problem-solving capabilities that mimic efficient human workflows.
-

CSV-LangChain App Lets Users Query Datasets Naturally
By
–
We've set an example app to ask questions of a toy CSV (the Titanic dataset, a classic data science dataset) Access the app here: https://
csv-langchain.streamlit.app How you can help: try to break it! Ask questions that you would want it to be able to answer, and then leave feedback -
Advanced Retrieval Tools: Smart Splitting, Self-Query, Agents
By
–
Deep dive on retrieval Excited to have the opportunity to talk about the advanced retrieval tools we're building: – smart text splitting
– self-query
– retrieval agents Even more excited to be joined by @UnstructuredIO @trychroma
… should be fun -
Teaching Bots Internally: Comparing AI Systems
By
–
Joris's stuff is always awesome
— Harrison Chase (@hwchase17) 4 août 2023
We've been playing around with teaching bots internally, curious to compare to this https://t.co/OY0upvNhToJoris's stuff is always awesome We've been playing around with teaching bots internally, curious to compare to this
-
Betting on Effective Personality Simulation Development
By
–
You can bet on this on Manifold: https://
manifold.markets/DanShipper/wil
l-effective-personality-simulati?r=RGFuU2hpcHBlcg
… -
Tuning LLM Personality: Agreeableness Control Coming Soon
By
–
I’m way too agreeable. I want LLMs to model my personality, and allow me to tune my agreeableness like the volume on my phone. I think that’s coming soon:
-
Zep AI Expands Beyond Memory Module Capabilities
By
–
You may know them from their memory module, now they're branching out Always fun to work with the @zep_ai team!
-
Agent Retriever Tool Architecture for Decision-Making
By
–
The basic idea: Give an agent a tool that is itself a retriever. The agent can then call this tool and get back a list of documents This allows the agent to decide when it wants to do retrieval – could do it once, twice, or not at all
