Bagatur
aa9f247803
core[patch]: manually coerce ToolMessage args ( #26283 )
2024-09-10 15:57:57 -07:00
Bagatur
c62772885a
docs: migrate pydantic imports ( #26266 )
2024-09-10 13:06:58 -07:00
Erick Friis
580fbd9ada
docs: api ref to new site somewheres ( #25679 )
...
```
https://api\.python\.langchain\.com/en/latest/ ([^/]*)/langchain_([^.]*)\.(.*)\.html([^"]*)
https://python.langchain.com/v0.2/api_reference/$2/$1/langchain_$2.$3.html$4
```
---------
Co-authored-by: Bagatur <baskaryan@gmail.com >
2024-08-23 10:01:16 -07:00
WU LIFU
2a0d6788f7
docs[patch]: extraction_examples fix the examples given to the llm ( #23393 )
...
Descriptions: currently in the
[doc](https://python.langchain.com/v0.2/docs/how_to/extraction_examples/ )
it sets "Data" as the LLM's structured output schema, however its
examples given to the LLM output's "Person", which causes the LLM to be
confused and might occasionally return "Person" as the function to call
issue: #23383
Co-authored-by: Lifu Wu <lifu@nextbillion.ai >
2024-06-27 16:22:26 -04:00
andyjessen
cfed68e06f
docs: Fix description ( #22611 )
...
This commit fixes the description of the hair_color field.
2024-06-06 07:25:27 -07:00
andyjessen
8b40428f58
docs: Fix typo ( #22603 )
...
This commit changes minor typo in the field description.
2024-06-06 07:38:36 -04: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