bajrangCoder / acode-plugin-chatgpt

ChatGPT plugin for Acode
MIT License
49 stars 16 forks source link

Implementation of langchain #16

Open ganeshchk opened 1 year ago

ganeshchk commented 1 year ago

Please implement langchain for better results and better chat experience especially while debugging code or writing some content

bajrangCoder commented 1 year ago

Can you explain more because I don't know langchain. What's it? How it works?

ganeshchk commented 1 year ago

There are many advantages of using langchain the major advantages of using lang chain are

Memory

Flexibility in choosing models

You can refer This article for brief introduction and can also check the official GitHub Repository and the javascript implementation Link

bajrangCoder commented 1 year ago

Ok Thanks for suggesting this. I will definitely implement it in this plugin.

bajrangCoder commented 11 months ago

Btw I have worked on this langchain, And I have planned to add agents in this but serpapi agent of langchain fails to run on acode ☹️