Commit Graph

  • 12e7cb48ba
    Merge fe60d8e666 into 5b64a27964 github-actions[bot] 2024-06-01 00:09:35 +0000
  • fe60d8e666 chore: update dependencies chore/update-dependencies namuan 2024-06-01 00:09:30 +0000
  • d2e8bbd699 Deployed 5b64a27 with MkDocs version: 1.4.2 gh-pages 2023-02-18 21:48:08 +0000
  • 5b64a27964 bump: version 1.6.2 → 1.6.3 main 1.6.3 namuan 2023-02-18 21:39:25 +0000
  • 8f20b740f8 docs: Add information on setting up ImageMagick on Windows namuan 2023-02-18 21:38:30 +0000
  • 2f0bdc84eb fix: #7 Support ImageMagick on Windows namuan 2023-02-18 21:34:39 +0000
  • c5d5a634a2 bump: version 1.6.1 → 1.6.2 1.6.2 namuan 2023-02-18 21:05:04 +0000
  • ed1cabdc79 fix: Support Python3.8 namuan 2023-02-18 21:04:48 +0000
  • dfafa85c61 bump: version 1.6.0 → 1.6.1 namuan 2023-02-18 20:26:00 +0000
  • f1918150c8 fix: Downgrade supported Python version to 3.8.1 namuan 2023-02-18 20:25:47 +0000
  • 937e00c07e
    Update README.md Rahul Nair 2023-02-09 15:20:27 -0800
  • f02e7f15f6
    Merge pull request #11 from namuan/chore/update-dependencies namuan 2023-02-07 22:13:33 +0000
  • df7c5d3304 bump: version 1.5.1 → 1.6.0 1.6.0 namuan 2023-02-05 19:56:14 +0000
  • 63cfd1c21b feat: Set temperature when working with OpenAI feat: Store chat in a chat archive which persists between sessions namuan 2023-02-05 19:55:58 +0000
  • c5c11c4e0f chore: update dependencies namuan 2023-02-01 00:53:01 +0000
  • cb37d995b5 bump: version 1.5.0 → 1.5.1 1.5.1 namuan 2023-01-29 21:41:59 +0000
  • 469b264f6b fix: Suppress warnings namuan 2023-01-29 21:41:38 +0000
  • 23696e9961
    Merge pull request #9 from Introspect-AI/main namuan 2023-01-29 21:32:45 +0000
  • dd34db28e8 bump: version 1.4.1 → 1.5.0 1.5.0 namuan 2023-01-29 21:19:28 +0000
  • b72cd5006e feat: #8 Allow user to specify a different LLM instead of OpenAI namuan 2023-01-29 21:19:09 +0000
  • 663e01d659 feat: Allow user to provide an alternate path for Image Magick convert utility namuan 2023-01-29 20:38:49 +0000
  • 825353b9a2 build: Update dependencies namuan 2023-01-29 20:16:03 +0000
  • 73c863c75c Fix: Fix broken indexing, only worked for first 2 text chunks Oliver Klingefjord 2023-01-21 16:57:21 +0100
  • bbabfb71ba ci: Only run for main branch doc-sources namuan 2023-01-17 21:52:50 +0000
  • fbe859fab8 feat: Fix issue with overwriting index instead of appending namuan 2023-01-17 21:52:15 +0000
  • 1b5a34280b feat: Create separate indexes based on model used namuan 2023-01-17 19:33:17 +0000
  • 93d0b4a779 feat: Use search indexes built by different embedding without having to reconstruct it every time namuan 2023-01-14 10:48:09 +0000
  • eaacee1a63 feat: Provide a custom prompt namuan 2023-01-14 09:51:35 +0000
  • f26e0788b0 bump: version 1.4.0 → 1.4.1 1.4.1 1.4.0 namuan 2023-01-14 09:13:04 +0000
  • 0c8af9f8c7 fix: #6 Ignore empty text chunk as it'll cause error later namuan 2023-01-14 09:12:19 +0000
  • 2b68917bc7 bump: version 1.3.0 → 1.4.0 namuan 2023-01-14 09:08:24 +0000
  • 480ee4389e feat: Minor improvements in usability namuan 2023-01-14 09:08:09 +0000
  • 68c203d980 feat: Add line-height when displaying answers namuan 2023-01-14 08:36:54 +0000
  • 8637852b2e feat: Use Document QA chain with sources namuan 2023-01-11 20:42:36 +0000
  • 1a54940e2a bump: version 1.2.0 → 1.3.0 1.3.0 namuan 2023-01-08 21:43:37 +0000
  • a80bfe3dcc feat: #5 Add support for huggingface embedding and allow user to select a different embedding provider from OpenAI namuan 2023-01-08 21:41:55 +0000
  • 5d598d44ca feat: Add an option to pre-process a PDF file namuan 2023-01-08 20:55:57 +0000
  • beea5012a3 docs: Add acknowledgements and disclaimer namuan 2023-01-08 15:54:59 +0000
  • d3f7ff9c32 fix: Update Changelog and remove # used for GH issues namuan 2023-01-08 15:37:02 +0000
  • 56fb053502 build: Ignore file namuan 2023-01-08 15:18:23 +0000
  • cec3c36288 docs: Update README namuan 2023-01-08 14:57:19 +0000
  • e3b0303376 bump: version 1.1.0 → 1.2.0 1.2.0 namuan 2023-01-07 12:52:51 +0000
  • a913fe0a48 feat: Remove duplicate processing of finding similarities namuan 2023-01-07 12:52:28 +0000
  • 442a54ba74 fix: Only copy pdf if the source path is different namuan 2023-01-07 11:32:42 +0000
  • 0bdba79db6 refactor: Simplify code namuan 2023-01-07 11:26:10 +0000
  • c13e4c9ec6 bump: version 1.0.1 → 1.1.0 1.1.0 namuan 2023-01-07 11:20:37 +0000
  • c1fddfb986 feat: #2 Provide option to just create a model for provided book namuan 2023-01-07 11:20:20 +0000
  • db9e458e04 feat: #1 WebUI using Holoviz Panel framework namuan 2023-01-07 10:32:16 +0000
  • a9428375f3 refactor: Cleanup namuan 2023-01-07 09:10:38 +0000
  • 55dcc91c9d refactor: Combine workflow steps in a single file to make it easy to port to other projects namuan 2023-01-07 09:08:14 +0000
  • ef2bbe2164 docs: Update dependencies namuan 2023-01-06 22:10:12 +0000
  • 41364415aa docs: Update README to remove dependency which is not necessary for running the application namuan 2023-01-06 22:05:40 +0000
  • bc80360245 bump: version 1.0.0 → 1.0.1 1.0.1 namuan 2023-01-06 21:57:25 +0000
  • a7d94a98bf fix: Ignore tests (temp) as they can't run on Github Actions due to binary dependencies namuan 2023-01-06 21:57:14 +0000
  • acd9b0a20d bump: version 0.11.0 → 1.0.0 namuan 2023-01-06 21:35:52 +0000
  • 54b2363ec8 feat!: Write workflow to generate book summary namuan 2023-01-06 21:35:39 +0000
  • 5b20e93f26 build: Better to see all errors at once namuan 2023-01-06 09:27:37 +0000
  • 0aa7973ab2 bump: version 0.10.0 → 0.11.0 namuan 2023-01-05 20:10:56 +0000
  • 2a793f8656 feat: Add steps to convert pdf file to scanned pages of text namuan 2023-01-05 20:09:52 +0000
  • a41d95f5bf bump: version 0.9.0 → 0.10.0 0.10.0 namuan 2023-01-04 20:52:36 +0000
  • 1d37002183 feat: Single version using another method namuan 2023-01-04 20:52:26 +0000
  • d9e39a0de6 bump: version 0.8.0 → 0.9.0 0.0.0 namuan 2023-01-04 20:46:27 +0000
  • 7fd80fb8f2 feat: Add annotated tag namuan 2023-01-04 20:46:14 +0000
  • 6f399323ab bump: version 0.7.0 → 0.8.0 namuan 2023-01-04 20:38:07 +0000
  • 7d2627de77 feat: Add poetry_dynamic_versioning to automatic release versioning namuan 2023-01-04 20:37:30 +0000
  • d8e739bb24 bump: version 0.6.0 → 0.7.0 namuan 2023-01-04 20:31:11 +0000
  • be23345968 feat: Verify input pdf file and set number of pages namuan 2023-01-04 20:30:56 +0000
  • 2b5eb5b41a build: Update version property namuan 2023-01-04 20:02:41 +0000
  • 3362d69d19 test: Update output namuan 2023-01-04 19:58:14 +0000
  • 480d2a920d build: Set single version namuan 2023-01-04 19:57:29 +0000
  • 11deda46ac bump: version 0.5.0 → 0.6.0 namuan 2023-01-04 19:50:42 +0000
  • cf6381a4bc ci: Run tests w/ Python 3.10 namuan 2023-01-04 19:49:15 +0000
  • 0f77daf8d5 ci: Add tests and missing types namuan 2023-01-04 19:48:23 +0000
  • 75d7402bd4 build: Add Make targets to local testing and adding dependencies namuan 2023-01-03 22:30:45 +0000
  • 75ddabe071 refactor: Formatting namuan 2023-01-03 22:26:29 +0000
  • 50a44a3f13 build: Update dependencies namuan 2023-01-03 22:26:23 +0000
  • e01fa1708b feat: Initial commit with a skeleton project namuan 2023-01-03 22:23:17 +0000