Erick Friis
3b0e993e20
docs: v0.1 canonical ( #26515 )
2024-09-16 13:32:04 -07:00
Jacob Lee
6ed6c7f409
docs[patch]: Increase v0.1 banner size ( #23072 )
...
CC @hwchase17
2024-06-18 02:34:35 -07:00
Jacob Lee
f883981446
docs[patch]: Add canonical URLs pointing at 0.2 docs for popular pages ( #22250 )
...
@efriis
2024-05-31 10:55:10 -04:00
Erick Friis
d5bde4fa91
infra: use nbconvert for docs build ( #21135 )
...
todo
- [x] remove quarto build semantics
- [x] remove quarto download/install
- [x] make `uv` not verbose
2024-05-07 12:30:17 -07:00
Jacob Lee
605c3f23e1
docs: reorg and visual refresh ( #19765 )
...
- put use cases in main sidebar
- move modules to own sidebar, rename components
- cleanup lcel section
- cleanup guides
- update font, cell highlighting
---------
Co-authored-by: Chester Curme <chester.curme@gmail.com >
Co-authored-by: Bagatur <baskaryan@gmail.com >
2024-04-04 00:58:36 -07: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
d397721a34
docs: format ( #17143 )
2024-02-06 16:32:53 -08:00
Bagatur
b0347f3e2b
docs: add csv use case ( #16756 )
2024-01-30 09:39:46 -08:00
Francisco Ingham
13cf4594f4
docs: added a few suggestions for sql docs ( #16508 )
2024-01-24 08:48:41 -08:00
dudgeon
26b2ad6d5b
Fixed typo on quickstart.ipynb ( #16482 )
...
- **Description:** Quick typo fix: `inpect` >> `inspect`
- **Issue:** N/A
- **Dependencies:** any dependencies required for this change,
- **Twitter handle:** @geoffdudgeon
2024-01-23 16:50:13 -08:00
Bagatur
1dc6c1ce06
core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs ( #16168 )
...
Revamp SQL use cases docs. In the process update SQL chains and agents.
2024-01-22 08:19:08 -08:00