Erick Friis
5f8a307565
infra: same tagging for langchain ( #21126 )
2024-04-30 14:43:45 -07:00
Erick Friis
dbdfa3d34e
infra: fix minimum version install to force pypi install ( #21112 )
2024-04-30 12:41:26 -07:00
Erick Friis
efe27ef849
infra: tag non-langchain releases ( #20805 )
2024-04-30 16:15:46 +00:00
ccurme
989e4a92c2
(infra) pass input to test-release ( #20947 )
2024-04-26 15:17:40 -04:00
Erick Friis
078c5d9bc6
infra: nonmaster release checkbox ( #20945 )
...
Co-authored-by: ccurme <chester.curme@gmail.com>
2024-04-26 14:50:07 -04:00
junkeon
c8fd51e8c8
upstage: Add Upstage partner package LA and GC ( #20651 )
...
---------
Co-authored-by: Sean <chosh0615@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Sean Cho <sean@upstage.ai>
2024-04-24 15:17:20 -07:00
ccurme
5a3c65a756
standard tests: add xfails ( #20659 )
2024-04-23 17:14:16 -04:00
Erick Friis
764871f97d
infra: add test-doc-imports to ci failure ( #20637 )
2024-04-19 02:06:57 +00:00
Erick Friis
726234eee5
infra: fix doc imports ci ( #20629 )
2024-04-18 23:42:03 +00:00
Erick Friis
f09bd0b75b
upstage: init package ( #20574 )
...
Co-authored-by: Sean Cho <sean@upstage.ai>
Co-authored-by: JuHyung-Son <sonju0427@gmail.com>
2024-04-17 23:25:36 +00:00
ccurme
22da9f5f3f
update scheduled tests ( #20526 )
...
repurpose scheduled tests to test over provider packages
2024-04-16 16:49:46 -04:00
Erick Friis
77eba10f47
standard-tests: fix default fixtures ( #20520 )
2024-04-16 16:12:36 +00:00
Erick Friis
9eb6f538f0
infra, multiple: rc release versions ( #20252 )
2024-04-09 17:54:58 -07:00
Erick Friis
855ba46f80
standard-tests: a standard unit and integration test set ( #20182 )
...
just chat models for now
2024-04-09 12:43:00 -07:00
Erick Friis
28dfde2cb2
cohere: move package to external repo ( #20081 )
2024-04-05 14:29:15 -07:00
Brace Sproul
6d93a03bef
docs[patch]: Fix or remove broken mdx links ( #19777 )
...
this pr also drops the community added action for checking broken links
in mdx. It does not work well for our use case, throwing errors for
local paths, plus the rest of the errors our in house solution had.
2024-03-29 15:25:08 -07:00
ccurme
0dbd5f5012
add script to check imports ( #19611 )
2024-03-29 13:30:20 -04:00
Erick Friis
f55b11fb73
infra: Revert run partner CI on core PRs ( #19733 )
...
Reverts parts of langchain-ai/langchain#19688
2024-03-28 20:45:59 +00:00
Erick Friis
8c2ed85a45
core[patch], infra: release 0.1.36, run partner CI on core PRs ( #19688 )
2024-03-28 08:55:10 -07:00
Guangdong Liu
94b869a974
github action: Add dead link check for .mdx files ( #19492 )
...
- **Description:** Add dead link check for .mdx files. I checked the
logs and found that files with .mdx suffix were not checked.
https://github.com/langchain-ai/langchain/actions/runs/8409525467/job/23026924465#logs
- @baskaryan, @efriis, @eyurtsev, @hwchase17.
2024-03-26 08:42:34 -07:00
Erick Friis
e6952b04d5
cohere[patch]: fix release ( #19529 )
2024-03-25 13:46:29 -07:00
Erick Friis
caf47ab666
infra: run min version ci before integration tests ( #18945 )
2024-03-15 12:14:44 -07:00
Erick Friis
781aee0068
community, langchain, infra: revert store extended test deps outside of poetry ( #19153 )
...
Reverts langchain-ai/langchain#18995
Because it makes installing dependencies in python 3.11 extended testing
take 80 minutes
2024-03-15 17:10:47 +00:00
Erick Friis
9e569d85a4
community, langchain, infra: store extended test deps outside of poetry ( #18995 )
...
poetry can't reliably handle resolving the number of optional "extended
test" dependencies we have. If we instead just rely on pip to install
extended test deps in CI, this isn't an issue.
2024-03-15 05:55:30 +00:00
Erick Friis
7ce81eb6f4
voyageai[patch]: init package ( #19098 )
...
Co-authored-by: fodizoltan <zoltan@conway.expert>
Co-authored-by: Yujie Qian <thomasq0809@gmail.com>
Co-authored-by: fzowl <160063452+fzowl@users.noreply.github.com>
2024-03-15 00:56:10 +00:00
Brace Sproul
5157b15446
ci[patch]: Set root dir to ./docs ( #19102 )
2024-03-14 17:55:04 -07:00
Brace Sproul
98cd8f673b
docs[minor]ci[minor]: Add script & CI to check recurring links daily ( #19100 )
2024-03-14 17:42:22 -07:00
Erick Friis
5e0c58f9c2
infra: update upload-artifact and download-artifact to v4 ( #19044 )
2024-03-13 20:08:29 +00:00
Erick Friis
74b2c0aa01
templates, cli: more security deps ( #19006 )
2024-03-12 20:48:56 -07:00
Bagatur
915c1f8673
infra: rm api build CI ( #18944 )
2024-03-11 16:12:34 -07:00
Bagatur
2d172181e0
Revert "update api build script ( #18930 )" ( #18931 )
2024-03-11 11:47:18 -07:00
Bagatur
def329b5f2
update api build script ( #18930 )
2024-03-11 11:44:37 -07:00
Erick Friis
ad29806255
nvidia-trt, nvidia-ai-endpoints: move to repo ( #18814 )
...
NVIDIA maintained in https://github.com/langchain-ai/langchain-nvidia
2024-03-08 19:30:50 +00:00
Erick Friis
f3e28289f6
infra: reorder api docs build steps ( #18618 )
2024-03-05 17:33:36 -08:00
Brace Sproul
328a498a78
docs[minor]: Add thumbs up/down to all docs pages ( #18526 )
2024-03-04 15:14:28 -08:00
Erick Friis
6afb135baa
astradb: move to langchain-datastax repo ( #18354 )
2024-03-01 19:04:43 +00:00
Bagatur
5efb5c099f
text-splitters[minor], langchain[minor], community[patch], templates, docs: langchain-text-splitters 0.0.1 ( #18346 )
2024-02-29 18:33:21 -08:00
Erick Friis
c7d5ed6f5c
infra: tolerate partner package move in ci ( #18355 )
2024-02-29 17:49:28 -08:00
Erick Friis
4e27e66938
infra: mongodb env vars ( #18347 )
2024-02-29 15:24:28 -08:00
Erick Friis
dfd9787388
infra: ci dirs in wrong order ( #18340 )
2024-02-29 21:13:29 +00:00
Erick Friis
68be5a7658
infra: skip ibm api docs ( #18335 )
2024-02-29 10:16:57 -08:00
Erick Friis
43534a4c08
skip airbyte api docs ( #18334 )
2024-02-29 09:57:52 -08:00
Brace Sproul
ca4f5e2408
ci: Update issue template required checks ( #18283 )
2024-02-28 13:27:39 -08:00
Erick Friis
2e31f1c2f8
infra: api docs folder move ( #18223 )
2024-02-28 07:10:27 -08:00
Erick Friis
be8d2ff5f7
airbyte[patch]: init pkg ( #18236 )
2024-02-27 19:37:53 -08:00
Harrison Chase
c673717c2b
add optimization notebook ( #18155 )
2024-02-26 16:09:31 -08:00
Max Jakob
5ab69f907f
partners: add Elasticsearch package ( #17467 )
...
### Description
This PR moves the Elasticsearch classes to a partners package.
Note that we will not move (and later remove) `ElasticKnnSearch`. It
were previously deprecated.
`ElasticVectorSearch` is going to stay in the community package since it
is used quite a lot still.
Also note that I left the `ElasticsearchTranslator` for self query
untouched because it resides in main `langchain` package.
### Dependencies
There will be another PR that updates the notebooks (potentially pulling
them into the partners package) and templates and removes the classes
from the community package, see
https://github.com/langchain-ai/langchain/pull/17468
#### Open question
How to make the transition smooth for users? Do we move the import
aliases and require people to install `langchain-elasticsearch`? Or do
we remove the import aliases from the `langchain` package all together?
What has worked well for other partner packages?
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-02-26 23:19:47 +00:00
Erick Friis
257879e98d
infra: api docs setup action location ( #18148 )
2024-02-26 11:50:21 -08:00
Erick Friis
28cf3aab45
infra: api docs build commit dir ( #18147 )
2024-02-26 11:47:04 -08:00
Erick Friis
e3b7779926
docs: api docs for external repos ( #17904 )
...
Stacked on google removal PR. Will make google continue to show up in
API docs even from external repo
2024-02-26 06:19:09 +00:00