Richard He

Results 4 issues of Richard He

Adds a functionality to let autogpt agents use Chrome interactively. Now AutoGPT can browse the internet and click on buttons. See an example video below of the agent booking a...

# Add human message as input variable to chat agent prompt creation This PR adds human message and system message input to `CHAT_ZERO_SHOT_REACT_DESCRIPTION` agent, similar to [conversational chat agent](https://github.com/hwchase17/langchain/blob/7bcf238a1acf40aef21a5a198cf0e62d76f93c15/langchain/agents/conversational_chat/base.py#L64-L71). I...

lgtm

Hi team, I met an exception when importing an exported model, where the target mlflow deployment uses s3 to store artifacts. The model got uploaded to s3 successfully, but failed...