* Remove Nodejs dependencies
* Remove ProxyServer
* Make buttons icon visible on mobile
* Improve button size on tablet
* Wrap ChatAnthropic to support CORS
* Use anthropic-dangerous-direct-browser-access header
* Fix mobile chat left alignment
* pouchdb -> pouchdb-browser
* LMStudio model supports CORS
* events are polyfilled to null
* Polyfill events
* Safe fetch used by default in ProxyOpenAIEmbeddings
* Correctly return parsed json in safeFetch()
* Migrate to LangChainJS
* Add wasmPlugin to solve tiktoken wasm loading issue in esbuild
* Wire in default system prompt for langchain params
* Implement stop generation for langchain
* Remove the streaming mode toggle in settings