Erick Friis
c2a3021bb0
multiple: pydantic 2 compatibility, v0.3 ( #26443 )
...
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Dan O'Donovan <dan.odonovan@gmail.com>
Co-authored-by: Tom Daniel Grande <tomdgrande@gmail.com>
Co-authored-by: Grande <Tom.Daniel.Grande@statsbygg.no>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Tomaz Bratanic <bratanic.tomaz@gmail.com>
Co-authored-by: ZhangShenao <15201440436@163.com>
Co-authored-by: Friso H. Kingma <fhkingma@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: Morgante Pell <morgantep@google.com>
2024-09-13 14:38:45 -07:00
Yuki Watanabe
64dfdaa924
docs: Add Databricks integration ( #25929 )
...
Updating the gateway pages in the documentation to name the
`langchain-databricks` integration.
---------
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-09-02 22:05:40 +00:00
Tyler Wray
1ff8c36aa6
docs: fix pgvector link ( #25930 )
...
- **Description:** pg_vector link is 404'ing. This fixes it.
2024-09-02 18:03:19 +00:00
Erick Friis
28f6ff6fcd
docs: remove incorrect vectorstore local column ( #25895 )
2024-08-30 18:54:51 +00:00
Erick Friis
24f0c232fe
docs: elastic feature ( #25865 )
2024-08-30 00:55:16 +00:00
ccurme
3c784e10a8
docs: improve docs for InMemoryVectorStore ( #25786 )
...
Closes https://github.com/langchain-ai/langchain/issues/25775
2024-08-27 21:12:32 -07:00
Erick Friis
5fb8aa82b9
docs: api ref to new site links in featuretable ( #25678 )
2024-08-22 21:52:50 +00:00
Bagatur
f4b3c90886
docs: add prereq commas ( #25626 )
2024-08-21 12:38:53 -07:00
Isaac Francisco
d40bdd6257
docs: more indexing of document loaders ( #25500 )
...
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-08-20 17:54:42 +00:00
Isaac Francisco
f18b77fd59
[docs]: pdf loaders ( #25425 )
2024-08-14 21:44:57 -07:00
Isaac Francisco
966b408634
[docs]: doc loader changes ( #25417 )
2024-08-14 19:46:33 -07:00
Isaac Francisco
63aba3fe5b
[docs]: link fix directory loader ( #25411 )
2024-08-14 20:58:54 +00:00
Jacob Lee
012929551c
docs[patch]: Hide deprecated integration pages ( #25389 )
2024-08-14 09:17:39 -07:00
Harrison Chase
967b6f21f6
docs: improve document loaders index ( #25365 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-08-14 01:48:48 +00:00
Eugene Yurtsev
b4e3bdb714
docs: Update nomic AI embeddings integration docs ( #25308 )
...
Issue: https://github.com/langchain-ai/langchain/issues/24856
---------
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
2024-08-14 00:32:07 +00:00
Erick Friis
d5b548b4ce
docs: index pages, sidebars ( #25316 )
2024-08-13 15:52:51 -07:00
Isaac Francisco
a72fddbf8d
[docs]: vector store integration pages ( #24858 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-08-06 17:20:27 +00:00
Erick Friis
98c22e9082
docs: feature table component ( #24985 )
2024-08-02 17:41:47 +00:00
Jacob Lee
3ab09d87d6
docs[patch]: Adds components for prereqs, compatibility, fix chat model tab issue ( #24585 )
...
Added to `docs/how_to/tools_runtime` as a proof of concept, will apply
everywhere if we like.
A bit more compact than the default callouts, will help standardize the
layout of our pages since we frequently use these boxes.
<img width="1088" alt="Screenshot 2024-07-23 at 4 49 02 PM"
src="https://github.com/user-attachments/assets/7380801c-e092-4d31-bcd8-3652ee05f29e ">
2024-08-01 15:04:13 -07:00
Anirudh31415926535
4da3d4b18e
docs: Minor corrections and updates to Cohere docs ( #22726 )
...
- **Description:** Update the Cohere's provider and RagRetriever
documentations with latest updates.
- **Twitter handle:** Anirudh1810
2024-07-31 10:16:26 -07:00
Hayden Wolff
0345990a42
docs: Add NVIDIA NIMs to Model Tab and Feature Table ( #24146 )
...
**Description:** Add NVIDIA NIMs to Model Tab and LLM Feature Table
---------
Co-authored-by: Hayden Wolff <hwolff@nvidia.com>
Co-authored-by: Erick Friis <erickfriis@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-07-26 18:20:52 +00:00
Bagatur
47ae06698f
docs: update ChatModelTabs defaults ( #24583 )
2024-07-23 21:56:30 +00:00
ccurme
ee579c77c1
docs: chain migration guide ( #23844 )
...
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-07-05 16:37:34 -07:00
Jacob Lee
2ae718796e
docs[patch]: Fix typo in feedback ( #23146 )
2024-06-18 16:32:04 -07:00
Jacob Lee
74749c909d
docs[patch]: Adds feedback input after thumbs up/down ( #23141 )
...
CC @baskaryan
2024-06-18 16:08:22 -07:00
ccurme
694ae87748
docs: add groq to chatmodeltabs ( #22913 )
2024-06-14 14:31:48 -04:00
Qingchuan Hao
3e92ed8056
docs: add Microsoft Azure to ChatModelTabs ( #22367 )
...
Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-06-03 10:19:00 -04:00
Leonid Ganeline
2416737c5f
docs: compact the API Reference links ( #21285 )
...
This PR is opinionated.
Issue: the `API Reference` sections in the examples hold too much
vertical space and make us scroll the page too much. See an
[example](https://python.langchain.com/docs/get_started/quickstart/#conversation-retrieval-chain ).
These sections are **important**. So, the compacting should not make
these sections less noticeable.
Change: compacting the `API Reference` sections. See the [same example
after change
applied](https://langchain-j6nya46lf-langchain.vercel.app/docs/get_started/quickstart/#conversation-retrieval-chain ).
It is more compact and now looks like references (footnotes).
Note: I would also change the section style, so it would be more
noticeable (maybe to look like the footnotes. Smaller wider font?)
---------
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-05-23 15:50:23 -07:00
Erick Friis
ed5914ff61
docs: move feedback into paginator from content ( #22041 )
...
we only index what's in the `<article>` tags for search. We should not
have the feedback in the article.
2024-05-22 13:21:27 -07:00
Eugene Yurtsev
b7d08bf764
docs: update doc feedback to populate URL ( #22033 )
...
Update docfeedback to populate URL
2024-05-22 13:38:11 -04:00
Jacob Lee
0180716a95
docs[patch]: Remove padding from first sidebar link ( #21852 )
...
CC @efriis
2024-05-17 17:09:58 -07:00
Brace Sproul
6febb283f6
docs[minor]: Hide prev/next buttons on docs in how to / tutorials ( #21789 )
...
These buttons don't navigate to the proper prev/next page. Hide in those
pages
2024-05-16 15:35:17 -07:00
Bagatur
752b1e85f8
docs: gh feedback link ( #21606 )
...
Co-authored-by: bracesproul <braceasproul@gmail.com>
2024-05-14 00:11:37 +00:00
Bagatur
526ba235f3
docs: fix prereq links ( #21630 )
2024-05-13 15:40:53 -07:00
Erick Friis
e8efe8384d
docs: announcement bar dark mode 0.2 ( #21540 )
2024-05-10 10:13:02 -07:00
Erick Friis
21d14549a9
docs: v0.2 docs in master ( #21438 )
...
current python.langchain.com is building from branch `v0.1`. Iterate on
v0.2 docs here.
---------
Signed-off-by: Weichen Xu <weichen.xu@databricks.com>
Signed-off-by: Rahul Tripathi <rauhl.psit.ec@gmail.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
Co-authored-by: Leonid Ganeline <leo.gan.57@gmail.com>
Co-authored-by: Leonid Kuligin <lkuligin@yandex.ru>
Co-authored-by: Averi Kitsch <akitsch@google.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Martín Gotelli Ferenaz <martingotelliferenaz@gmail.com>
Co-authored-by: Fayfox <admin@fayfox.com>
Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
Co-authored-by: Dawson Bauer <105886620+djbauer2@users.noreply.github.com>
Co-authored-by: Ravindu Somawansa <ravindu.somawansa@gmail.com>
Co-authored-by: Dhruv Chawla <43818888+Dominastorm@users.noreply.github.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: WeichenXu <weichen.xu@databricks.com>
Co-authored-by: Benito Geordie <89472452+benitoThree@users.noreply.github.com>
Co-authored-by: kartikTAI <129414343+kartikTAI@users.noreply.github.com>
Co-authored-by: Kartik Sarangmath <kartik@thirdai.com>
Co-authored-by: Sevin F. Varoglu <sfvaroglu@octoml.ai>
Co-authored-by: MacanPN <martin.triska@gmail.com>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: Hyeongchan Kim <kozistr@gmail.com>
Co-authored-by: sdan <git@sdan.io>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Rahul Triptahi <rahul.psit.ec@gmail.com>
Co-authored-by: Rahul Tripathi <rauhl.psit.ec@gmail.com>
Co-authored-by: pjb157 <84070455+pjb157@users.noreply.github.com>
Co-authored-by: Eun Hye Kim <ehkim1440@gmail.com>
Co-authored-by: kaijietti <43436010+kaijietti@users.noreply.github.com>
Co-authored-by: Pengcheng Liu <pcliu.fd@gmail.com>
Co-authored-by: Tomer Cagan <tomer@tomercagan.com>
Co-authored-by: Christophe Bornet <cbornet@hotmail.com>
2024-05-08 12:29:59 -07:00
ccurme
5395c409cb
docs: add Cohere to ChatModelTabs ( #20386 )
2024-04-12 10:35:10 -04:00
Bagatur
a889cd14f3
docs: use vertexai in chat model tabs ( #20352 )
2024-04-11 12:34:19 -07:00
aditya thomas
6baeaf4802
docs: TogetherAI as a drop-in replacement for OpenAI ( #19900 )
...
**Description:** TogetherAI as a drop-in replacement for OpenAI
**Issue:** None
**Dependencies:** None
@baskaryan apropos #20032
2024-04-09 09:12:52 -05:00
Bagatur
38fb1429fe
docs: fix together model tab ( #20032 )
2024-04-04 15:33:43 -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
aditya thomas
765d6762bc
docs[minor]: include tab info for togetherai ( #19796 )
...
**Description:** Included information for the TogetherAI tab
**Issue:** The tab for TogetherAI information was not correct
**Dependencies:** None
2024-03-30 09:23:45 -04:00
Brace Sproul
ce0a588ae6
docs[minor]: Add chat model tabs to docs pages ( #19589 )
2024-03-29 14:23:55 -07:00
Brace Sproul
40f846e65d
docs[minor]: Add chat model selection tabs component ( #19296 )
...
<img width="1728" alt="image"
src="https://github.com/langchain-ai/langchain/assets/46789226/45e70a92-c2ee-48c8-9964-100eed22687b ">
2024-03-19 18:12:46 -07:00
Brace Sproul
578e67c017
docs[patch]: properly load/use env vars ( #18942 )
2024-03-11 15:38:05 -07:00
Brace Sproul
4ff6aa5c78
docs[minor]: Swap gtag for supabase ( #18937 )
...
Added deps:
- `@supabase/supabase-js` - for sending inserts
- `supabase` - dev dep, for generating types via cli
- `dotenv` for loading env vars
Added script:
- `yarn gen` - will auto generate the database schema types using the
supabase CLI. Not necessary for development, but is useful. Requires
authing with the supabase CLI (will error out w/ instructions if you're
not authed).
Added functionality:
- pulls users IP address (using a free endpoint: `https://api.ipify.org `
so we can filter out abuse down the line)
TODO:
- [x] add env vars to vercel
2024-03-11 14:23:12 -07:00
Brace Sproul
9c218d0154
docs[patch]: Update how GA4 is collected ( #18821 )
...
There's some issue/setting with the current python GA4 app. I created a
new one just for feedback.
2024-03-08 14:32:40 -08:00
Brace Sproul
328a498a78
docs[minor]: Add thumbs up/down to all docs pages ( #18526 )
2024-03-04 15:14:28 -08:00
Jacob Lee
5395c254d5
👥 Update LangChain people data ( #17743 )
...
👥 Update LangChain people data
---------
Co-authored-by: github-actions <github-actions@github.com>
2024-02-20 18:30:11 -08:00
Erick Friis
133971053a
docs[patch]: fix zoom ( #14786 )
...
not sure why quarto is removing divs
2023-12-15 17:46:12 -08:00