Commit Graph

372 Commits (main)

Author SHA1 Message Date
Alex 015bc7c8c3 hotfix source doc data 5 months ago
Victorivus 16eca5bebf
Update requirements.txt HF Transformers
Fix 'mistral' models missing
6 months ago
Alex 453e507b89
Update routes.py 6 months ago
Alex af1a0c3520
Update routes.py 6 months ago
Alex 0a6d9dfcf4
Merge pull request #782 from arc53/feature/add-prompts
Feature/add prompts
6 months ago
Alex 5bdedacab1 fix xss 6 months ago
Alex d6dcbb63d4 fix ruff 6 months ago
Alex b2770f67a1 custom prompts 6 months ago
Alex e9a9cbbd07 feedback local 6 months ago
Alex 58b2970b19
Merge pull request #778 from arc53/dependabot/pip/application/aiohttp-3.8.6
Bump aiohttp from 3.8.5 to 3.8.6 in /application
6 months ago
Alex 852b016111 fix path bug on default 7 months ago
Alex ba77a67ba7 fix path 7 months ago
dependabot[bot] 5203db6c9c
Bump aiohttp from 3.8.5 to 3.8.6 in /application
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Alex 0974085c6f prompts 7 months ago
Alex ae5e484506 fix docx file 7 months ago
Arnav Kohli 4c6b8b4173
Update worker.py
Added comments in difficult to understand areas
7 months ago
Guspan Tanadi d81838dfc4
docs: close parentheses EMBEDDINGS_KEY comment settings 7 months ago
Pavel 71fdff17de
Merge pull request #721 from arc53/feature/anthropic
anthropic LLM
7 months ago
Alex 04b4001277 anthropic working 7 months ago
dependabot[bot] 1bee088fe6 Bump urllib3 from 1.26.17 to 1.26.18 in /application
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Alex f3c626c800
Merge pull request #556 from Exterminator11/openapi3_parser
Parser for OpenAPI3(Swagger)
7 months ago
Exterminator11 f3540aac0f Changed import 7 months ago
Exterminator11 889ce984a9 Made changes 7 months ago
Shivanand 21ba1e3958
Merge branch 'main' into faiss_delete_index 8 months ago
Alex d899b6a7e1
Merge pull request #588 from asoderlind/fix/as/embedding-size-mismatch
raise more legible error if the word embedding dimensions don't match
8 months ago
asoderlind e73636bef3 remove trailing whitespace, sort imports, remove unused arguments 8 months ago
asoderlind 4e81f98927 add dependency 8 months ago
shivanandmn 2e95666939 added new endpoint 8 months ago
asoderlind 0ca96130c8 remove trailing whitespace 8 months ago
asoderlind 60cd6a455a refactor 8 months ago
asoderlind 4752ce5250 fix linting error 8 months ago
Pavel 381a2740ee change input 8 months ago
Alex 8b3b16bce4 inputs 8 months ago
Pavel 024674eef3 List check 8 months ago
asoderlind 9b6ae46e92 raise more legible error if the embedding vector dims don't match 8 months ago
Pavel b7d88b4c0f fix wrong link 8 months ago
Pavel 719ca63ec1 fixes 8 months ago
Pavel 2cfb416fd0 Desc loader 8 months ago
Pavel 50f07f9ef5 limit crawler 8 months ago
Pavel c517bdd2e1 Crawler + sitemap 8 months ago
shivanandmn ca3e549dd4 added delete index of vector store in faiss 8 months ago
Pavel 658867cb46 No crawler, no sitemap 8 months ago
Alex 8f2ad38503 tests 8 months ago
dependabot[bot] 31fb1801d2
Bump langchain from 0.0.308 to 0.0.312 in /application
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.308 to 0.0.312.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.308...v0.0.312)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Alex 64a8857884
Merge pull request #529 from staticGuru/chatroom-rename-#495
Chatroom rename feature
8 months ago
staticGuru 72481e8453 Fix the post API issues 8 months ago
Robbie Walmsley 57fb29b600
Update worker.py 8 months ago
staticGuru 95fe103718 add the conversation in the result response 8 months ago
staticGuru a032164a99 Add update conversation name API 8 months ago
Alex ffb7ad1417
Merge pull request #463 from jbampton/remove-duplicate-words
Remove unneeded duplicate words
8 months ago
Alex 17edaa0e1f Update faiss.py 8 months ago
John Bampton 32ea0213f7 Remove unneeded duplicate words 8 months ago
Alex 43a22f84d9 Update sagemaker.py 8 months ago
Alex b3a0368b95 Update app.py 8 months ago
Alex cd79330c4c
Merge pull request #449 from arc53/feature/sage-streaming
sagemaker streaming
8 months ago
Alex 495728593f sagemaker fixes + test 8 months ago
Alex 4f5e363452 sagemaker streaming 8 months ago
Amogha Kancharla 48f9997ea9
Update app.py
This version of code uses a concise syntax and reduces redundancy.
8 months ago
dependabot[bot] ef9e9809e2
Bump langchain from 0.0.263 to 0.0.308 in /application
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.263 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.263...v0.0.308)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Alex c4fc49553c
Merge pull request #396 from arc53/dependabot/pip/application/pillow-10.0.1
Bump pillow from 9.4.0 to 10.0.1 in /application
8 months ago
Archit-Kohli 7ce1dc9069
Update huggingface.py add import torch statement
Added import torch statement
8 months ago
Archit-Kohli 5b4e517d9d
Update huggingface.py
Added quantization support using bitsandbytes
8 months ago
Alex 1336010bb2 Update .env_sample 8 months ago
Alex 8320cca5cd minor fixes on deleting 8 months ago
dependabot[bot] 53171bafec
Bump pillow from 9.4.0 to 10.0.1 in /application
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
John Bampton 034d73a4eb misc: fix spelling 8 months ago
Alex b38459439d
Merge pull request #338 from arc53/dependabot/pip/application/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4 in /application
8 months ago
Alex a2eddb3580
Merge pull request #373 from arc53/dependabot/pip/application/urllib3-1.26.17
Bump urllib3 from 1.26.14 to 1.26.17 in /application
8 months ago
prithvi2k2 94f81caf28 Removed redundant files as discussed at #376 8 months ago
dependabot[bot] 6d2bc2929a
Bump urllib3 from 1.26.14 to 1.26.17 in /application
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Alex cd9b03bdb9 celery syncs 8 months ago
Alex a619269502 celery bugs 8 months ago
Alex 9a33bf2210 script + cpu optimisations 8 months ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
8 months ago
Alex 9bbf4044e0 script 8 months ago
John Bampton 2c6ab18e41 Fix spelling 8 months ago
Alex 2fea294b13 Update settings.py 8 months ago
Pavel b47ecab1a9 llama-cpp local 8 months ago
Alex 3eacfb91aa fix314 8 months ago
Alex 94164c2a71
Merge branch 'main' into featue/elasticsearch 8 months ago
Alex d85eb83ea2 elastic search fixes 8 months ago
Alex b2002639db
Merge pull request #353 from arc53/bug/fix-aes-pdf
Update requirements.txt
8 months ago
Alex 347cfe253f elastic2 8 months ago
Alex e4be38b9f7 sagemaker + llm creator class 8 months ago
Alex 783e7f6939 working es 8 months ago
Alex 32a019c0d6 Update requirements.txt 8 months ago
Alex 852de8bdfc ruff linting 8 months ago
Alex b8acb860aa some tests 8 months ago
Alex e6849b85d1 Create huggingface.py 8 months ago
Alex 8fa9657ba6 working full 8 months ago
Alex 025549ebf8 fixes to make it work 8 months ago
Alex e85a583f0a testings 8 months ago
dependabot[bot] 0ffb40f4c1
Bump cryptography from 41.0.3 to 41.0.4 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Anton Larin e1b49c3fb4 remove old static resources from the Flask application, forgotten leftover. 9 months ago
Anton Larin adb4bfa10b remove old static resources from the Flask application, update the routing in app.py 9 months ago
Alex 909f0afa69 ruff fixes 10 months ago
Alex e593241d75 Support for hf models optimised for docsgpt 10 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
10 months ago
Anton Larin 85f9ae5a0a fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
10 months ago
Anton Larin 98a97f34f5 fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
10 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>
10 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
10 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
10 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…
10 months 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.
10 months 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 10 months ago
Pavel 1687e6682a
Merge pull request #290 from arc53/feature/hisotry
history
10 months ago
Alex 22572c8ed1 ruff fixes 10 months ago
Alex 382c3930a2 history 10 months ago
Alex a64a30c088 fix 10 months ago
Alex dac76a867f fix tokens for header 10 months 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>
11 months 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 11 months ago
Alex b1a5068fd6
Merge pull request #254 from arc53/dependabot/pip/application/cryptography-41.0.0
Bump cryptography from 39.0.2 to 41.0.0 in /application
11 months ago
Alex 01fbd5d702
Merge pull request #247 from arc53/dependabot/pip/application/flask-2.2.5
Bump flask from 2.2.3 to 2.2.5 in /application
11 months ago
Alex 5e45268f68
Merge pull request #244 from arc53/dependabot/pip/application/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0 in /application
11 months ago
Alex c216bea031 Update app.py 11 months ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 11 months ago
Anton Larin 0ff5f408d6 fix configuration to support streaming answer with Azure 12 months ago
Anton Larin 5eda42ff31 fix configuration to support streaming answer with Azure 12 months ago
Anton Larin f5e287ffa6 optimized imports 12 months ago
Anton Larin 006897f1c0 Azure support for streaming output. 12 months ago
Anton Larin 968849e52b code readability, formatting, minor version bump 12 months ago
Alex 43c016f024 Update requirements.txt 12 months ago
dependabot[bot] f2d2478dee
Bump transformers from 4.27.2 to 4.30.0 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.27.2 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.27.2...v4.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot] 87a5c8894a
Bump flask from 2.2.3 to 2.2.5 in /application
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.3...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Alex a57cdfff1e Update requirements.txt 12 months ago
Alex d4ff6d4d7a minor fix 12 months ago
Levente Csoke fce7d34171 Improve dev setup in README
Add needed packages in for dev setup in requirements.txt
12 months ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 12 months ago
Alex f209eebaf8
Merge pull request #255 from larinam/azure
Azure support #199
12 months ago
Alex 4889db78c9 Update .env_sample 12 months ago
Alex bff200fede Sources by filename if available 12 months ago
Alex 610adcbefc Sources in responses 12 months ago
Anton Larin 0630504664
Merge branch 'main' into azure 1 year ago
Alex 577d58c92b less token less issues 1 year ago
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 1 year ago
dependabot[bot] 014971262d
Bump cryptography from 39.0.2 to 41.0.0 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex 3f88b04c4a Update app.py 1 year ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 1 year ago
Alex e6bccaaf4e Update app.py 1 year ago
Alex 3b8039a580
Merge branch 'main' into feature/streaming 1 year ago
Alex fae3f55010 Working streaming 1 year ago
Alex 20c877f75b working fe 1 year ago
Alex d2358c399d working version 1 year ago
Alex c3af8a77af working streams 1 year ago
Alex 0b94f1717f
Merge pull request #246 from arc53/feature/gpt4all
Feature/gpt4all
1 year ago
Alex aaa1249a41 model fix + env var 1 year ago
Alex ffaa22c49b reverse history order to use latest history firts
Co-Authored-By: Pavel <32868631+pabik@users.noreply.github.com>
1 year ago
Alex 0b78480977 init 1 year ago