Commit a7fd7ae
Dev/v0.5.0 (#358)
* refactor: remove ts-rest (#356)
* refactor: remove ts-rest
- use Hono as HTTP framework
- use logtape as logger
- update sdk
- bump zod from v3 to v4
and more structure adjustment
* fix: lint erros
* feat: update storage options (#353)
* chore: more logs
* clean code
* chore: bump storage sdk version
---------
Co-authored-by: Finley Ge <[email protected]>
* fix: adjust parse schema (#357)
* chore: upgrade bun version
* fix: type error
* fix: log color
* chore: bump sdk to v0.3.6
* chore: use env to handle STORAGE_PUBLIC_ACCESS_EXTRA_SUB_PATH
* chore: use tsdown to build sdk
* fix: disable cache default value false
* add log
---------
Co-authored-by: roy <[email protected]>
Co-authored-by: archer <[email protected]>1 parent 9f32a85 commit a7fd7ae
File tree
239 files changed
+3195
-2275
lines changed- .github/workflows
- .vscode
- lib
- @types
- cache
- constants
- contract
- invoke
- logger
- middlewares
- mongo
- redis
- router
- middleware
- s3
- utils
- validates
- worker
- modules
- model
- api
- constants
- schemas
- type
- tool
- api
- upload
- constants
- packages
- DingTalkWebhook
- Doc2X
- children/PDF2text/src
- WeWorkWebhook
- src
- aliModelStudio
- arxiv
- base64Decode
- blackForestLab
- bocha
- chatPPT
- dailyHot
- dalle3
- databaseConnection
- dbops
- delay
- docDiff
- drawing
- duckduckgo
- feishuBitable
- feishu
- src
- fetchUrl
- src
- firecrawl
- getTime
- github
- google
- gptImage
- jinaAi
- children/jinaAiReader/src
- libulibu
- markdownTransform
- mathExprVal
- metaso
- children/metasoSearch/src
- mineru
- children/parseRemote/src
- minimax
- mojiWeather
- openrouterMultiModal
- perplexity
- redis
- searchApi
- searchInfinity
- searchXNG
- seedream
- seoKeywordMiner
- silliconFlow
- children
- paint/src
- qwenImageEdit2509/src
- qwenImage/src
- wanAi/src
- smtpEmail
- stability
- tavily
- wechatOfficialAccount
- children
- getAuthToken/src
- uploadPermanentMaterial/src
- lib
- wecomCorpId
- wecomSmartSheet
- children
- wecomSmartSheetRecordAdvanced/src
- wecomSmartSheetRecordSimple/src
- whisper
- wiki
- youtube
- children/getSubtitle/test
- schemas
- type
- utils
- worker
- workflow
- api
- schemas
- public
- runtime
- @types
- dev
- utils
- scripts/newTool/template
- toolSet
- tool
- sdk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
239 files changed
+3195
-2275
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
| 16 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
30 | | - | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
34 | 43 | | |
35 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
36 | 51 | | |
37 | 52 | | |
38 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
This file was deleted.
This file was deleted.
0 commit comments