Skip to content

Commit

Permalink
Added assistant support
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix_R49 committed Feb 25, 2024
2 parents c8b8b7c + d08d367 commit 0659d0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Conversation support for Home Assistant using HuggingChat.

![Community forum](https://img.shields.io/badge/community-forum-green?link=https%3A%2F%2Fcommunity.home-assistant.io%2Ft%2Fhuggingchat-integration%2F668518)
![GitHub License](https://img.shields.io/github/license/PhoenixR49/hass-huggingchat-conversation)
![GitHub Release](https://img.shields.io/github/v/release/PhoenixR49/hass-huggingchat-conversation)
[![Community forum](https://img.shields.io/badge/community-forum-green?link=https%3A%2F%2Fcommunity.home-assistant.io%2Ft%2Fhuggingchat-integration%2F668518)](https://community.home-assistant.io/t/huggingchat-integration/668518)
[![GitHub License](https://img.shields.io/github/license/PhoenixR49/hass-huggingchat-conversation)](https://github.com/PhoenixR49/hass-huggingchat-conversation?tab=GPL-3.0-1-ov-file#readme)
[![GitHub Release](https://img.shields.io/github/v/release/PhoenixR49/hass-huggingchat-conversation)](https://github.com/PhoenixR49/hass-huggingchat-conversation/releases)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion custom_components/huggingchat_conversation/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"name": "HuggingChat Conversation",
"requirements": ["hugchat==0.4.0", "duckduckgo-search==3.9.11"],
"version": "1.3.0"
}
}

0 comments on commit 0659d0f

Please sign in to comment.