Isaac Francisco
75e966a2fa
docs, cli[patch]: document loaders doc template ( #22862 )
...
From: https://github.com/langchain-ai/langchain/pull/22290
---------
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-06-13 19:28:57 -07:00
Nithish Raghunandanan
f2f0e0e13d
couchbase: Add the initial version of Couchbase partner package ( #22087 )
...
Co-authored-by: Nithish Raghunandanan <nithishr@users.noreply.github.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-06-07 14:04:08 -07:00
Bagatur
cb183a9bf1
docs: update anthropic chat model ( #22483 )
...
Related to #22296
And update anthropic to accept base_url
2024-06-04 12:42:06 -07:00
Bagatur
2bc50fb895
docs, cli[patch]: chat model template nit ( #22294 )
2024-05-29 20:53:58 +00:00
Bagatur
627a337887
docs, cli[patch]: chat model doc template ( #22290 )
...
Update ChatModel integration doc template, integration docstring, and
adds langchain-cli command to easily create just doc (for updating
existing integrations):
```bash
langchain-cli integration create-doc --name "foo-bar"
```
2024-05-29 13:34:58 -07:00
Erick Friis
95c3e5f85f
cli: model name substitution fix, release 0.0.23 ( #22089 )
2024-05-23 13:09:38 -07:00
Erick Friis
c77d2f2b06
multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep ( #21646 )
...
0.2 is not a breaking release for core (but it is for langchain and
community)
To keep the core+langchain+community packages in sync at 0.2, we will
relax deps throughout the ecosystem to tolerate `langchain-core` 0.2
2024-05-13 19:50:36 -07:00
Eugene Yurtsev
6f20f140ca
cli[minor]: Add disable sockets in unit tests ( #19877 )
2024-04-03 17:17:50 -04:00
Eugene Yurtsev
356a139b0a
cli[minor]: Add __version__ to integration package template ( #19876 )
...
Packages should export __version__
2024-04-01 15:34:38 -04:00
Bagatur
10c10f2dea
cli[patch]: integration template nits ( #14691 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-02-09 17:59:34 -08:00
Erick Friis
3a2eb6e12b
infra: add print rule to ruff ( #16221 )
...
Added noqa for existing prints. Can slowly remove / will prevent more
being intro'd
2024-02-09 16:13:30 -08:00
Charlie Marsh
24c0bab57b
infra, multiple: Upgrade configuration for Ruff v0.2.0 ( #16905 )
...
## Summary
This PR upgrades LangChain's Ruff configuration in preparation for
Ruff's v0.2.0 release. (The changes are compatible with Ruff v0.1.5,
which LangChain uses today.) Specifically, we're now warning when
linter-only options are specified under `[tool.ruff]` instead of
`[tool.ruff.lint]`.
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-02-09 14:28:02 -08:00
Erick Friis
a13dc47a08
cli[patch]: copyright 2024 default ( #17204 )
2024-02-07 14:52:37 -08:00
Erick Friis
afdd636999
docs: partner packages ( #16960 )
2024-02-02 15:12:21 -08:00
Erick Friis
afb25eeec4
cli[patch]: add integration tests to default makefile ( #16479 )
2024-01-23 16:09:16 -07:00
Erick Friis
1f4ac62dee
cli[patch], google-vertexai[patch]: readme template ( #16470 )
2024-01-23 12:08:17 -07:00
Erick Friis
2ac3a82d85
cli[patch]: new fields in integration template, release 0.0.21 ( #16398 )
2024-01-22 14:26:47 -07:00
Erick Friis
9ef2feb674
cli[patch]: add embedding to integration template ( #14881 )
2023-12-19 09:58:21 -08:00
Erick Friis
7e6ca3c2b9
cli[patch]: integration template ( #14571 )
2023-12-13 08:55:30 -08:00