Commit Graph

762 Commits (7138655dd16dfe1a7180633eeadba70f2fe27b50)
 

Author SHA1 Message Date
Alex b2bfd7f23a
Update README.md 1 year ago
Alex cdb96e715d
Update README.md 1 year ago
Alex b3e5f09e3b
Merge pull request #308 from larinam/revert-pytest-introduction
revert introduction of the coverage note addition to pull requests as…
1 year ago
Alex db542d668a
Update README.md 1 year ago
Anton Larin a8a79a55a4 revert introduction of the coverage note addition to pull requests as it doesn't work for pull requests from public forks. see GitHub documentation: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token 1 year ago
Anton Larin 47f62a87a7 Revert "experiment with permissions"
This reverts commit 44f353861a.
1 year ago
Anton Larin 44f353861a
experiment with permissions 1 year ago
Anton Larin a2ef84a4a0 Adapt documentation to existing tests. 1 year ago
Alex 12ac20ec43
Merge pull request #304 from larinam/pytest-introduction
count test coverage
1 year ago
Anton Larin ecfbc7b9fd count coverage 1 year ago
Alex ba2fe0fb1f
Update README.md 1 year ago
Alex 890a20edba
Merge pull request #303 from arc53/feature/hf-docs-models
Support for hf models optimised for docsgpt
1 year ago
Alex e6f48c9403
Merge pull request #302 from arc53/dartpain-patch-2
Update README.md
1 year ago
Alex 909f0afa69 ruff fixes 1 year ago
Alex 5ed2b99b8c
Update README.md 1 year ago
Alex 7848751fd8
Update README.md 1 year ago
Alex e593241d75 Support for hf models optimised for docsgpt 1 year ago
Alex fcdc7b7aeb
Merge pull request #292 from arc53/dependabot/pip/application/cryptography-41.0.3
Bump cryptography from 41.0.2 to 41.0.3 in /application
1 year ago
Alex c3c7878f28
Merge pull request #300 from larinam/pytest-introduction
Introduce tests with pytest
1 year ago
Anton Larin 85f9ae5a0a fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
1 year ago
Anton Larin 98a97f34f5 fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
1 year ago
dependabot[bot] 98d647a3fe
Bump cryptography from 41.0.2 to 41.0.3 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 9a393b4f74
Merge pull request #299 from larinam/main
fixes for requirements.txt
1 year ago
Anton Larin 88d74235e1 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
1 year ago
Anton Larin 36fa470348 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
1 year ago
Alex 33dce10bc3
Merge pull request #296 from larinam/revert_breaking_renaming_azure_change
Revert "Changed environment variable names OPENAI_API_BASE and OPENAI…
1 year ago
Alex feed0b288f
Merge pull request #297 from larinam/upgrade_scripts_requirements
upgrade versions and remove transitive and unnecessary dependencies for scripts subproject
1 year ago
Alex 1b7dc8a509
Merge pull request #298 from arc53/feature/hisotry
fix the styling in a box
1 year ago
Alex 87cc3cf168 fix the styling in a box 1 year ago
Alex eac7b1e9f2
Merge pull request #295 from larinam/min_tokens_logic_fix
Fix min_tokens logic for grouping documents
1 year ago
Anton Larin bb1a42df91 upgrade versions and remove transitive and unnecessary dependencies 1 year ago
Anton Larin ac5ac3e9f1 Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION"
This reverts commit ce8b29e9d0.
1 year ago
Anton Larin bed25b317c Fix min_tokens logic for grouping documents: documents with (lengh >= min_tokens) should not be grouped into one document for indexing 1 year ago
Pavel 1687e6682a
Merge pull request #290 from arc53/feature/hisotry
history
1 year ago
Alex 22572c8ed1 ruff fixes 1 year ago
Alex 8187a339f0 little bug fix 1 year ago
Alex 382c3930a2 history 1 year ago
Alex a64a30c088 fix 1 year ago
Alex dac76a867f fix tokens for header 1 year ago
Alex b2e86e105d
Merge pull request #282 from arc53/dependabot/npm_and_yarn/frontend/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
1 year ago
dependabot[bot] b8e57c9b6f
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 486a1bc9de
Merge pull request #281 from arc53/dependabot/pip/scripts/cryptography-41.0.2
Bump cryptography from 41.0.0 to 41.0.2 in /scripts
1 year ago
dependabot[bot] b1b610f4b5
Bump cryptography from 41.0.0 to 41.0.2 in /scripts
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 68447a6009
Merge pull request #280 from arc53/dependabot/pip/application/cryptography-41.0.2
Bump cryptography from 41.0.0 to 41.0.2 in /application
1 year ago
dependabot[bot] a55280b941
Bump cryptography from 41.0.0 to 41.0.2 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 830462d525
Merge pull request #278 from RikSchoonbeek/openai_api_connection_error
(issue 276) Fix for openai.error.APIConnectionError when asking a question to a document
1 year ago
Rik Schoonbeek ce8b29e9d0 Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION 1 year ago
Alex 6ab15f8eb1
Merge pull request #275 from Sukhacoder02/feat/generic-modal
feat: use generic Modal with render props
1 year ago
Sukhman S 96eb68e042 feat: use generic Modal with render props 1 year ago
Sukhman S bf78bdd6d4 feat: pass ErrorMessage as a prop to Modal 1 year ago