mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
90e4b6b040
You may want to add doi/orcid Followed this: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
10 lines
247 B
YAML
10 lines
247 B
YAML
cff-version: 1.2.0
|
|
message: "If you use this software, please cite it as below."
|
|
authors:
|
|
- family-names: "Chase"
|
|
given-names: "Harrison"
|
|
title: "LangChain"
|
|
version: 0.0.66
|
|
date-released: 2022-10-17
|
|
url: "https://github.com/hwchase17/langchain"
|