Skip to content

本地调试和deno部署遇到的问题 #32

@sunshine-we

Description

@sunshine-we

1 本地调试 (已开启科学上网,节点:美国西雅图)
执行npm i -g deno , 全局安装deno,
执行 deno run --allow-net --allow-read src/deno_index.ts , 启动项目 http://localhost:8000
打开页面之后,输入genimi key, 点击连接,显示连接成功,但是输入语音或者文字的时候,Gemini的websocket没有返回数据,这是什么原因呢?见下图

Image Gemini websocket 只有上行数据,没有下行数据。是被禁了吗? 2 Deno部署(推荐) 按照你的要求创建项目,填写项目名称,Entrypoint 填写 `src/deno_index.ts` 其他字段留空,点击【Deploy Project】deno显示部署成功了,如下图

但是点击deno提供的地址,如下图

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions