stackwise icon indicating copy to clipboard operation
stackwise copied to clipboard

Feat/rag url langchain

Open jondwillis opened this issue 2 years ago • 1 comments

https://github.com/stackwiseai/stackwise/assets/906671/d6765ee7-fac7-4d5e-b41a-ff9d1e1bdd10

some new features:

  • [x] uses a langchain RAG agent
  • [x] supports rag over multiple urls
  • [x] url highlighting in editor
  • [x] change the underlying model
  • [x] chat history
  • [x] streaming agent final output (nextjs app template says this isn't possible, but it is!)

further improvements:

  • [ ] streaming agent actions/intermediate steps (too lazy to build this right now)
  • [ ] gemini (actually goes out and does work ( try adding LANGCHAIN_VERBOSE="true" to .env), but output is not rendered)
  • [ ] smart ingest (on url detected, instead of waiting)

possible issues:

  • the puppeteer endpoint has to be nodejs, so I split it out into another API route. therefore the entire backend code won't be copied without more work.

What are the next steps for deploying this?

jondwillis avatar Dec 21 '23 20:12 jondwillis

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stackwise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2023 9:40pm

vercel[bot] avatar Dec 21 '23 20:12 vercel[bot]