Commit graph

12 commits

Author SHA1 Message Date
Zero Liu
3269943cc3
Improve custom command (#1942)
* Persist quick command configs

* upgrade langchain and fix gpt-5 in custom command

* Handle thinking in custom command

* code clean up

* Address cursor feedback
2025-10-20 17:52:50 -07:00
Zero Liu
dc65c90e8c
Reduce binary size (#1242) 2025-02-11 23:59:05 -08:00
Logan Yang
530ca3f048
2.7.1 (#782) 2024-11-05 14:08:13 -08:00
o-mikhailovskii
c6fbe77fe5
Add support for Cohere's Command-R and Command-R+ models (#619) 2024-09-08 14:50:38 -07:00
Gianluca Venturini
684eec59b0
Adds mobile support (#513)
* 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()
2024-08-29 23:46:35 -07:00
Logan Yang
321193993c
Format code (#521) 2024-08-21 15:16:22 -07:00
Logan Yang
7eafa110eb
Migrate to LangChainJS (#17)
* 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
2023-05-16 14:52:45 -07:00
Logan Yang
dc777d02e7 Add correct implementation of sse and stopStreaming 2023-04-21 20:40:53 -07:00
Logan Yang
eb165165de Add user and bot icons and styling 2023-04-04 13:09:45 -07:00
Logan Yang
775888ad20 Add initial implementation of the chatgpt view 2023-03-30 21:01:39 -07:00
Logan Yang
d55f9d373e Add package-lock.json
Convert all indentation to spaces
2023-03-30 17:59:43 -07:00
Logan Yang
acaf6db762
Initial commit 2023-03-30 17:15:32 -07:00