An open API service indexing awesome lists of open source software.

https://github.com/jacintogomez/langchaindemo

Scripts for testing LangChain functionalities
https://github.com/jacintogomez/langchaindemo

langchain langserve langsmith openai openai-api

Last synced: 6 months ago
JSON representation

Scripts for testing LangChain functionalities

Awesome Lists containing this project

README

          

# LangChain Demo

Small project using LangChain to generate an answer to a question.
The AI uses the "context" provided to genrate the answer. Context is provided in the form of a link.
Uses models provided by OpenAI.