docs: bulletin docs updated
This commit is contained in:
parent
f8b4735de0
commit
9b5523ecd4
@ -27,7 +27,6 @@ async function getFooterMessage() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @see https://theme-plume.vuejs.press/config/basic/
|
* @see https://theme-plume.vuejs.press/config/basic/
|
||||||
*/
|
*/
|
||||||
@ -91,12 +90,17 @@ export default defineThemeConfig({
|
|||||||
* 公告板
|
* 公告板
|
||||||
* @see https://theme-plume.vuejs.press/guide/features/bulletin/
|
* @see https://theme-plume.vuejs.press/guide/features/bulletin/
|
||||||
*/
|
*/
|
||||||
// bulletin: {
|
bulletin: {
|
||||||
// layout: 'top-right',
|
layout: 'bottom-right',
|
||||||
// contentType: 'markdown',
|
title: '更新公告',
|
||||||
// title: '公告板标题',
|
contentType: 'markdown',
|
||||||
// content: '公告板内容',
|
content: `\
|
||||||
// },
|
**2025-03-08**
|
||||||
|
- 新增Vim、Magic-Clash Core-winodws文档、镜像站Anaconda文档
|
||||||
|
- 新增本公告栏
|
||||||
|
- 修改了报销的文档
|
||||||
|
`,
|
||||||
|
}
|
||||||
|
|
||||||
/* 过渡动画 @see https://theme-plume.vuejs.press/config/basic/#transition */
|
/* 过渡动画 @see https://theme-plume.vuejs.press/config/basic/#transition */
|
||||||
// transition: {
|
// transition: {
|
||||||
|
@ -4,3 +4,6 @@ createTime: 2025/02/24 05:23:46
|
|||||||
permalink: /public-service/GPT/MidJourneyProxy/
|
permalink: /public-service/GPT/MidJourneyProxy/
|
||||||
icon: https://raw.githubusercontent.com/Dooy/chatgpt-web-midjourney-proxy/main/src/assets/avatar.jpg
|
icon: https://raw.githubusercontent.com/Dooy/chatgpt-web-midjourney-proxy/main/src/assets/avatar.jpg
|
||||||
---
|
---
|
||||||
|
:::tip
|
||||||
|
此处待完善
|
||||||
|
:::
|
||||||
|
36
docs/notes/公共服务/生成式人工智能/使用分析.md
Normal file
36
docs/notes/公共服务/生成式人工智能/使用分析.md
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
title: 使用分析
|
||||||
|
createTime: 2025/03/08 04:12:13
|
||||||
|
permalink: /public-service/GPT/analyse/
|
||||||
|
icon: flat-color-icons:statistics
|
||||||
|
---
|
||||||
|
:::tip
|
||||||
|
此处待完善
|
||||||
|
:::
|
||||||
|
## 分析角度
|
||||||
|
|
||||||
|
### 组织使用量
|
||||||
|
|
||||||
|
### 日均使用分布
|
||||||
|
|
||||||
|
### 访问来源
|
||||||
|
|
||||||
|
### AI模型使用情况
|
||||||
|
|
||||||
|
### 对象存储使用情况
|
||||||
|
|
||||||
|
|
||||||
|
## 分析工具
|
||||||
|
|
||||||
|
### ECharts.js
|
||||||
|
|
||||||
|
### Grafana
|
||||||
|
|
||||||
|
## 代理商
|
||||||
|
|
||||||
|
### OpenAI-HK
|
||||||
|
|
||||||
|
### OpenRouter
|
||||||
|
|
||||||
|
### TogetherAI
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user