Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][SolidUI-ModelUI] Support text input box generate html #73

Closed
1 of 2 tasks
Tracked by #12 ...
dlimeng opened this issue Jul 4, 2023 · 1 comment
Closed
1 of 2 tasks
Tracked by #12 ...

[Feature][SolidUI-ModelUI] Support text input box generate html #73

dlimeng opened this issue Jul 4, 2023 · 1 comment
Assignees
Milestone

Comments

@dlimeng
Copy link
Collaborator

dlimeng commented Jul 4, 2023

Search before asking

Problem Description

#74

Model agent output supports HTML

  • Add a code field in the database table solidui_model_type to represent the output type
  • Abstract the prompt template in the code to the solidui_model_type table

/solidui/keys/list Modify model selection type (modelname + code)

/solidui/models/generate Abstract the prompt word template into the solidui_model_type table, modify the interface to output html

image

这个message_buffer 用两个变量一个给python code 用一个给html用,现在用一个相当于生成混一块了
This message_buffer uses two variables, one for python code and one for html, and now using one is equivalent to generating a mix

Description

No response

Use case

No response

Solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

😊 Welcome to the SolidUI community!!
We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our project, please let us know!
You can check out our contributing guide on
👉 How to Contribute.

If you have any questions or suggestions, please feel free to post them here or contact us via email at mengyoupanshan@gmail.com.

We appreciate your interest in SolidUI and look forward to working with you!

@dlimeng dlimeng added this to the 0.3.0 milestone Jul 24, 2023
@dlimeng dlimeng changed the title [Feature][SolidUI] Support text input box generate js/ts [Feature][SolidUI-Model] Support text input box generate js/ts Aug 17, 2023
@dlimeng dlimeng changed the title [Feature][SolidUI-Model] Support text input box generate js/ts [Feature][SolidUI-ModelUI] Support text input box generate js/ts Aug 17, 2023
@dlimeng dlimeng changed the title [Feature][SolidUI-ModelUI] Support text input box generate js/ts [Feature][SolidUI-ModelUI] Support text input box generate html Aug 25, 2023
nutsjian added a commit to nutsjian/SolidUI that referenced this issue Aug 26, 2023
dlimeng added a commit that referenced this issue Aug 26, 2023
Feature: #73, generate api with model prompt, support html generate
@nutsjian nutsjian mentioned this issue Sep 3, 2023
7 tasks
@dlimeng dlimeng closed this as completed Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants