Git Product home page Git Product logo

lobehub / lobe-chat Goto Github PK

View Code? Open in Web Editor NEW
29.9K 153.0 6.8K 127.53 MB

🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.

Home Page: https://chat-preview.lobehub.com

License: MIT License

JavaScript 0.42% TypeScript 99.24% Dockerfile 0.10% CSS 0.24%
chatgpt nextjs openai ai chat function-calling gpt gpt-4 azure-openai gpt-4-vision

lobe-chat's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lobe-chat's Issues

重构 settingStore 为 globalStore

当前的全局设置已经扩展为 应用状态、用户设置、用户偏好设置三块,单纯的setting 已经无法表达其语义;

重构为 globalSrore 后,其中 用户设置(settings) 和 用户偏好(preference)将会缓存到本地,应用状态则为运行时状态,不在本地缓存。

[Request] 对话记录更新后没有自动滚动到底部

🥰 需求描述 | Feature Description

这是一个比较基础的功能,当对话列表高度超过一屏时,继续发送信息得手动滚动到底部才能看到,建议参照任意一个聊天软件的交互做下优化

🧐 解决方案 | Proposed Solution

增加一个scrollToBottom之类的方法,在对话记录更新后调用

📝 补充信息 | Additional Information

No response

[Question] 设置api key等不起作用

🧐 问题描述 | Proposed Solution

步骤

  1. cd D:\git\lobe-chat
  2. pnpm install
  3. pnpm build
  4. pnpm start
  5. 全局设置-通用设置,输入api key、接口代理地址
  6. 全局设置-默认助手,启用网页内容提取插件
  7. 返回聊天界面,点击新建助手
  8. 输入https://sspai.com/post/81986
  9. 提示:很抱歉,服务器没有等到上游服务器的回应,请稍后再试

📝 补充信息 | Additional Information

win11 笔记本

@lobehub/[email protected] start D:\git\lobe-chat
next start

edge chrome浏览器

[Request] 是否可以支持Claude

🥰 需求描述 | Feature Description

你好,是否可以支持Claude呢,另外很多浏览器插件可以无api直接使用token,是否可以支持呢

🧐 解决方案 | Proposed Solution

建议也增加一个浏览器插件方式,侧边栏读取网页总结网页

📝 补充信息 | Additional Information

No response

[Pref] 性能有点差

💻 系统环境 | Operating System

macOS

🌐 浏览器 | Browser

Chrome

🐛 问题描述 | Bug Description

每次刷新都要加载大量远程资源,路由切换3-4s,组件加载,事件响应感觉都很卡顿,相比同技术栈的Yidaaaaaa/next,整体性能和体验差了不少,对React不是很熟悉,不知道问题出在哪?
image

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

[Bug]

💻 系统环境 | Operating System

macOS

🌐 浏览器 | Browser

Chrome

🐛 问题描述 | Bug Description

每次刷新都要加载大量远程资源,路由切换3-4s,组件加载,事件响应感觉都很卡顿,相比同技术栈的Yidaaaaaa/next,整体性能和体验差了不少,对React不是很熟悉,不知道问题出在哪?
image

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.