Commit Graph

83 Commits

Author SHA1 Message Date
Saryev Rustam
3ea80f389e
Merge pull request #34 from rsaryev/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.6 to 1.26.18
2023-11-06 13:36:10 +02:00
Saryev Rustam
153c7554cc
Merge pull request #35 from rsaryev/dependabot/pip/langchain-0.0.325
Bump langchain from 0.0.236 to 0.0.325
2023-11-06 13:35:59 +02:00
rsaryev
53de4f1fae
chore: update import statements in utils.py and llm.py to use langchain.vectorstores.FAISS 2023-11-05 12:10:28 +02:00
Saryev Rustam
ee32d8087e
Update pyproject.toml 2023-11-05 11:43:15 +02:00
dependabot[bot]
2f00d7702b
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>
2023-11-05 09:41:36 +00:00
dependabot[bot]
acd11f15c6
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>
2023-11-05 09:41:31 +00:00
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
2023-11-05 11:39:22 +02:00
Saryev Rustam
f03f52827b
Merge branch 'main' into dependabot/pip/langchain-0.0.325 2023-11-05 11:39:17 +02:00
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
2023-11-05 11:38:30 +02:00
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
2023-11-05 11:38:20 +02:00
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
2023-11-05 11:38:10 +02:00
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>
2023-10-30 20:23:39 +00:00
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>
2023-10-18 02:21:51 +00:00
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>
2023-10-10 20:58:34 +00:00
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>
2023-10-04 01:40:06 +00:00
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
2023-09-25 17:29:19 +03:00
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>
2023-09-21 21:28:30 +00:00
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
2023-09-20 21:59:55 +03:00
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
2023-09-20 21:59:46 +03:00
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>
2023-09-17 10:04:07 +00:00
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>
2023-09-17 10:03:58 +00:00
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
2023-09-17 13:01:47 +03:00
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
2023-09-17 13:01:40 +03:00
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>
2023-09-11 18:24:36 +00:00
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>
2023-09-11 18:24:19 +00:00
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
2023-09-11 21:23:16 +03:00
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>
2023-09-06 18:30:02 +00:00
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. 2023-08-22 00:09:51 +03:00
rsaryev
3d3e2dabd5
Add check for Python version.
Add remove_model_name_local
2023-08-16 01:25:02 +03:00
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
2023-08-14 14:06:45 +03:00
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>
2023-08-13 12:24:45 +00:00
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
2023-08-13 15:23:44 +03:00
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>
2023-08-13 07:04:06 +00:00
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
2023-08-13 10:02:53 +03:00
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>
2023-08-11 20:43:10 +00:00
Saryev Rustam
e3ae604072
Update README.md 2023-07-28 13:48:18 +04:00
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
2023-07-28 13:45:13 +04:00
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>
2023-07-25 23:19:39 +00:00
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
2023-07-23 02:55:37 +04:00
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>
2023-07-20 16:26:23 +00:00
Saryev Rustam
5a31ce5004
Create LICENSE 2023-07-17 00:20:04 +04:00
Saryev Rustam
e03ca88549 update project version, add local model images to README, and remove default local model from consts.py 2023-07-12 03:55:35 +03:00
Saryev Rustam
e8d7b542ea update version, refactor README.md content, config.py and cli.py for improved code readability 2023-07-12 03:41:09 +03:00
Saryev Rustam
4aa2df1c56 add OpenAI model selection and API key validation functionalities 2023-07-12 03:33:28 +03:00
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
2023-07-12 02:18:48 +03:00
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>
2023-07-11 23:18:17 +00:00
Saryev Rustam
01aef1c449 Bump version to 0.1.42 refactor BaseLLM 2023-07-05 13:59:22 +03:00
Saryev Rustam
136c09c971 Update 2023-07-05 05:22:11 +03:00
Saryev Rustam
2260c6dd35 Refactor llm.py template and update version in pyproject.toml. 2023-06-30 18:04:58 +03:00
Saryev Rustam
6d72db88bb fix send_query 2023-06-30 17:51:00 +03:00