homanp / langchain-ui

🧬 The open source chat-ai toolkit

Home Page:https://langchain-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App pages

homanp opened this issue · comments

##Summary
Create pages for the following LangChain objects:

  • Documents
  • Prompt templates
  • Indexes
  • Chatbots

##Summary Create pages for the following LangChain objects:

  • Documents
  • Prompt templates
  • Indexes
  • Chatbots

Do you still plan to build the Document and index pages? If so, what details should reside within. I would love to help out in some way! @homanp

##Summary Create pages for the following LangChain objects:

  • Documents
  • Prompt templates
  • Indexes
  • Chatbots

Do you still plan to build the Document and index pages? If so, what details should reside within. I would love to help out in some way! @homanp

Hey there!

So a while back I decided to move the back-end to Python in order to be able to offer the full range of LangChain functionality. This lead to me creating this https://github.com/homanp/superagent

So I won't be focusing to much on langchain-ui. But all contributions are welcome!