Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Update docs links#669

Open
Jacob Lee (jacoblee93) wants to merge 1 commit into
mainfrom
jacob/docs
Open

Update docs links#669
Jacob Lee (jacoblee93) wants to merge 1 commit into
mainfrom
jacob/docs

Conversation

@jacoblee93

Copy link
Copy Markdown
Collaborator

@cla-bot cla-bot Bot added the cla-signed label May 28, 2024
Comment thread README.md
| **LLMs** Minimal example that reserves OpenAI and Anthropic chat models. Uses async, supports batching and streaming. | [server](https://github.com/langchain-ai/langserve/tree/main/examples/llm/server.py), [client](https://github.com/langchain-ai/langserve/blob/main/examples/llm/client.ipynb) |
| **Retriever** Simple server that exposes a retriever as a runnable. | [server](https://github.com/langchain-ai/langserve/tree/main/examples/retrieval/server.py), [client](https://github.com/langchain-ai/langserve/tree/main/examples/retrieval/client.ipynb) |
| **Conversational Retriever** A [Conversational Retriever](https://python.langchain.com/docs/expression_language/cookbook/retrieval#conversational-retrieval-chain) exposed via LangServe | [server](https://github.com/langchain-ai/langserve/tree/main/examples/conversational_retrieval_chain/server.py), [client](https://github.com/langchain-ai/langserve/tree/main/examples/conversational_retrieval_chain/client.ipynb) |
| **Conversational Retriever** A Conversational Retriever exposed via LangServe | [server](https://github.com/langchain-ai/langserve/tree/main/examples/conversational_retrieval_chain/server.py), [client](https://github.com/langchain-ai/langserve/tree/main/examples/conversational_retrieval_chain/client.ipynb) |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed this doc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants