Closed cciikitchen closed 3 months ago
@actions-user is attempting to deploy a commit to the NextChat Team on Vercel.
A member of the Team first needs to authorize it.
The recent updates to the project include changes to the default configuration values for a chatbot service and modifications to the synchronization endpoints for webdav
and upstash
services. These adjustments refine the chatbot's operational parameters and establish new default endpoints for data synchronization.
File | Change Summary |
---|---|
app/store/config.ts |
Updated default configuration values for max_tokens , historyMessageCount , and compressMessageLengthThreshold . |
app/store/sync.ts |
Updated default webdav and upstash endpoint URLs and the webdav username in the DEFAULT_SYNC_STATE object. |
In code's embrace, configurations rise,
From 4000 to 4096, our tokens now size.
With history and thresholds, the chatbot's might,
Syncing through endpoints, day and night.
Webdav and Upstash, URLs anew,
The rabbit dances, to changes true. 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Your build has completed!
[Preview deployment]()
Summary by CodeRabbit
max_tokens
to 4096.historyMessageCount
to 6.compressMessageLengthThreshold
to 1024.webdav
endpoint:"https://dav.jianguoyun.com/dav/"
with username"next"
.upstash
endpoint:"https://apn1-busy-midge-34212.upstash.io/"
.