Commit Graph

832 Commits (437bd13fd03679f1f8a6caeb7826e389b46fa54b)
 

Author SHA1 Message Date
Alex 75f3f43ba0
Merge pull request #327 from larinam/patch-2 10 months ago
Alex 9a521355ed
Merge pull request #326 from larinam/remove-static 10 months ago
Anton Larin 47bfdf0710
Extended info on .env 10 months ago
Anton Larin e1b49c3fb4 remove old static resources from the Flask application, forgotten leftover. 10 months ago
Alex 374dffc5fa little fix 10 months ago
Alex 4f735a5d11 Nextra docs 10 months ago
Alex 94738d8fc4
Merge pull request #325 from larinam/remove-static
remove old static resources from the Flask application, update the ro…
10 months ago
Anton Larin adb4bfa10b remove old static resources from the Flask application, update the routing in app.py 10 months ago
Alex 48e6bbdc97
Merge pull request #322 from larinam/patch-1
Update CONTRIBUTING.md - information about running unit tests
10 months ago
Anton Larin b54d6fea44
Update CONTRIBUTING.md - information about running unit tests 10 months ago
Alex 4462e6339d
Merge pull request #320 from larinam/test-codecov
add simple test to make a PR to check CodeCov
10 months ago
Anton Larin c1581b69f4 small optimization 10 months ago
Alex 14284e0cc7
Update test_app.py 10 months ago
Anton Larin de40e733ec add simple test to make a PR to check CodeCov 10 months ago
Alex 9d91b6f780
Merge pull request #315 from arc53/codecov-integration
Create codecov.yml
10 months ago
Alex 6a8b49f9c4 Create codecov.yml 10 months ago
Alex 445a8a5647
Merge pull request #313 from arc53/codecov-integration
Update pytest.yml
10 months ago
Alex 83ce4a538a Update pytest.yml 10 months ago
Alex 35a19d2007 Update .env-template 10 months ago
Alex 505e12c5ea
Merge pull request #306 from larinam/pytest-introduction
Adapt documentation to existing tests.
11 months ago
Alex b2bfd7f23a
Update README.md 11 months ago
Alex cdb96e715d
Update README.md 11 months ago
Alex b3e5f09e3b
Merge pull request #308 from larinam/revert-pytest-introduction
revert introduction of the coverage note addition to pull requests as…
11 months ago
Alex db542d668a
Update README.md 11 months 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 11 months ago
Anton Larin 47f62a87a7 Revert "experiment with permissions"
This reverts commit 44f353861a.
11 months ago
Anton Larin 44f353861a
experiment with permissions 11 months ago
Anton Larin a2ef84a4a0 Adapt documentation to existing tests. 11 months ago
Alex 12ac20ec43
Merge pull request #304 from larinam/pytest-introduction
count test coverage
11 months ago
Anton Larin ecfbc7b9fd count coverage 11 months ago
Alex ba2fe0fb1f
Update README.md 11 months ago
Alex 890a20edba
Merge pull request #303 from arc53/feature/hf-docs-models
Support for hf models optimised for docsgpt
11 months ago
Alex e6f48c9403
Merge pull request #302 from arc53/dartpain-patch-2
Update README.md
11 months ago
Alex 909f0afa69 ruff fixes 11 months ago
Alex 5ed2b99b8c
Update README.md 11 months ago
Alex 7848751fd8
Update README.md 11 months ago
Alex e593241d75 Support for hf models optimised for docsgpt 11 months 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
11 months ago
Alex c3c7878f28
Merge pull request #300 from larinam/pytest-introduction
Introduce tests with pytest
11 months ago
Anton Larin 85f9ae5a0a fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
11 months ago
Anton Larin 98a97f34f5 fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
11 months 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>
11 months ago
Alex 9a393b4f74
Merge pull request #299 from larinam/main
fixes for requirements.txt
11 months ago
Anton Larin 88d74235e1 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
11 months ago
Anton Larin 36fa470348 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
11 months ago
Alex 33dce10bc3
Merge pull request #296 from larinam/revert_breaking_renaming_azure_change
Revert "Changed environment variable names OPENAI_API_BASE and OPENAI…
11 months ago
Alex feed0b288f
Merge pull request #297 from larinam/upgrade_scripts_requirements
upgrade versions and remove transitive and unnecessary dependencies for scripts subproject
11 months ago
Alex 1b7dc8a509
Merge pull request #298 from arc53/feature/hisotry
fix the styling in a box
11 months ago
Alex 87cc3cf168 fix the styling in a box 11 months ago
Alex eac7b1e9f2
Merge pull request #295 from larinam/min_tokens_logic_fix
Fix min_tokens logic for grouping documents
11 months ago