Commit Graph

  • 7534c520f7 bug fix: wechat-py master bigbrother666sh 2025-01-21 23:05:25 +0800
  • 50332b1a09 rss and search study dev037 bigbrother666sh 2025-01-21 22:46:45 +0800
  • c3eef25af3
    新增用於windows的入口py和env (#202) c469591 2025-01-21 20:38:33 +0800
  • a55a7cdc73 更新V0.3.7的windows入口py,刪除windows.env文件中的個人資訊 c469591 2025-01-20 21:25:59 +0800
  • 5ab6b4e128 修改入口py的文件ˇ名以區分不同的操作系統 c469591 2025-01-19 08:38:30 +0800
  • 818ae1e507 新增windows可用的入口py和env文件 c469591 2025-01-19 08:37:05 +0800
  • 7ac3b6f23e v0.3.7 readme v0.3.7 bigbrother666sh 2025-01-18 14:50:28 +0800
  • 3e07d63757 llm wrapper and prompt opz, base url bug, mp scraper opz bigbrother666sh 2025-01-18 13:47:47 +0800
  • dd7d92476e 0.3.7 release bigbrother666sh 2025-01-17 23:28:22 +0800
  • e2f3903bb8 v0.3.7 test report bigbrother666sh 2025-01-17 21:47:03 +0800
  • 43ae4dfb86 test for V0.3.7 bigbrother666sh 2025-01-16 23:31:04 +0800
  • 77c3914d12 method to seperate links area from content bigbrother666sh 2025-01-16 10:56:57 +0800
  • aa49216acb new deep scraper bigbrother666sh 2025-01-15 00:33:41 +0800
  • 3523b126c7 add weixin scrapers bigbrother666sh 2025-01-14 20:39:28 +0800
  • 26bf9a573a modify scrapers bigbrother666sh 2025-01-12 16:22:37 +0800
  • d99cb4fef9 adapt to new version crawl4ai bigbrother666sh 2025-01-09 23:30:19 +0800
  • 47bb2c950f fix: 控制AsyncWebCrawler的生命周期,降低内存占用 Image 2025-01-09 14:06:40 +0800
  • a4b332f02a fix(general_process.py): 重构主处理逻辑,将AsyncWebCrawler的上下文管理移至循环内部,避免长时间运行导致的内存占用问题 Image 2025-01-09 13:51:05 +0800
  • 4b43dbd9de 🐛 fix(get_info.py): 修复在extracted_result为空时导致的索引错误 Image 2025-01-08 14:57:34 +0800
  • ed977a81e7 🐛 fix(openai_wrapper.py): 修复日志记录时未定义response变量的潜在错误 Image 2025-01-08 14:54:18 +0800
  • 7833e0e577 feat(get_info.py): 新增 extract_info 函数以提取 LLM 文本中的信息 ♻️ refactor(get_info.py): 重构代码以使用 extract_info 函数简化逻辑 Image 2025-01-08 13:57:20 +0800
  • f5911d22cb Merge branch 'master' of github.com:tusik/wiseflow Image 2025-01-08 13:40:14 +0800
  • dd5dbf9a08 Merge branch 'master' of https://github.com/TeamWiseFlow/wiseflow Image 2025-01-08 13:39:25 +0800
  • cd3f369bba
    Merge branch 'TeamWiseFlow:master' into master Tusik 2025-01-08 13:25:52 +0800
  • 7c880e384a update readme bigbrother666sh 2025-01-08 11:43:25 +0800
  • eec15ba037
    feat: openai SDK使用异步客户端提升效率 (#182) Tusik 2025-01-08 09:56:08 +0800
  • 29e20ad04f
    Update openai_wrapper.py bigbrother666 2025-01-08 09:48:15 +0800
  • 3f55f375e8 ♻️ refactor(openai_wrapper.py): 重构异步LLM调用逻辑,优化异常处理和日志记录 Image 2025-01-07 13:42:12 +0800
  • 7be9291e14 feat: 并发部分移动到openai_wapper Image 2025-01-06 14:48:07 +0800
  • ee1249e556 fix: text长度不足的情况 Image 2025-01-06 14:37:33 +0800
  • d1969be95a fix(get_info.py): 在部分模型指定response_format为json的情况下需要在prompt中显式的指明json格式 Image 2025-01-06 13:29:51 +0800
  • 18f5bbe010 Merge branch 'wf_master' Image 2025-01-06 13:25:51 +0800
  • ad91c7c67f update readme for windows pocketbase install script v0.3.6 bigbrother666sh 2025-01-06 10:09:44 +0800
  • 3c56226a01 fix(core/agents/get_info.py): 降低默认并发数量 image 2025-01-06 09:50:28 +0800
  • 583a1fa29b
    add install script for windows & incompatible with crawlee 0.5.x (#186) 阿宝 2025-01-06 09:25:19 +0800
  • d61822fad5
    Merge branch 'master' into master bigbrother666 2025-01-06 09:24:15 +0800
  • 1f79cb3c4d v0.3.6fix bigbrother666sh 2025-01-05 21:54:06 +0800
  • 35fbff0f27 v0.3.6 release bigbrother666sh 2025-01-05 18:12:36 +0800
  • 1f9b6d5d6c v0.3.6 mockup bigbrother666sh 2025-01-04 23:36:18 +0800
  • 86cabc4e28 v0.3.6test update bigbrother666sh 2025-01-04 13:57:12 +0800
  • 27cfa9332a add install script for windows & incompatible with crawlee 0.5.x abao 2025-01-03 16:34:40 +0800
  • c6d05d0210 update deepscraper for crawl4ai bug bigbrother666sh 2025-01-03 13:17:24 +0800
  • b4da3cc853 v0.3.6test bigbrother666sh 2025-01-02 22:05:51 +0800
  • 04e68e683a feat: max LLM concurrent number Image 2025-01-02 19:54:02 +0800
  • f30415c07c feat: async tasks for get_more_related_urls Image 2025-01-02 19:36:45 +0800
  • dc8391c357 deep scraper bigbrother666sh 2025-01-02 10:14:33 +0800
  • ae7b5d7f65 v0.3.6 bigbrother666sh 2024-12-27 14:07:37 +0800
  • 8a6d1ed7da update prompt video bigbrother666sh 2024-12-26 12:21:20 +0800
  • f95f1a5db4 replace video bigbrother666sh 2024-12-26 11:45:35 +0800
  • c975ecbb6d update readme bigbrother666sh 2024-12-26 11:41:54 +0800
  • 4c9d7a89c1 update readme bigbrother666sh 2024-12-26 11:35:29 +0800
  • de6d5cdbb1 test&report bigbrother666sh 2024-12-24 13:11:17 +0800
  • fd9d9f9a4e add test for v0.3.6 bigbrother666sh 2024-12-23 10:12:52 +0800
  • 1416ab29c8 add test bigbrother666sh 2024-12-18 22:45:20 +0800
  • a67bc0a584
    Update README files to include instructions for using install_pocketbase.sh script for automatic PocketBase setup in version 0.3.5 (#150) ourines 2024-12-12 22:34:11 +0800
  • b8b0d55bbe Update README files to include instructions for using install_pocketbase.sh script for automatic PocketBase setup in version 0.3.5 ourines 2024-12-12 14:05:06 +0800
  • c0828cd19e update readme V0.3.5 bigbrother666sh 2024-12-10 23:05:01 +0800
  • e3ceb0cc66
    Update README.md bigbrother666 2024-12-10 22:00:58 +0800
  • 7c5da6c307
    Merge pull request #145 from TeamWiseFlow/dev wwz223 2024-12-10 14:45:40 +0800
  • 7752b4b3b4 V0.3.5 bigbrother666sh 2024-12-10 14:18:03 +0800
  • cad383b0fe feat:docker file bigbrother666sh 2024-12-09 18:18:10 +0800
  • de549c6334 fix: erros bigbrother666sh 2024-12-08 21:30:39 +0800
  • ec514b49dd refactor(core): the new general crawler bigbrother666sh 2024-12-08 18:03:34 +0800
  • 8c64749ba7 feat(core): update pb data sheet structure bigbrother666sh 2024-12-06 14:14:28 +0800
  • 3e4454a33b add batch process bigbrother666sh 2024-12-06 12:16:02 +0800
  • b83ca2369a second commit for V0.3.22 bigbrother666sh 2024-12-06 11:42:22 +0800
  • f18d9ba084 first commit for V0.3.22 bigbrother666sh 2024-12-05 20:45:39 +0800
  • 61251547a0 first commit for V0.3.22 bigbrother666sh 2024-12-05 12:11:28 +0800
  • 2e01ba5ba7 update reademe bigbrother666sh 2024-11-23 15:53:18 +0800
  • 13131cd88b recommand for awada bigbrother666sh 2024-11-05 22:23:30 +0800
  • 61e3c042b4 repair openai wrapper bigbrother666sh 2024-10-10 20:23:58 +0800
  • 60df751129 refer to awada bigbrother666 2024-09-04 10:11:28 +0800
  • f87b68e6b1
    issues repair (#88) V0.3.1 bigbrother666 2024-09-03 22:42:29 +0800
  • 7368be35ed update to V0.3.1 bigbrother666 2024-09-03 22:39:27 +0800
  • 9325be847b update to V0.3.1 bigbrother666 2024-09-03 21:33:03 +0800
  • 5963ddef29 prompt engineering for get info bigbrother666 2024-09-02 22:28:05 +0800
  • 448e2d1ac0 improve mp_alblum for #55 bigbrother666 2024-09-02 14:47:30 +0800
  • f084777249 issues repair bigbrother666 2024-09-02 11:03:09 +0800
  • c309cf7afe
    feat 解析微信文章目录 (#55) madizm 2024-09-02 10:03:14 +0800
  • bdc3cbf85e
    Update README_CN.md (#85) xnp2020 2024-09-02 09:59:47 +0800
  • e6c09ebd31
    Update README_CN.md xnp2020 2024-08-30 14:57:42 +0800
  • ad65c5c68f fix mp_crawler should return https url madizm 2024-08-14 22:53:30 +0800
  • efcb8a4ee6 把dashboard跑起来了 liang tongtong 2024-08-14 12:35:15 +0800
  • 591b7be693 feat 解析微信文章目录 madizm 2024-08-13 20:29:26 +0800
  • f79fd416cd 添加单页多行内容插入 liang tongtong 2024-08-13 15:00:40 +0800
  • 267d048aa1
    Merge pull request #31 from wwz223/master wwz223 2024-08-07 18:03:05 +0800
  • ad8e0cdd39 perf: 默认不需要 PB_API_BASE 环境变量 wwz223 2024-08-07 10:58:32 +0800
  • a09571d4b3
    Fix typo (#28) GuanYixuan 2024-08-06 09:11:25 -0600
  • d814c484d5
    Fix typo gary318 2024-08-05 15:02:08 +0800
  • 4d0b993bd9 add summary to url-info bigbrother666 2024-08-04 18:26:58 +0800
  • be13ce50e0 fix-support weixin url card info bigbrother666 2024-08-04 17:56:20 +0800
  • a320aca071 support weixin url card info bigbrother666 2024-08-04 12:41:53 +0800
  • 7c84fbba60 update mp_crawler bigbrother666 2024-07-30 22:32:20 +0800
  • fce56cdcb0
    Update compose.yaml eatYmz 2024-07-30 14:54:39 +0800
  • 73b86a02d8
    Merge pull request #14 from JimmyMa99/master bigbrother666 2024-07-30 09:14:05 +0800
  • 2e1c563994
    Merge pull request #5 from eatLaoJun/patch-4 eatYmz 2024-07-29 14:16:27 +0800
  • 44b8b36d4f
    Update compose.yaml eatLaoJun 2024-07-29 14:15:53 +0800
  • a9750b50ac
    Merge pull request #4 from eatLaoJun/patch-5 eatYmz 2024-07-29 13:52:10 +0800
  • bd5e664da6
    Update docker_entrypoint.sh eatLaoJun 2024-07-29 13:49:21 +0800
  • 93a523dba3
    Merge pull request #3 from eatLaoJun/patch-4 eatYmz 2024-07-29 13:43:08 +0800