Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
gokulcoder7 opened an issue on cyclotruc/gitingest
Error: 'charmap' codec can't encode characters in position
(gitin) F:\python virtual environments\gitingest for llm>gitingest https://github.com/cyclotruc/gitingest Error: 'charmap' codec can't encode characters in position 22-24: character maps to <und...gokulcoder7 pushed 313 commits to main gokulcoder7/lobe-chat-Friday-November-22-2024
- Update pnpm to v9.14.2 (#4766) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> d41f955
- ♻️ refactor: refactor the main chat (#4773) * ♻️ refactor: refactor the main chat * ♻️ refactor: refactor welcome 6973f4e
- bookmark: chore(release): v1.32.5 [skip ci] ### [Version 1.32.5](https://github.com/lobehub/lobe-chat/compare/v... 866f610
- 👷 build: pin `[email protected]` to fix netlify build (#4775) ec9d151
- 💄 sytle: update HuggingFace models (#4757) 3f55e2a
- bookmark: chore(release): v1.32.6 [skip ci] ### [Version 1.32.6](https://github.com/lobehub/lobe-chat/compare/v... 5ab57dc
- 🐛 fix: fix tool message display (#4776) 9d9b2a2
- bookmark: chore(release): v1.32.7 [skip ci] ### [Version 1.32.7](https://github.com/lobehub/lobe-chat/compare/v... a7a208b
- 🐛 fix: fix `XAI_PROXY_URL` env missing (#4747) * 🐛 fix: fix `XAI_PROXY_URL` env missing * ♻️ refactor: refactor `... 7c9e88e
- bookmark: chore(release): v1.32.8 [skip ci] ### [Version 1.32.8](https://github.com/lobehub/lobe-chat/compare/v... 795055b
- 💄 style: support to reset fetched models (#4260) * 增加【清除获取的模型】的功能,主要是用于在获取模型列表后,不想要了,需要恢复系统自带的模型。 * revert * 🌐... 22480a9
- bookmark: chore(release): v1.32.9 [skip ci] ### [Version 1.32.9](https://github.com/lobehub/lobe-chat/compare/v... 2a57117
- ✨ feat: add Gitee AI model provider (#4716) * ✨ feat: add Gitee model provider * 🐛 fix: fix `code-raccoon-v1` top... f1cb0af
- bookmark: chore(release): v1.33.0 [skip ci] ## [Version 1.33.0](https://github.com/lobehub/lobe-chat/compare/v1... 35e228f
- 💄 style: Add gemini-exp-1121 model (#4783) 3b2cd88
- bookmark: chore(release): v1.33.1 [skip ci] ### [Version 1.33.1](https://github.com/lobehub/lobe-chat/compare/v... b57d996
- 🐛 fix: fix multi-turns tools calling (#4789) * 🐛 fix: fix tools calling * 🐛 fix: fix tools calling 9d8845f
- bookmark: chore(release): v1.33.2 [skip ci] ### [Version 1.33.2](https://github.com/lobehub/lobe-chat/compare/v... 6b34f44
- 🐛 fix: fix `fetchOnClient` functional for Moonshot (#4787) * 🐛 fix: fix `fetchOnClient` functional for Moonshot *... bef89a7
- bookmark: chore(release): v1.33.3 [skip ci] ### [Version 1.33.3](https://github.com/lobehub/lobe-chat/compare/v... b04f599
- and 293 more ...
gokulcoder7 pushed 3 commits to dev gokulcoder7/espanso
gokulcoder7 pushed 44 commits to main gokulcoder7/gpt4free-Tuesday-November-19-2024
- Fix get_models in Airforce provider d9ddc70
- Change address in Airforce provider c262f94
- Merge pull request #2458 from hlohaus/neww Fix get_models in Airforce provider 9fa15c9
- Update discord link b202958
- Merge pull request #2459 from hlohaus/neww Update discord link ead8230
- Fix cookies loading in cli, fix default Chatgpt provider c0e09ed
- Add conversation support in HuggingChat 9e3c046
- Merge pull request #2460 from hlohaus/neww Fix cookies loading in cli, fix default Chatgpt provider 4f57392
- Improve image generation in OpenaiChat and Gemini 78c20c0
- Add Authentication Setup Guide fc4fe21
- Fix links in Readme, update OpenaiChat provider 7f8e518
- Fix links in Readme 486190d
- Merge pull request #2463 from hlohaus/neww Add Authentication Setup Guide 0cb9ed0
- Use custom user data dir for each provider Reuse cookies and access token in Copilot Send in the gui messages to mult... 6a624ac
- Fix deprecated construct method, fix unittests 20ad080
- Show only enabled models in gui eff97ed
- Fix animation in lightbox 54a6d91
- Add more flux dev image providers 1bfb361
- Merge pull request #2465 from hlohaus/neww Use custom user data dir for each provider 5969983
- Major Provider Updates and Model Support Enhancements (#2467) * refactor(g4f/Provider/Airforce.py): improve model ha... a358b28
- and 24 more ...
gokulcoder7 pushed 79 commits to main gokulcoder7/ragflow-Tuesday-November-19-2024
- update chinese model warning message (#4075) ### What problem does this PR solve? fix chinese warning to update m... 0a3c6ff
- Fix: Fixed the issue with external chat box reporting errors #3909 (#4079) ### What problem does this PR solve? ... 00f99ec
- Fix conversation bug in agent session (#4078) ### What problem does this PR solve? Fix conversation bug in agent ... db74a3e
- Fix arm doc (#4080) ### What problem does this PR solve? Fix arm doc ### Type of change - [x] Documentation... f8c9ec4
- Fix abnormal user invitaion message. (#4081) ### What problem does this PR solve? ### Type of change - [x] Bug... f8cef73
- Refactor trie load and construct (#4083) ### What problem does this PR solve? 1. Fix initial build and load trie ... 50c2b9d
- Fix: Fixed the issue where the required information in the input box was incorrect when inviting users #2834 (#4086) ... dfbdead
- Add huqie trie to docker image. (#4084) ### What problem does this PR solve? ### Type of change - [x] Perf... 742eef0
- Update team invite message (#4085) ### What problem does this PR solve? Refactor inviting team member message. ... 85f3d92
- Bump infinity to 0.5.0 (#4088) ### What problem does this PR solve? Bump infinity to 0.5.0 ### Type of change ... 4764ca5
- Fix raptor (#4089) ### What problem does this PR solve? Fix raptor ### Type of change - [x] Bug Fix (non-br... 1fdad50
- Feat: Add MultiSelect #3221 (#4090) ### What problem does this PR solve? Feat: Add MultiSelect #3221 ### Type ... e513ad2
- Prepare docs for v0.15.0 release (#4077) ### What problem does this PR solve? ### Type of change - [x] Docum... a45ba3a
- Added release notes for v0.15.0 (#4056) ### What problem does this PR solve? ### Type of change - [x] Do... bfdc494
- Add latest updates. (#4093) ### What problem does this PR solve? ### Type of change - [x] Documentation Update 57fe5d0
- Feat: Translate the previous run into parsing #4094 (#4095) ### What problem does this PR solve? Feat: Translate ... a5cf6fc
- Fix release.yml (#4100) ### What problem does this PR solve? Fix release.yml ### Type of change - [x] Bug F... 044bb03
- Miscellaneous updates to session APIs (#4097) ### What problem does this PR solve? ### Type of change - ... 5fb9136
- add typo locale (#4099) Add typo vi 561eeab
- Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110) ### What pr... 57c99dd
- and 59 more ...
gokulcoder7 pushed 65 commits to main gokulcoder7/LLaMA-Factory-Friday-November-29-2024
- support granite3 models 6eefb4d
- update examples e5584dc
- Merge pull request #6246 from hiyouga/hiyouga/update_examples [examples] update examples 967a6c1
- support qwen2vl vllm infer 207f8b0
- Merge pull request #6251 from hiyouga/hiyouga/vllm_qwen2vl_infer [infer] support qwen2vl vllm infer 561a8e5
- support qwen2vl train proj only 99c6266
- Merge pull request #6253 from hiyouga/hiyouga/qwen2vl_mm_proj [model] support qwen2vl train proj only bcb4fb3
- fix mrope 2811814
- update assets 7059055
- Merge pull request #6334 from hiyouga/hiyouga/add_examples [assets] update wechat and examples e2fbd07
- fix #6348 142191e
- Merge pull request #6359 from hiyouga/hiyouga/fix_qwen2vl_infer [model] fix qwen2vl infern 81815f0
- generalized packing & fix #6343 2d107d3
- Merge pull request #6362 from hiyouga/hiyouga/mllm_packing [model] generalized packing 9708a39
- support control eos, fix #6345 eda76de
- Merge pull request #6363 from hiyouga/hiyouga/control_skip_eos [infer] support control eos 6973828
- support non-reenterent-gc & fix #6358 f319da6
- Merge pull request #6364 from hiyouga/hiyouga/control_reenterent_gc [model] support non-reenterent-gc a665ad6
- support telechat2 model 04f19ed
- Add trust_remote_code parameter and remove True - Introduced a new model parameter `trust_remote_code` - Set the def... 0943776
- and 45 more ...