mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 09:28:48 +00:00
docs(readme): fixed badges with new github url (#9493)
Mainly created for the code space url that was broken but fixed the others in the same PR.
This commit is contained in:
parent
a956b69720
commit
a214fe8a2d
14
README.md
14
README.md
@ -2,18 +2,18 @@
|
|||||||
|
|
||||||
⚡ Building applications with LLMs through composability ⚡
|
⚡ Building applications with LLMs through composability ⚡
|
||||||
|
|
||||||
[](https://github.com/hwchase17/langchain/releases)
|
[](https://github.com/langchain-ai/langchain/releases)
|
||||||
[](https://github.com/hwchase17/langchain/actions/workflows/langchain_ci.yml)
|
[](https://github.com/langchain-ai/langchain/actions/workflows/langchain_ci.yml)
|
||||||
[](https://github.com/hwchase17/langchain/actions/workflows/langchain_experimental_ci.yml)
|
[](https://github.com/langchain-ai/langchain/actions/workflows/langchain_experimental_ci.yml)
|
||||||
[](https://pepy.tech/project/langchain)
|
[](https://pepy.tech/project/langchain)
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
[](https://twitter.com/langchainai)
|
[](https://twitter.com/langchainai)
|
||||||
[](https://discord.gg/6adMQxSpJS)
|
[](https://discord.gg/6adMQxSpJS)
|
||||||
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/hwchase17/langchain)
|
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain)
|
||||||
[](https://codespaces.new/hwchase17/langchain)
|
[](https://codespaces.new/langchain-ai/langchain)
|
||||||
[](https://star-history.com/#hwchase17/langchain)
|
[](https://star-history.com/#langchain-ai/langchain)
|
||||||
[](https://libraries.io/github/langchain-ai/langchain)
|
[](https://libraries.io/github/langchain-ai/langchain)
|
||||||
[](https://github.com/hwchase17/langchain/issues)
|
[](https://github.com/langchain-ai/langchain/issues)
|
||||||
|
|
||||||
|
|
||||||
Looking for the JS/TS version? Check out [LangChain.js](https://github.com/hwchase17/langchainjs).
|
Looking for the JS/TS version? Check out [LangChain.js](https://github.com/hwchase17/langchainjs).
|
||||||
|
Loading…
Reference in New Issue
Block a user