mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
[PR #33] [MERGED] add agent examples #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langserve/pull/33
Author: @hwchase17
Created: 10/11/2023
Status: ✅ Merged
Merged: 10/11/2023
Merged by: @hwchase17
Base:
main← Head:harrison/add-agent-example📝 Commits (3)
ff806a1add agent examples07cb197crd8ccc86cr📊 Changes
5 files changed (+194 additions, -4 deletions)
View changed files
📝
.github/workflows/langserve_ci.yml(+1 -0)➕
examples/agent/client.ipynb(+105 -0)➕
examples/agent/server.py(+82 -0)📝
examples/conversational_retrieval_chain/client.ipynb(+4 -2)📝
examples/conversational_retrieval_chain/server.py(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.