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

feat: airi card #98

Merged
merged 27 commits into from
Mar 29, 2025
Merged

feat: airi card #98

merged 27 commits into from
Mar 29, 2025

Conversation

luoling8192
Copy link
Member

@luoling8192 luoling8192 commented Mar 25, 2025

Depends #97

CleanShot 2025-03-30 at 03 04 04@2x

@luoling8192 luoling8192 marked this pull request as draft March 25, 2025 09:31
Copy link

netlify bot commented Mar 25, 2025

Deploy Preview for airi-docs ready!

Name Link
🔨 Latest commit a117da8
🔍 Latest deploy log https://app.netlify.com/sites/airi-docs/deploys/67e8463688e85d00085b7588
😎 Deploy Preview https://deploy-preview-98--airi-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Mar 25, 2025

Deploy Preview for airi-vtuber ready!

Name Link
🔨 Latest commit a117da8
🔍 Latest deploy log https://app.netlify.com/sites/airi-vtuber/deploys/67e846368e8cb4000812a650
😎 Deploy Preview https://deploy-preview-98--airi-vtuber.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@luoling8192 luoling8192 marked this pull request as ready for review March 29, 2025 19:11
if ('data' in card) {
const ccv3Card = card as ccv3.CharacterCardV3
return {
name: ccv3Card.data.name,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can move to ccc later

),
{
role: 'system',
content: systemPrompt.value.replace(/\{\{user\}\}/g, 'user'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

想想模板字符串能不能有库通用化了吧...

@nekomeowww nekomeowww merged commit 1e5481f into main Mar 29, 2025
11 checks passed
@nekomeowww nekomeowww deleted the dev/airi-ccc branch March 29, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants