From 592295efa59f8af2ea9ae97d2a7c8deda3055059 Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:21:06 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13ffe95..a5acd00 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🦜️🔗 LangChain 🤝 Streamlit agent examples -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/langchain-ai/streamlit-agent?quickstart=1) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/langchain-ai/streamlit-agent?quickstart=1) [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/Sivolc2/auto_wing_hacks) This repository contains reference implementations of various LangChain agents as Streamlit apps including: