Erick Friis
|
9052d05442
|
template: bump more lockfiles (#19003)
- templates: bump lockfile deps
- x
|
2024-03-13 01:43:33 +00:00 |
|
Erick Friis
|
49f3cc0f6b
|
templates: bump lockfile deps (#19001)
|
2024-03-13 01:25:45 +00: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 |
|
Erick Friis
|
64785822dc
|
templates: bump (#17074)
|
2024-02-05 17:12:12 -08:00 |
|
Jonathan Algar
|
a74f3a4979
|
Batch update of alt text and title attributes for images in md/mdx files across repo (#15357)
**Description:** Batch update of alt text and title attributes for
images in `md` & `mdx` files across the repo using
[alttexter](https://github.com/jonathanalgar/alttexter)/[alttexter-ghclient](https://github.com/jonathanalgar/alttexter-ghclient)
(built using LangChain/LangSmith).
**Limitation:** cannot update `ipynb` files because of [this
issue](https://github.com/langchain-ai/langchain/pull/15357#issuecomment-1885037250).
Can revisit when Docusaurus is bumped to v3.
I checked all the generated alt texts and titles and didn't find any
technical inaccuracies. That's not to say they're _perfect_, but a lot
better than what's there currently.
[Deployed](https://langchain-819yf1tbk-langchain.vercel.app/docs/modules/model_io/)
image example:
![chrome_yZQ7BF2GTj](https://github.com/langchain-ai/langchain/assets/93204286/43a9a4d4-70fd-41c4-8978-b6240ff63ffa)
You can see LangSmith traces for all the calls out to the LLM in the PRs
merged into this one:
* https://github.com/jonathanalgar/langchain/pull/6
* https://github.com/jonathanalgar/langchain/pull/4
* https://github.com/jonathanalgar/langchain/pull/3
I didn't add the following files to the PR as the images already have OK
alt texts:
*
27dca2d92f/docs/docs/integrations/providers/argilla.mdx (L3)
*
27dca2d92f/docs/docs/integrations/providers/apify.mdx (L11)
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-01-12 14:37:48 -08:00 |
|
Erick Friis
|
08be477c24
|
templates: 0.1 bump (#15648)
|
2024-01-06 18:31:46 -08:00 |
|
Erick Friis
|
69a8a26683
|
templates: fix deps (#15439)
|
2024-01-03 13:28:05 -08:00 |
|
Bagatur
|
1678d6ca17
|
langchain[patch], experimental[patch], docs: update tools imports (#15433)
|
2024-01-02 18:23:34 -05:00 |
|
William FH
|
c32554a3e0
|
Add image (#14611)
|
2023-12-12 10:55:42 -08:00 |
|
William FH
|
ce61a8ca98
|
Add Gmail Agent Example (#14567)
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
|
2023-12-12 08:34:28 -08:00 |
|