Commit Graph

79 Commits (53de4f1faea9bfbeb961fb35b0fe7b0dba39f179)
 

Author SHA1 Message Date
rsaryev 53de4f1fae
chore: update import statements in utils.py and llm.py to use langchain.vectorstores.FAISS 7 months ago
Saryev Rustam ee32d8087e
Update pyproject.toml 7 months ago
Saryev Rustam b98d95a23d
Merge pull request #33 from rsaryev/dependabot/pip/langchain-0.0.325
Bump langchain from 0.0.236 to 0.0.325
7 months ago
Saryev Rustam f03f52827b
Merge branch 'main' into dependabot/pip/langchain-0.0.325 7 months ago
Saryev Rustam 9000fac304
Merge pull request #31 from rsaryev/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.6 to 1.26.18
7 months ago
Saryev Rustam 1acc7a5015
Merge pull request #29 from rsaryev/dependabot/pip/gitpython-3.1.37
Bump gitpython from 3.1.35 to 3.1.37
7 months ago
Saryev Rustam 33f36fd06d
Merge pull request #27 from rsaryev/dependabot/pip/pillow-10.0.1
Bump pillow from 9.5.0 to 10.0.1
7 months ago
dependabot[bot] 13e589888c
Bump langchain from 0.0.236 to 0.0.325
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.236 to 0.0.325.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.236...v0.0.325)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] 49ba7fc046
Bump urllib3 from 1.26.6 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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.6...1.26.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] 1c3c8f5956
Bump gitpython from 3.1.35 to 3.1.37
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] 35f7e1d428
Bump pillow from 9.5.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Saryev Rustam 90e13c1c8a
Merge pull request #25 from rsaryev/dependabot/pip/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4
9 months ago
dependabot[bot] 92ab7f18b9
Bump cryptography from 41.0.3 to 41.0.4
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Saryev Rustam eba1ab7b74
Merge pull request #24 from rsaryev/dependabot/pip/httpx-0.23.0
Bump httpx from 0.15.5 to 0.23.0
9 months ago
Saryev Rustam d548b47630
Merge pull request #23 from rsaryev/dependabot/pip/gitpython-3.1.35
Bump gitpython from 3.1.31 to 3.1.35
9 months ago
dependabot[bot] 66d88de716
Bump httpx from 0.15.5 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.15.5 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.15.5...0.23.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot] 4a70364900
Bump gitpython from 3.1.31 to 3.1.35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.35.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Saryev Rustam 75eb847156
Merge pull request #21 from rsaryev/dependabot/pip/cryptography-41.0.3
Bump cryptography from 41.0.1 to 41.0.3
9 months ago
Saryev Rustam 3c56a50f42
Merge pull request #20 from rsaryev/dependabot/pip/gitpython-3.1.35
Bump gitpython from 3.1.31 to 3.1.35
9 months ago
dependabot[bot] 6fda06cd9f
Bump cryptography from 41.0.1 to 41.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot] ef7d9caed7
Bump gitpython from 3.1.31 to 3.1.35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.35.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Saryev Rustam a8a9e2f170
Merge pull request #19 from rsaryev/dependabot/pip/gitpython-3.1.34
Bump gitpython from 3.1.31 to 3.1.34
9 months ago
dependabot[bot] 387ea3a67d
Bump gitpython from 3.1.31 to 3.1.34
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
rsaryev b978a76402
Refactor get_repo() and load_files() functions to use Repo() without root_dir.Refactored `load_files` added a delay when creating vector store. 10 months ago
rsaryev 3d3e2dabd5
Add check for Python version.
Add remove_model_name_local
10 months ago
Saryev Rustam ebf672cc7c
Merge pull request #17 from rsaryev/dependabot/pip/langchain-0.0.236
Bump langchain from 0.0.181 to 0.0.236
10 months ago
dependabot[bot] 248c347c1f
Bump langchain from 0.0.181 to 0.0.236
Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.181 to 0.0.236.
- [Release notes](https://github.com/hwchase17/langchain/releases)
- [Commits](https://github.com/hwchase17/langchain/compare/v0.0.181...v0.0.236)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Saryev Rustam 8a8353b712
Merge pull request #16 from rsaryev/dependabot/pip/langchain-0.0.236
Bump langchain from 0.0.181 to 0.0.236
10 months ago
dependabot[bot] cb36a73539
Bump langchain from 0.0.181 to 0.0.236
Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.181 to 0.0.236.
- [Release notes](https://github.com/hwchase17/langchain/releases)
- [Commits](https://github.com/hwchase17/langchain/compare/v0.0.181...v0.0.236)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Saryev Rustam 6dfd52d90d
Merge pull request #13 from rsaryev/dependabot/pip/gitpython-3.1.32
Bump gitpython from 3.1.31 to 3.1.32
10 months ago
dependabot[bot] 48bc34427a
Bump gitpython from 3.1.31 to 3.1.32
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Saryev Rustam e3ae604072
Update README.md 11 months ago
Saryev Rustam 434207e3b6
Merge pull request #10 from rsaryev/dependabot/pip/certifi-2023.7.22
Bump certifi from 2023.5.7 to 2023.7.22
11 months ago
dependabot[bot] aea98d7538
Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Saryev Rustam 012b31919d
Merge pull request #9 from rsaryev/dependabot/pip/aiohttp-3.8.5
Bump aiohttp from 3.8.4 to 3.8.5
11 months ago
dependabot[bot] a98d2215d3
Bump aiohttp from 3.8.4 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Saryev Rustam 5a31ce5004
Create LICENSE 11 months ago
Saryev Rustam e03ca88549 update project version, add local model images to README, and remove default local model from consts.py 11 months ago
Saryev Rustam e8d7b542ea update version, refactor README.md content, config.py and cli.py for improved code readability 11 months ago
Saryev Rustam 4aa2df1c56 add OpenAI model selection and API key validation functionalities 11 months ago
Saryev Rustam 079e69dabd
Merge pull request #7 from rsaryev/dependabot/pip/scipy-1.10.0
Bump scipy from 1.9.3 to 1.10.0
11 months ago
dependabot[bot] 7ba824e101
Bump scipy from 1.9.3 to 1.10.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Saryev Rustam 01aef1c449 Bump version to 0.1.42 refactor BaseLLM 12 months ago
Saryev Rustam 136c09c971 Update 12 months ago
Saryev Rustam 2260c6dd35 Refactor llm.py template and update version in pyproject.toml. 12 months ago
Saryev Rustam 6d72db88bb fix send_query 12 months ago
Saryev Rustam 761210d861 Add support for loading files with extensions not present in ALLOW_FILES in LOADER_MAPPING. 12 months ago
Saryev Rustam e22c850cae fix loading files bug 12 months ago
Saryev Rustam 70fee6d501 implement embedding_search method, and modify send_query and add temperature config 12 months ago
Saryev Rustam 2a6c5ad707
Update pyproject.toml 1 year ago