langchain/docs
JuHyung Son 710e57d779
upstage: deprecate UPSTAGE_DOCUMENT_AI_API_KEY (#21363)
Description: We are merging UPSTAGE_DOCUMENT_AI_API_KEY and
UPSTAGE_API_KEY into one, and only UPSTAGE_API_KEY will be used going
forward. And we changed the base class of ChatUpstage to BaseChatOpenAI.

---------

Co-authored-by: Sean <chosh0615@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-05-08 18:02:26 +00:00
..
api_reference experimental[minor]: upgrade the prompt injection model (#20783) 2024-04-23 10:23:39 -04:00
data 👥 Update LangChain people data (#21143) 2024-05-01 11:01:43 -04:00
docs upstage: deprecate UPSTAGE_DOCUMENT_AI_API_KEY (#21363) 2024-05-08 18:02:26 +00:00
scripts infra: rewrite ipynb links to md (#21392) 2024-05-07 23:16:52 +00:00
src docs: add Cohere to ChatModelTabs (#20386) 2024-04-12 10:35:10 -04:00
static docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
.gitignore infra: cleanup docs build (#21134) 2024-05-01 17:34:05 -07:00
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 2024-03-04 15:14:28 -08:00
babel.config.js
docusaurus.config.js docs: fix title cap (#20048) 2024-04-05 02:36:33 +00:00
Makefile infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
package.json Lock low level dep to fix Vercel docs build (#20573) 2024-04-17 15:21:28 -07:00
README.md
sidebars.js docs: Add doc for hybrid search (#21245) 2024-05-04 08:22:56 -04:00
vercel_build.sh infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel_requirements.txt infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel.json upstage: init package (#20574) 2024-04-17 23:25:36 +00:00
yarn.lock Lock low level dep to fix Vercel docs build (#20573) 2024-04-17 15:21:28 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide