一元网络论坛

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 51|回复: 0

使用 NextChat 发送超长上下文,避免卡死的小技巧。

[复制链接]

3万

主题

3万

帖子

9万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
95305
发表于 2024-10-26 14:51:48 | 显示全部楼层 |阅读模式
虽然 Gemini 支持 200 万上下文,但实际使用中超过 10 万上下文时会卡顿。以下提供一种解决方法:
javascript()=>{const a=document.createElement('input');a.type='file';a.onchange=async(e)=>{const b=e.target.files[0];const c=await b.text();const d=document.getElementById('chat-input');d.value='文档解读。若接收的长文本末端不是 *长文本加载完成!* 请告之。\n```\n'+c+'\n```\n长文本加载完成!';d.dispatchEvent(new Event('input',{bubbles:true}));const f=document.querySelector('button.button_icon-button__VwAMf.chat_chat-input-send__GFQZo');f.click();await new Promise(r=>setTimeout(r,10));const g=document.getElementsByClassName('button_icon-button__VwAMf undefined undefined  clickable undefined');g[g.length-3].click();await new Promise(r=>setTimeout(r,10));document.querySelector('.ui-lib_modal-input__vxrdT').value='(๑•̀ㅂ•́)و✧ File sent!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|一元网络论坛

GMT+8, 2024-11-24 21:39 , Processed in 5.775031 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表