Releases: OpenBMB/RepoAgent
Releases · OpenBMB/RepoAgent
v0.1.5
What's Changed
- Refactor to Remove Config Manager and Optimize Settings by @Umpire2018 in #83
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: system prompt to correct in rag.py by @sts07142 in #74
- fix(settings): resolve
PydanticUserError
inrepo_agent/settings.py
by @Umpire2018 in #80
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add add_unstaged_mds to stage new files during pre-commit by @Umpire2018 in #4
- Fix Concurrency Issues caused by func update_object in runner.py and optimize processing logic by @LOGIC-10 in #6
- Language Support by @pooruss in #5
- Refactor for efficiency by @LOGIC-10 in #12
- build: Add loguru to requirements.txt. by @Umpire2018 in #15
- fix: integrate .gitignore to refine file processing in
generate_over all_structure
. by @Umpire2018 in #16 - Add new features and fix some bug by @LOGIC-10 in #23
- Create LICENSE for RepoAgent by @LOGIC-10 in #24
- feat: add chat with repo compoent by @innovation64 in #29
- fix: fixed mulit-round chat memory problem & change the vectordb to by @innovation64 in #31
- Added functionality for repo documents to be displayed as Gitbooks by @sailaoda in #30
- Feature/issue 25/create chat with repo compoent by @innovation64 in #32
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #37
- Feature/issue 25/create chat with repo compoent by @innovation64 in #38
- style:refactor the gradio UI code by @innovation64 in #42
- feat: add Chat Interface to Interact with Repository by @Umpire2018 in #44
- build(deps): bump starlette from 0.35.1 to 0.36.2 by @dependabot in #47
- build(deps): bump fastapi from 0.109.0 to 0.109.1 by @dependabot in #46
- Merge Pure meta info branch to solve circle reference situation by @LOGIC-10 in #48
- Refactor: Refactor functions to adapte the new json file format by @innovation64 in #49
- build(deps): bump python-multipart from 0.0.6 to 0.0.7 by @dependabot in #50
- Fix: Fix dropout is null problem by @innovation64 in #51
- refactor: enhance model selection and input reduction for token limit exceedance by @Umpire2018 in #52
- Update display about make_env_init to install needed nodejs env by @sailaoda in #55
- Git status check by @LOGIC-10 in #56
- Merge main to
refactor/chat-engine
by @Umpire2018 in #58 - refactor: streamline configuration variable access by @Umpire2018 in #61
New Contributors
- @pooruss made their first contribution in #5
- @sailaoda made their first contribution in #30
- @dependabot made their first contribution in #37
Full Changelog: https://github.com/OpenBMB/RepoAgent/commits/v0.1.3