Gemini for China 大更新,现已上架 Android APP!

官网:https://gemini.fostmar.online/

Android APP:https://gemini.fostmar.online/gemini_1.0.apk

一、Android APP

如果是 Android 设备,则会直接识别到并给下载链接。PC 直接对话即可。

二、聊天记录

现在 Gemini for China(Google Gemini Pro 国内版)已经推出了聊天记录功能,可以和 Google 官方的 Gemini 一样存储聊天记录。

一般来讲,直接的 API 调用是没有历史纪录的,AI 也不会有上下文的概念。

当然也可以有,就要使用 Google 提供的 AI 库,而且 API 的价格 高达 0.35 / 100 万个词元,而且每小时还要收取 1.00 / 100 万个令牌的存储费!

不过 Fostmar(研发团队) 解决了问题,其实也没非什么时,就是把聊天记录切割,分流后再一并发送,让 Gemini 可以有"记忆"

三、免费使用

原来 Google Gemini Pro 国内版 确实有点多,所以这次做了改进:

  1. Android APP 取消了弹窗广告

  2. 网页端 取消了 7 次对话一弹窗的广告,仅保留标签页广告。

相关推荐
Ya-Jun3 小时前
常用第三方库:flutter_boost混合开发
android·flutter·ios
_一条咸鱼_4 小时前
深度剖析:Android NestedScrollView 惯性滑动原理大揭秘
android·面试·android jetpack
_一条咸鱼_4 小时前
深度揭秘!Android NestedScrollView 绘制原理全解析
android·面试·android jetpack
_一条咸鱼_4 小时前
揭秘 Android CoordinatorLayout:从源码深度解析其协同工作原理
android·面试·android jetpack
_一条咸鱼_4 小时前
揭秘 Android View 的 TranslationY 位移原理:源码深度剖析
android·面试·android jetpack
_一条咸鱼_4 小时前
揭秘 Android NestedScrollView 滑动原理:源码深度剖析
android·面试·android jetpack
_一条咸鱼_4 小时前
深度揭秘:Android NestedScrollView 拖动原理全解析
android·面试·android jetpack
_小马快跑_4 小时前
重温基础:LayoutInflater.inflate(resource, root, attachToRoot)参数解析
android
_一条咸鱼_4 小时前
揭秘!Android RecyclerView 预取(Prefetch)原理深度剖析
android·面试·android jetpack
_一条咸鱼_4 小时前
揭秘 Android ImageView:从源码深度剖析使用原理
android·面试·android jetpack