Eternal Reclaimer
|
d5c1ffa0c9
|
Merge pull request #421 from kyegomez/dependabot/pip/pypdf-4.1.0
Bump pypdf from 4.0.1 to 4.1.0
|
11 months ago |
Eternal Reclaimer
|
bd7bca8959
|
Merge pull request #425 from evelynmitchell/master
Fixing dependences
|
11 months ago |
evelynmitchell
|
037846cb05
|
Merge branch 'master' into master
|
11 months ago |
evelynmitchell
|
c8d6ee90c3
|
revert run examples
|
11 months ago |
evelynmitchell
|
5fce9cc779
|
langsmith bump
|
11 months ago |
evelynmitchell
|
e689539908
|
langchain-core bump
|
11 months ago |
evelynmitchell
|
9013f085ee
|
bump langchain-community
|
11 months ago |
evelynmitchell
|
e8d1a0ddf4
|
add sentry-sdk to deps
|
11 months ago |
evelynmitchell
|
7f8d712522
|
langchain dep, revert python bump
|
11 months ago |
evelynmitchell
|
c1762468c8
|
bump python to 3.10 to resolve langchain.schema issue
from langchain.schema import BaseOutputParser
(https://github.com/langchain-ai/langchain/issues/1936)
|
11 months ago |
Eternal Reclaimer
|
b31f5f1286
|
Merge pull request #424 from kyegomez/dependabot/pip/ruff-gte-0.0.249-and-lt-0.3.5
Update ruff requirement from >=0.0.249,<0.1.7 to >=0.0.249,<0.3.5
|
11 months ago |
Kye
|
5d9e32fa9f
|
[CLEANUP]
|
11 months ago |
evelynmitchell
|
f63f7a48d6
|
add supervision to deps
|
11 months ago |
evelynmitchell
|
803a70254d
|
bump tiktoken
|
11 months ago |
evelynmitchell
|
b9b505d126
|
typo
|
11 months ago |
evelynmitchell
|
15717b79c7
|
fix typo in pyproject.toml
|
11 months ago |
evelynmitchell
|
14313b5fb4
|
fix langchain deps
see (https://github.com/langchain-ai/langchain/issues/18996)
|
11 months ago |
evelynmitchell
|
8ac2137d7a
|
bump tenacity to resolve chromadb conflict
|
11 months ago |
evelynmitchell
|
7cfb845a5d
|
Merge branch 'kyegomez:master' into master
|
11 months ago |
Kye
|
492377b5c3
|
[TELEMETRY]
|
11 months ago |
dependabot[bot]
|
18c37aaeab
|
Update ruff requirement from >=0.0.249,<0.1.7 to >=0.0.249,<0.3.5
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.249...v0.3.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
dependabot[bot]
|
dc2738611b
|
Bump pypdf from 4.0.1 to 4.1.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/4.0.1...4.1.0)
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
Kye
|
09494cb93c
|
[CLEANUP]
|
11 months ago |
Kye
|
633ae815f9
|
[CLEANUP]
|
11 months ago |
Kye
|
c90ba1c11e
|
[TOOL AGENT]
|
11 months ago |
Kye
|
e922e7fb84
|
[CLEANUP]
|
11 months ago |
Kye
|
50215f229f
|
[CLEANUP]
|
11 months ago |
Kye
|
5a60eb4f2d
|
[PYDANTIC UPDATE]
|
11 months ago |
Kye
|
8fe317b909
|
[CLEANUP]
|
11 months ago |
Kye
|
fe4966c849
|
[CLEANUP]
|
11 months ago |
evelynmitchell
|
4f58322630
|
run examples on push for testing workflow
|
11 months ago |
evelynmitchell
|
ebcc63e6b0
|
remove schedule for testing run examples
|
11 months ago |
evelynmitchell
|
e4e4070ece
|
add permissions run examples
|
11 months ago |
evelynmitchell
|
a4187557b8
|
fix gh actions location of run examples
|
11 months ago |
Eternal Reclaimer
|
581d6558d6
|
Merge pull request #414 from vyomakesh09/master
refactor execution scripts and workflows
|
11 months ago |
Kye
|
040f8b7c62
|
[DOCS]
|
11 months ago |
Kye
|
866bcbd2cf
|
[CLEANUP]
|
11 months ago |
Kye
|
9a4c8aff42
|
[docs]
|
11 months ago |
Kye
|
f23cd93f31
|
[DOCS]
|
11 months ago |
Eternal Reclaimer
|
0309fc460b
|
Merge pull request #419 from evelynmitchell/master
[CODE] Dockerfile, tidy requirements, catching up
|
11 months ago |
evelynmitchell
|
05981d158a
|
Merge branch 'master' into master
|
11 months ago |
evelynmitchell
|
a43c3d476a
|
Dockerfile
|
11 months ago |
evelynmitchell
|
703e56a6a0
|
remove duplicate import pyproject
|
11 months ago |
Eternal Reclaimer
|
fb44de13ac
|
Update pyproject.toml
|
11 months ago |
evelynmitchell
|
48da719e9d
|
Merge pull request #1 from kyegomez/master
Catching Up 20240312
|
11 months ago |
Kye
|
fbba87060d
|
[DOCS][How to Create A Custom Language Model]
|
11 months ago |
Kye
|
780b04925e
|
[CLEANUP]
|
11 months ago |
Eternal Reclaimer
|
fae4eea9fe
|
Delete test_output.py
|
11 months ago |
Eternal Reclaimer
|
5bce72cedc
|
Merge pull request #415 from kyegomez/dependabot/pip/cohere-4.53
Bump cohere from 4.24 to 4.53
|
11 months ago |
Eternal Reclaimer
|
b163d1ed0b
|
Merge pull request #416 from kyegomez/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.14
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
|
11 months ago |