Commit Graph

  • aa9955d432 docs(readme): add Qwen model interface documentation link main programmerWsy 2025-03-28 09:52:43 +08:00
  • 7634f61cb9 Merge branch 'main' of https://github.com/Cunninger/ocr-based-qwen cunninger 2025-03-26 18:55:12 +08:00
  • ff2d2bf290 fix: update terminology from 'multimodal recognition' to 'OCR text recognition' cunninger 2025-03-26 18:54:50 +08:00
  • 824506d968 docs(readme): add prompt engineering guide supplement programmerWsy 2025-03-25 12:55:00 +08:00
  • 27aa5e9563 docs: update project showcase image in README programmerWsy 2025-03-22 09:19:59 +08:00
  • 95d8f03c48 Add token expiration time display below the Token input field cunninger 2025-03-22 09:07:17 +08:00
  • b16e2aa34a docs(images): Update example screenshots in the documentation programmerWsy 2025-03-21 21:26:36 +08:00
  • 57e5a62ca7 docs(cookie): Add two new cookie examples to README for user reference programmerWsy 2025-03-21 21:24:44 +08:00
  • 0f5a1dd3ce Update README.md programmerWsy 2025-03-18 09:35:09 +08:00
  • 4985cd8ddd Update README.md programmerWsy 2025-03-18 09:34:02 +08:00
  • 82c3699e38 Update README.md programmerWsy 2025-03-11 19:39:56 +08:00
  • e66d2f91a6 Update README.md programmerWsy 2025-03-11 19:33:24 +08:00
  • 2a56afaaf5 feat: upgrade model to qwen-max-latest and update code references cunninger 2025-03-11 19:26:34 +08:00
  • 77be3dfafe Update README.md programmerWsy 2025-02-15 22:30:34 +08:00
  • ec1d399736 Update README.md programmerWsy 2025-02-15 22:27:12 +08:00
  • 4543258c1f Update README.md programmerWsy 2025-02-15 19:00:10 +08:00
  • 9ce7d47b8a fix: encode custom prompt to handle non-ASCII characters in request headers v1.1.0 cunninger 2025-02-15 10:51:22 +08:00
  • 69629b1eb3 Update README.md programmerWsy 2025-02-15 10:39:50 +08:00
  • 09526242ff Update README.md programmerWsy 2025-02-15 10:36:40 +08:00
  • d2b6d7bd3f Add custom prompt feature with advanced/raw mode support cunninger 2025-02-15 10:30:09 +08:00
  • 2637226c23 Update README.md v1.0.0 feature-advanced-mode programmerWsy 2025-02-15 09:49:03 +08:00
  • f638c5d65e Update README.md programmerWsy 2025-02-13 13:48:59 +08:00
  • 6bd52ea74a Update README.md programmerWsy 2025-02-13 13:47:19 +08:00
  • 4e55b325e0 feat: add "Get Cookie" button next to GitHub icon cunninger 2025-02-13 13:15:20 +08:00
  • 2f8f57ade7 Update README.md programmerWsy 2025-02-13 09:20:15 +08:00
  • ad532bd994 docs: update API endpoint examples programmerWsy 2025-02-10 12:15:24 +08:00
  • 9c6745fcf5 docs: update API endpoint examples and usage notes programmerWsy 2025-02-10 12:02:12 +08:00
  • d7e0bf4106 docs: update API endpoint examples and usage notes programmerWsy 2025-02-10 11:54:33 +08:00
  • bee8754e24 feat: enhance API implementation and add documentation cunninger 2025-02-10 11:48:05 +08:00
  • f825b18d88 Update README.md api-support programmerWsy 2025-02-10 10:06:48 +08:00
  • 3f32cb4de2 fix(cookie): resolve hardcoded cookie issue (oversight fix) Cunninger 2025-02-04 00:31:30 +08:00
  • 989bb531f9 update readme about cookie Cunninger 2025-02-03 15:03:19 +08:00
  • 1c25f0d70d Update README.md programmerWsy 2025-02-03 14:43:38 +08:00
  • 061d05dfe8 refactor(api): update authentication and request parameters for enhanced compatibility - Replace token-based authentication with cookie-based authentication for improved security and usability - Add support for chat_type field in both request body and content object to align with updated API requirements - Ensure prompt content remains unchanged while adapting to the new interface specifications - Update frontend interface to include a dedicated field for cookie input under Token management This change ensures seamless integration with the updated API while maintaining backward compatibility and user experience. Cunninger 2025-02-03 14:39:25 +08:00
  • ec554bc93a refactor(api): update authentication and request parameters for enhanced compatibility Cunninger 2025-02-03 14:31:27 +08:00
  • 77997c592e Fix some symbol issues at line 1221 Cunninger 2025-02-02 21:17:52 +08:00
  • 8af13812fa chore: ignore .idea directory feature/optimize-prompt Cunninger 2025-01-28 08:43:28 +08:00
  • 6f6383a31f Update vision model to qwen2.5-vl-72b-instruct Cunninger 2025-01-28 07:59:11 +08:00
  • bfc1a28fc4 Update README.md programmerWsy 2025-01-25 10:29:23 +08:00
  • 09905c0990 Merge branch 'main' of https://github.com/Cunninger/ocr-based-qwen Cunninger 2025-01-24 21:17:09 +08:00
  • 6b75d87808 Fix CORS policy issue for fetch request Cunninger 2025-01-24 21:16:25 +08:00
  • c49f1d6598 Update README.md programmerWsy 2025-01-24 18:48:55 +08:00
  • 8110a8b752 Update README.md programmerWsy 2025-01-18 14:55:26 +08:00
  • d8eb58b88f style: adjust layout and styling for better alignment Cunninger 2025-01-18 14:54:38 +08:00
  • 7da3c8e81b fix: display image correctly in recognition history when input from URL Cunninger 2025-01-18 14:43:58 +08:00
  • b38a40911b chore: add github link Cunninger 2025-01-18 14:34:47 +08:00
  • 4dc33f25ba Merge branch 'main' of https://github.com/Cunninger/ocr-based-qwen Cunninger 2025-01-18 14:13:34 +08:00
  • 5a9630ca94 chore: add favicon to the website Cunninger 2025-01-18 14:12:48 +08:00
  • 9eee66ae9a Update README.md programmerWsy 2025-01-18 12:30:43 +08:00
  • 235394180e Update README.md programmerWsy 2025-01-18 12:29:14 +08:00
  • 87dcdd9928 Merge branch 'main' of https://github.com/Cunninger/ocr-based-qwen Cunninger 2025-01-18 12:25:09 +08:00
  • 744b544aea feat: add URL input button for image support on main interface Cunninger 2025-01-18 12:24:09 +08:00
  • b9c1baade2 Update LICENSE programmerWsy 2025-01-17 15:24:11 +08:00
  • d1c81e7d14 Update LICENSE programmerWsy 2025-01-17 15:22:55 +08:00
  • 4ba70a858f fix: resolve issue with .gitignore$ being copied in recognized content Cunninger 2025-01-15 08:23:43 +08:00
  • 5deb60c82f Update README.md programmerWsy 2025-01-15 07:45:56 +08:00
  • 21e3d6c494 Update README.md programmerWsy 2025-01-14 20:26:14 +08:00
  • 7290399240 fix: resolve copy issue in recognition history interface master Cunninger 2025-01-14 20:10:32 +08:00
  • 657f37a90e Merge branch 'main' of https://github.com/Cunninger/ocr-based-qwen Cunninger 2025-01-14 18:25:37 +08:00
  • e475c9d473 Initial commit Cunninger 2025-01-14 18:20:37 +08:00
  • 4c85ff55c4 Update README.md programmerWsy 2025-01-14 17:58:47 +08:00
  • dfb6e6d377 Update README.md programmerWsy 2025-01-14 17:57:17 +08:00
  • ff199ff82d Update README.md programmerWsy 2025-01-14 17:48:50 +08:00
  • 5bbba7ab22 feat: add CAPTCHA recognition support programmerWsy 2025-01-14 17:47:27 +08:00
  • 3927019eb8 Update worker.js programmerWsy 2025-01-14 17:27:18 +08:00
  • 2f449bb07e Create LICENSE programmerWsy 2025-01-13 20:18:07 +08:00
  • 778ceac26f Update README.md programmerWsy 2025-01-13 20:14:05 +08:00
  • 25e09c58f1 Update README.md programmerWsy 2025-01-13 19:48:03 +08:00
  • ee53bd6ecf Update worker.js programmerWsy 2025-01-13 19:21:00 +08:00
  • 2a39a2c969 Update worker.js programmerWsy 2025-01-13 18:54:12 +08:00
  • a6a5241c26 Update worker.js programmerWsy 2025-01-13 18:50:30 +08:00
  • 3da4260d99 Update README.md programmerWsy 2025-01-13 18:47:59 +08:00
  • 1178a56d62 Update worker.js programmerWsy 2025-01-13 18:46:31 +08:00
  • 838adbd6e0 Update README.md programmerWsy 2025-01-13 18:45:57 +08:00
  • 8e8e090671 Update README.md lonelykkk 2025-01-13 18:12:34 +08:00
  • 3b1523b6f2 Update README.md JIU-W 2025-01-13 17:37:13 +08:00
  • c6e39048c7 Update README.md programmerWsy 2025-01-13 16:55:45 +08:00
  • f251d38ca0 Update README.md programmerWsy 2025-01-13 10:47:17 +08:00
  • 1afe2cbb00 Update README.md programmerWsy 2025-01-13 10:45:05 +08:00
  • 74ed7662fb Update README.md programmerWsy 2025-01-11 12:11:40 +08:00
  • 6b0d0520fe Update README.md programmerWsy 2025-01-11 12:08:38 +08:00
  • 62054add3b Create worker.js programmerWsy 2025-01-11 12:05:59 +08:00
  • df609cce2f Initial commit programmerWsy 2025-01-11 12:03:54 +08:00