feat: Expose the agent's chat window to third parties #1842 (#1897)

### What problem does this PR solve?

feat: Expose the agent's chat window to third parties #1842
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-09 18:59:16 +08:00
committed by GitHub
parent 37be0ff3d3
commit 827042f72b
14 changed files with 289 additions and 357 deletions

View File

@ -783,6 +783,7 @@ The above is the content you need to summarize.`,
'15d': '12 days',
'30d': '30 days',
},
publish: 'Publish',
},
footer: {
profile: 'All rights reserved @ React',

View File

@ -741,6 +741,7 @@ export default {
'15d': '12天',
'30d': '30天',
},
publish: '發布',
},
footer: {
profile: '“保留所有權利 @ react”',

View File

@ -759,6 +759,7 @@ export default {
'15d': '12天',
'30d': '30天',
},
publish: '发布',
},
footer: {
profile: 'All rights reserved @ React',