diff --git a/README.md b/README.md index 7ac5872..4a93d79 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,6 @@ You can check the development progress of the following features through [PoleSt **IM App Design:** To make the product more approachable, the product's design adopts IM interaction. You can create a chat room (Channel) and talk directly to the AI assistant through the input box like using other IM products. Also, to solve the problem of difficulty in calling prompt templates, you can quickly call prompts through the AT method, like this: -
- -
- **Support for multiple models:** Currently available tools have two main issues: difficulty in calling prompts and support for only single models or LLM models. To lower the threshold for model usage, we will support the use of multiple models in the future, such as text-to-image models or open-source models in vertical fields. In the next version, you will be able to use AT Text2Image Bot in the IM to generate images from text using AI.