deep-chat-dev 9.0.107 → 9.0.109

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,6 +18,7 @@
18
18
  - Introduction panel and dynamic modals to help describe functionality for your users
19
19
  - Connect to popular AI APIs such as OpenAI, HuggingFace, Cohere directly from the browser
20
20
  - Support for all major ui frameworks/libraries
21
+ - Host a model on the browser
21
22
  - Everything is customizable!
22
23
 
23
24
  ### :computer: Getting started
@@ -73,7 +74,7 @@ Currently supported direct API connections:
73
74
 
74
75
  ### :robot: Web model
75
76
 
76
- ![Web Model](https://github.com/OvidijusParsiunas/deep-chat/assets/18709577/17bc4a07-88e0-469d-b3b2-d17161f4f723)
77
+ ![Web Model](https://github.com/OvidijusParsiunas/deep-chat/assets/18709577/83936e6f-d0c1-42b7-ab61-ac75d7803660)
77
78
 
78
79
  No servers, no connections, host an LLM model entirely on your browser.
79
80