Skip to content

fuyu-quant/langchain-wiki

Repository files navigation

langchain

Introduce various applications using LangChain

Contents

How to set up the API

Set the following environment variables

LANGCHAIN_HANDLER="langchain"
OPENAI_API_KEY=""
SERPAPI_API_KEY=""
HUGGINGFACEHUB_API_TOKEN=""
GPLACES_API_KEY=""

# 上記の内容を.envファイルに書き込み以下を実行
source .env

LangChain

Models

Prompts

Indexes

Memory

Chains

Agents

Use case

Model Comparison

Text Generation

Chat Model

Q&A

Summary

Utility

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published