Commit Graph

27 Commits (main)

Author SHA1 Message Date
Thamognya Kodi 091e0b27e6 final fixes: huggingface works now 2023-01-18 21:38:51 +07:00
Thamognya Kodi 5cde349db0
updates to makefile and chatgpt 2023-01-18 14:35:30 +07:00
Thamognya b6a0b92afc
Merge pull request #48 from thamognya/dependabot/pip/pytz-2022.7.1
⬆️ Bump pytz from 2022.7 to 2022.7.1
2023-01-18 14:08:59 +07:00
Thamognya 0eb750cdef
Merge pull request #49 from thamognya/dependabot/pip/openai-0.26.1
⬆️ Bump openai from 0.26.0 to 0.26.1
2023-01-18 14:08:42 +07:00
Thamognya d5a1284e89
Merge pull request #50 from thamognya/dependabot/pip/pyahocorasick-2.0.0
⬆️ Bump pyahocorasick from 1.4.4 to 2.0.0
2023-01-18 14:08:27 +07:00
Thamognya 910afca432
Merge pull request #51 from thamognya/dependabot/pip/pytest-7.2.1
⬆️ Bump pytest from 7.2.0 to 7.2.1
2023-01-18 14:08:10 +07:00
dependabot[bot] f23a5f15a5
⬆️ Bump rich from 10.16.2 to 13.1.0
Bumps [rich](https://github.com/Textualize/rich) from 10.16.2 to 13.1.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v10.16.2...v13.1.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 11:57:06 +00:00
dependabot[bot] 042539d32e
⬆️ Bump pytest from 7.2.0 to 7.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 11:54:16 +00:00
dependabot[bot] 41ba757a20
⬆️ Bump pyahocorasick from 1.4.4 to 2.0.0
Bumps [pyahocorasick](https://github.com/WojciechMula/pyahocorasick) from 1.4.4 to 2.0.0.
- [Release notes](https://github.com/WojciechMula/pyahocorasick/releases)
- [Changelog](https://github.com/WojciechMula/pyahocorasick/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/WojciechMula/pyahocorasick/compare/1.4.4...2.0.0)

---
updated-dependencies:
- dependency-name: pyahocorasick
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 11:50:49 +00:00
dependabot[bot] cd0fe6584d
⬆️ Bump openai from 0.26.0 to 0.26.1
Bumps [openai](https://github.com/openai/openai-python) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Commits](https://github.com/openai/openai-python/compare/v0.26.0...v0.26.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 11:48:38 +00:00
dependabot[bot] 02a4c5ad69
⬆️ Bump pytz from 2022.7 to 2022.7.1
Bumps [pytz](https://github.com/stub42/pytz) from 2022.7 to 2022.7.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2022.7...release_2022.7.1)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 11:43:07 +00:00
Thamognya Kodi 581ec23b2a update: look at todo 2023-01-12 17:41:31 +07:00
Thamognya Kodi 66eb7eb9e0 update: look at todo 2023-01-11 22:59:46 +07:00
Thamognya Kodi 8f21f3fba3 update: look at todo 2023-01-10 19:50:43 +07:00
Thamognya Kodi 75d647843e update: look at todo 2023-01-02 08:29:06 +07:00
Thamognya Kodi 4114521dec update: look at todo 2023-01-02 08:27:27 +07:00
dependabot[bot] 8d12fce6fa
⬆️ Bump spacy-legacy from 3.0.10 to 3.0.11
Bumps [spacy-legacy](https://github.com/explosion/spaCy) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Commits](https://github.com/explosion/spaCy/commits)

---
updated-dependencies:
- dependency-name: spacy-legacy
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 11:22:58 +00:00
Thamognya Kodi 367675e57f update: look at todo 2022-12-28 17:41:27 +07:00
Thamognya Kodi dccf27e6ab update 2022-12-26 22:43:10 +07:00
Thamognya Kodi 10a49d1555 Improvement Works 2022-12-26 13:12:24 +07:00
Thamognya Kodi 1b03c8ddb4 update 2022-12-26 13:07:39 +07:00
Thamognya Kodi dbf476bd35 update 2022-12-26 00:15:24 +07:00
Thamognya Kodi 2f5dc8ac32 upaaete 2022-12-24 15:20:54 +07:00
Thamognya Kodi c3aef52548 update 2022-12-24 08:38:10 +07:00
dependabot[bot] 272bc41e89 ⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/Ousret/charset_normalizer/blob/master/UPGRADE.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/2.1.1...3.0.1)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-24 01:35:39 +00:00
Thamognya Kodi ad29182185 tests added. need to fix reelative path 2022-12-24 08:25:40 +07:00
Thamognya Kodi 434fbb342f update 2022-12-23 20:40:01 +07:00