feat: add AgentBase RAG AgentOps template - #24
Open
kic635 wants to merge 5 commits into
Open
Conversation
Add a lifecycle v2 LangChain template with AgentBase knowledge-base retrieval, AppBase AgentOps middleware, embedded SeekDB runtime, browser chat UI, and evidence cards. Include SDK boundary, error-path, AgentOps disabled, frontend parser, and generated-contract tests.
Follow the deepagents subagents-dynamic pattern by using the AgentSeek runtime checkpoint store and controlling the server-issued LangGraph thread ID in the frontend. Document the persistence boundary and add a rendered contract assertion.
Declare the AgentBase Console as a separate lifecycle web service while keeping the local RAG application as the primary frontend. Render both generic open_url actions and document the configurable console URL.
Document AgentBase responsibilities, SDK and AgentOps endpoints, project credentials, required permissions, console shortcut, secret handling, and common retrieval errors in both template README files.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agentbase-python-sdk==15.5.0through a LangChainBaseRetrieverTests
The PR intentionally contains no API keys or user credentials. The generated template reads AgentBase project, API key, and knowledge-base IDs from




.env.