Commit Graph

  • cda9ee2b95
    Update issue templates main 18-Brain-memory-states Zeke Zhang 2023-03-21 22:27:44 +1100
  • 8554bd37d4
    Delete test 1.0.1 20-Request-eceeded-max-token 19-keywords-added-as-filtering-conditions Zeke Zhang 2023-03-10 12:27:40 +1100
  • ed5aac0893
    Create Zeke Zhang 2023-03-10 12:26:41 +1100
  • eb2c59a4d6
    Merge pull request #17 from sean1832/Major_Dev Zeke Zhang 2023-03-10 11:58:01 +1100
  • 1ab86a6db9 Merge remote-tracking branch 'origin/Major_Dev' into Major_Dev Major_Dev sean1832 2023-03-10 11:56:56 +1100
  • e3b5ec34be fix: not able to find API key sean1832 2023-03-10 11:56:23 +1100
  • 39e0ee9676
    Merge pull request #13 from sean1832/Major_Dev 1.0.0 Zeke Zhang 2023-03-04 04:24:08 +1100
  • 75fbee382c
    Merge branch 'main' into Major_Dev Zeke Zhang 2023-03-04 04:22:11 +1100
  • b8a70f3dba build: Change version sean1832 2023-03-04 04:16:45 +1100
  • f2826dc613 doc: update README.md sean1832 2023-03-04 04:15:24 +1100
  • 9cdc37125d build: update version sean1832 2023-03-04 03:57:54 +1100
  • f253d7e768 chore: change default stream mode to true sean1832 2023-03-04 03:41:32 +1100
  • d1bc2aa6c8 fix: non stream mode cannot use gpt-3.5 sean1832 2023-03-04 03:38:43 +1100
  • 229aa6eca6 chore: remove pause sean1832 2023-03-04 03:25:42 +1100
  • 3b23f212b6 fix: tokens not display if brain is not build yet sean1832 2023-03-04 03:23:33 +1100
  • 6d5f8bf313 Revert "Revert "Revert "fix: tokens not display if brain is not build yet""" sean1832 2023-03-04 03:18:53 +1100
  • 9d24713faa Revert "Revert "fix: tokens not display if brain is not build yet"" sean1832 2023-03-04 03:18:39 +1100
  • b1ac973ff9 Revert "fix: tokens not display if brain is not build yet" sean1832 2023-03-04 03:18:20 +1100
  • e1e94db2b3 fix: tokens not display if brain is not build yet sean1832 2023-03-04 03:09:12 +1100
  • c8c12b81e2 fix: update.bat no pause sean1832 2023-03-04 02:10:08 +1100
  • 3d8c291b17 fix: update.bat not activating venv sean1832 2023-03-04 02:09:15 +1100
  • 021366ca67 fix: change max token for gpt-3.5 and davinci to 4096 sean1832 2023-03-04 01:53:55 +1100
  • 8c2380d1f8 build: add tiktoken library sean1832 2023-03-04 01:53:25 +1100
  • 680e542607 feat: Add support for GPT-3.5-Turbo (ChatGPT) model This commit adds support for the GPT-3.5-Turbo model in ChatGPT. This model is an improved version of the existing GPT-3 model and offers better performance and accuracy in language generation tasks. sean1832 2023-03-04 01:47:28 +1100
  • 559dd4700e fix: no error code for stream mode sean1832 2023-03-04 01:33:58 +1100
  • b2c6f8f202 chore: rename prompt token estimation sean1832 2023-03-03 23:07:46 +1100
  • 37d06167cb build: update library version sean1832 2023-03-03 22:50:05 +1100
  • 41a3130578 fix: stream mode not written to json sean1832 2023-03-03 22:46:09 +1100
  • 67fba77473
    Update manifest.json 0.1.1-beta Zeke Zhang 2023-02-27 16:13:19 +1100
  • 3b16aa236c refactor: change function name sean1832 2023-02-26 17:27:14 +1100
  • a366adae9b refactor: change variable name sean1832 2023-02-26 16:57:34 +1100
  • 9c535a14ba refactor: change to gpt_tools.py for clarity sean1832 2023-02-26 16:55:37 +1100
  • 2902643976 feat: add estimation with max token sean1832 2023-02-26 05:48:09 +1100
  • 92106eb514 feat: add token estimation sean1832 2023-02-26 05:23:59 +1100
  • a5baaf5d03 chore: update requirements.txt sean1832 2023-02-26 05:23:44 +1100
  • bdd664b4f4
    Merge pull request #10 from sean1832/patch-only-davinci-model-works Zeke Zhang 2023-02-25 16:13:48 +1100
  • aaea6a84d3 chore: remove unused code sean1832 2023-02-25 15:59:11 +1100
  • e6a122bfc5 feat: adjust max token minimum number sean1832 2023-02-25 15:58:07 +1100
  • 4590d68465 ui: move chunk size out of advanced options sean1832 2023-02-25 15:53:56 +1100
  • 044b4c2e38 chore: remove unused code sean1832 2023-02-25 15:49:31 +1100
  • 250e3b3377 fix: adjust chunk size does not update brain sean1832 2023-02-25 15:48:34 +1100
  • 1e0acb459a fix: change default stream mode to false sean1832 2023-02-25 15:30:16 +1100
  • 80957acc72 chore: remove unused module sean1832 2023-02-25 15:26:04 +1100
  • e03756fbf7 refactor: rename important batch files 0.1.0-beta sean1832 2023-02-23 21:59:58 +1100
  • e08b54ff88 doc: update documentation sean1832 2023-02-23 21:59:01 +1100
  • 58933c67ab build: update gitignore sean1832 2023-02-23 21:29:30 +1100
  • d0b971a1d3 chore: add clear screen command after venv installed sean1832 2023-02-23 21:15:42 +1100
  • 6802ba915d chore: default operation is set to "question" sean1832 2023-02-23 20:58:55 +1100
  • 9511b18c6b chore: remove debug code sean1832 2023-02-23 20:52:09 +1100
  • 6ec4b9f13d fix: alter initial value for FILTER_ROW_COUNT to 1 sean1832 2023-02-23 20:51:18 +1100
  • e78f70d773 fix: no initial value for FILTER_ROW_COUNT sean1832 2023-02-23 20:49:54 +1100
  • f78cd75743 fix: no initial value for exclude_dir_user sean1832 2023-02-23 20:44:27 +1100
  • 65e77aa7a1 fix: cannot create API-KEYS.txt sean1832 2023-02-23 20:40:22 +1100
  • 9ef506637a fix: no language detected first launch app sean1832 2023-02-23 19:59:43 +1100
  • 4c1794da0e fix: no language detected first launch app sean1832 2023-02-23 19:51:19 +1100
  • 23843ba979 build: remove streamlit_toggle module sean1832 2023-02-23 19:47:02 +1100
  • d1949d4281 fix: no translation .mo file find sean1832 2023-02-23 19:12:13 +1100
  • cde5a8d2af doc: add gif animation demo for chinese & japanese sean1832 2023-02-23 05:17:49 +1100
  • 7b8083ab46 refactor: remove unused functions and modules sean1832 2023-02-23 04:19:25 +1100
  • 9a61dc5723 refactor: remove unused functions and modules sean1832 2023-02-23 04:18:51 +1100
  • 779937bbe2 fix: not able to switch prompt language after switching UI language sean1832 2023-02-23 04:15:36 +1100
  • 066f3fdfae trans: update translation sean1832 2023-02-23 04:14:20 +1100
  • 714d2d4b24 doc: update gif demo for english sean1832 2023-02-23 03:51:38 +1100
  • 935cd6c196 build: update requirements.txt sean1832 2023-02-23 02:39:38 +1100
  • b65a4dd563 trans: update translation sean1832 2023-02-23 02:39:27 +1100
  • d65828a673 fix: exclude directory in config is not saved sean1832 2023-02-23 01:51:34 +1100
  • 5125811dbd BREAKING CHANGE: add Experimental function for output streaming a new feature for output streaming which enables real-time response streaming from the OpenAI server. sean1832 2023-02-23 01:37:32 +1100
  • e8a077e026 Merge branch 'main' of https://github.com/sean1832/GPT-Brain sean1832 2023-02-22 19:05:03 +1100
  • 7b8641bfaf build: update requirements.txt sean1832 2023-02-22 19:04:05 +1100
  • bea5e9d2b9
    Update README_JP.md Zeke Zhang 2023-02-22 04:17:25 +1100
  • 965db77cba test: add back jp screenshot sean1832 2023-02-22 04:10:31 +1100
  • b69785f67d test: remove jp screenshot sean1832 2023-02-22 04:09:27 +1100
  • 08a0a62c97 doc: update screenshots sean1832 2023-02-22 04:04:59 +1100
  • 8381ceadb0 doc: update screenshots sean1832 2023-02-22 04:03:11 +1100
  • 34804410bc fix: operations does not update after language switch sean1832 2023-02-22 04:02:56 +1100
  • 757ca9ec56 chore: adjust answer delay sean1832 2023-02-22 03:35:09 +1100
  • 030b9570ae trans: update translation sean1832 2023-02-22 03:34:49 +1100
  • 5cc2aa20f7 feat: progress bar added to the brain-building process, and the building process message has been refined for better clarity and user experience. sean1832 2023-02-22 02:09:16 +1100
  • eb5361ff80 feat: directory filters to exclude files from unwanted directories. A new feature that allows users to apply a filter to directories when selecting files, with the purpose of excluding specific directories and their contents from being displayed. The filter can help AI to focus on relevant files and avoid distractions or irrelevant information. This feature could be especially useful for users who work with large and complex vault. sean1832 2023-02-22 00:40:48 +1100
  • 8f08826f47 chore: remove debug print sean1832 2023-02-22 00:22:12 +1100
  • 195c456436 feat: default directory for selecting notes is now set to the most recently selected directory. sean1832 2023-02-21 23:47:34 +1100
  • 9b90ac26c6 fix: not able to read .pdf or .png add supported_formats so that it only reads .txt and .md by default sean1832 2023-02-21 23:40:07 +1100
  • a64ac2665f chore: add exclude directory __pycache__ .git .idea .vscode .obsidian .trash .git .gitignore .gitattributes sean1832 2023-02-21 23:19:03 +1100
  • 98ba4f6ed6 fix: unable to parse empty fields sean1832 2023-02-21 21:33:43 +1100
  • 837e7ca562 fix: only able to set page config once sean1832 2023-02-21 21:33:23 +1100
  • 46538c7969 fix: tkinter main thread is not in main loop sean1832 2023-02-21 19:40:23 +1100
  • e9e3538ad1 doc: add japanese documentation sean1832 2023-02-21 18:31:57 +1100
  • 3ff31cd433 doc: update readme sean1832 2023-02-21 18:31:39 +1100
  • 5bf265b18b trans: update translation sean1832 2023-02-21 04:56:21 +1100
  • 540751b9a1 fix: session time is not set at the beginning sean1832 2023-02-21 04:56:10 +1100
  • d6a0c98261 fix: missing variable sean1832 2023-02-21 04:39:48 +1100
  • 656b266029 chore: automatic update when launch sean1832 2023-02-21 04:35:08 +1100
  • 207e3c9719 trans: update translation sean1832 2023-02-21 04:34:30 +1100
  • bdf07d0088 trans: add example prompt for newly supported language sean1832 2023-02-21 04:15:14 +1100
  • f31b3b6808 trans: add language support Japanese Traditional Chinese sean1832 2023-02-21 04:01:14 +1100
  • 24bea6bda7 trans: update new translation sean1832 2023-02-21 04:00:33 +1100
  • 61f9776f44 trans: update new translation sean1832 2023-02-21 03:19:27 +1100
  • 5cb177af83 fix: build error sean1832 2023-02-21 03:19:06 +1100
  • 945ef71c80 fix: trying to access __pycache__ when update language base sean1832 2023-02-21 02:55:30 +1100
  • 260ee277e1 doc: add tooltips for param sean1832 2023-02-21 02:11:23 +1100