Update agent using langchain v3

Open
#45 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
ai

Research direction

No files or tests are named; start by locating the agent implementation and the current LangChain v2 dependency. Review the LangChain v3 migration guidance, then verify that the agent, document splitter, and memory choices work with v3 and that the existing checks pass.

Written by the indexing model from the issue text.

Description

agent enhancement

We still rely on langchain v2 while there is a new v3 since some time, introducing breaking changes. We should update our agent to use the newer version of langchain, and possibly update also some other choices that were made in past (e.g., the document splitter or the memory).

Dominant language
Python
Stars
46
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SAP/STARS

All issues in SAP/STARS

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.