ChatGPTNextWeb/NextChat

[Feature Request] Support Gemini nano

Open

#5220 opened on Aug 7, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (87,992 stars) (59,717 forks)batch import
enhancementhelp wantedplanned

Description

🥰 Feature Description

Support Gemini nano

https://developer.chrome.com/docs/ai/built-in

🧐 Proposed Solution

  1. 先判断gemini nano在设备上可用的时候,把模型加到all models列表里面
  2. 在client/platform/google里面针对gemini nano特殊处理一下,调用本地模型就可以了

📝 Additional Information

No response

Contributor guide