homanp / langchain-ui

🧬 The open source chat-ai toolkit
https://langchain-ui.vercel.app
MIT License
871 stars 157 forks source link

App pages #11

Open homanp opened 1 year ago

homanp commented 1 year ago

Summary

Create pages for the following LangChain objects:

justinjohnson-dev commented 1 year ago

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

homanp commented 1 year ago

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!