Skip to content

Instantly share code, notes, and snippets.

@ma-zah
Created September 29, 2023 15:07
Show Gist options
  • Save ma-zah/e445da1274fad29b6502bed8b9ff8622 to your computer and use it in GitHub Desktop.
Save ma-zah/e445da1274fad29b6502bed8b9ff8622 to your computer and use it in GitHub Desktop.
on type safety in LangChain TS
call: async (arg: string, /*...*/) => Promise<String>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment