Commit graph

5 commits

Author SHA1 Message Date
YuTengjing
bab38e0bcc
📝 docs: move contributing docs to docs/development and deploy to lobehub (#7349)
* 🗑️ chore: remove unused helpers folder

* 📝 docs: Update Lobe Chat API to latest architecture

* 📝 docs: Update contributing guidelines to include style checking section and improve clarity

* 📝 docs: Update application description from "AI conversation" to "AI chat" for clarity in architecture documentation

* 📝 docs: Update State Management introduction to clarify merging process in useSessionStore hook

* 📝 docs: optimize content order

* ♻️ docs: move contributing folder to docs/development

* 📝 docs: unify TOC header format and fix relative links

* ♻️ docs: rename docs/development from md to mdx

* 📝 docs: remove useless .mdx extension in page link

* 📝 docs: fix relative links

*  chore: remove useless wiki-sync workflow
2025-04-09 19:17:12 +08:00
Rubu Jam
729a9775e2
📝 docs: update docs (#2669)
* 📝 docs: update docs

* 📝 docs: update docs

* 📝 docs: update docs
2024-05-27 22:24:57 +08:00
Arvin Xu
86779e2d9a
♻️ refactor: refactor service to a uniform interface (#2062)
* ♻️ refactor: refactor the session service interface

* ♻️ refactor: add file service interface

* ♻️ refactor: add message service interface

* ♻️ refactor: add topic service interface

*  test: add test for agent action
2024-04-16 17:09:14 +08:00
Arvin Xu
ebe65bb481
♻️ refactor: move client db to a new folder (#2037)
* 🚚 refactor: move database to client

* ♻️ refactor: refactor the browser db name
2024-04-14 18:51:43 +08:00
Arvin Xu
c131fa68f0
♻️ refactor: refactor with chat docs site (#1309)
* 📝 docs: add package.json

* 🔧 chore: update config

* 🔧 chore: update config

* 📝 docs: update docs

* 📝 docs: add en-US docs

* 📝 docs: update docs

* 📝 docs: fix docs url

* 🔧 chore: add docs rewrites

* 🔧 chore: add docs rewrites

* 🔧 chore: fix docs rewrites

* 💄 style: update docs link

* 🚚 chore: move to contributing docs

* 🔧 chore: update contributing ci workflow

* 💄 style: update docs link
2024-02-18 21:39:04 +08:00
Renamed from docs/Development/Feature-Development.zh-CN.md (Browse further)