Skip to content
Sign UpLog In

Community

#steamship
Old Coder, New Tricks | feat/ Kody Low
Wed Apr 05 2023
Replit 101 Coding Helpline
Wed Apr 12 2023
Old Coder, New Tricks | feat/ Anirban Chatterjee
Wed Apr 19 2023
Explore the Community Hub
Explore the Community Hub
FEATURED
jeff
Announcing Ghostwriter Chat
AutoModeration
Welcome to Replit Community
TOP GLOBAL TIPPERS
1
JDOG787
JDOG787
110.2K
2
d31337
d31337
97.4K
3
CoderGautamYT
CoderGautamYT
35.2K
4
SHADOWMSTD
SHADOWMSTD
29.1K
5
vertal
vertal
25.5K
TOP TAGS
#games
#apps
#python
#javascript
#html
#fun
#game
#simple
#python3
#java
#cpp
#bash
SteamshipDoug
SteamshipDoug
published an Update
2 months ago
11
Summarize Audio with LangChain and Steamship
Summarize Audio with LangChain and SteamshipSummarizes audio files (taken from YouTube) with LangChain and Steamship. This instance uses an example audio of Winston Churchill's 4 June 1940 speech.
Update min version of dependency
Allows access to improved retry/backoff logic
#python
#steamship
#langchain
+2
SteamshipDoug
SteamshipDoug
published an Update
2 months ago
5
Self-Ask-With-Search with LangChain and Steamship
Self-Ask-With-Search with LangChain and SteamshipAnswers open questions using a Self-Ask-With-Search chain (using a LangChain agent). The agent uses a Steamship LLM (GPT-3) and a Steamship SERP tool with caching.
Update to latest version
Use latest steamship-langchain as minimum version to ensure integration with backoff/retry logic.