Commit Graph

20 Commits

Author SHA1 Message Date
Fangyin Cheng
17b7e5ba0c feat(model): Support GLM-4-0414 (#2630) 2025-04-15 22:48:18 +08:00
Fangyin Cheng
5ddd9e5bf8 fix(model): Fix apiserver error (#2605) 2025-04-10 10:23:49 +08:00
明天
73052eda75 feat(agent): Supports MCP (#2497)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2025-03-21 12:00:21 +08:00
Fangyin Cheng
52e41bccc9 ci(SDK): Add 0.7.0 workflow (#2493) 2025-03-20 15:27:44 +08:00
Aries-ckt
4af28e40d8 chore(build):add vscode devcontainer config (#2466)
# Description

**Compatible with Linux and Windows Subsystem for Linux (WSL)
environments only.**

- Add VS Code devcontainer development environment configuration

- Use VS Code's ​**Dev Container** extension to build a containerized
development environment. Leverage the `eosphorosai/dbgpt:latest` image
as the development environment to avoid repeated dependency
installations and improve development efficiency.

- Follow the guide [Developing inside a
Container](https://code.visualstudio.com/docs/devcontainers/containers)
to set up the Dev Container:
  - Install the ​**Dev Containers** extension.  
- Use the shortcut `Ctrl+Shift+P` to open the command palette, then
enter `Dev Containers: Open Folder in Container`.
 
- Set git ssh
[sharing-git-credentials](https://code.visualstudio.com/remote/advancedcontainers/sharing-git-credentials)
 
- Before the first launch, please execute the .devcontainer/init_env.sh
script in the project root directory in **host**.

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration

# Snapshots:

Include snapshots for easier review.

# Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have already rebased the commits and make the commit message
conform to the project standard.
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] Any dependent changes have been merged and published in downstream
modules
2025-03-19 22:58:09 +08:00
Fangyin Cheng
4489f74e8d feat(model): Support model icon 2025-03-19 11:51:50 +08:00
geebytes
9e9308beaa feat(build):add vscode devcontainer config 2025-03-14 05:59:12 +00:00
yyhhyyyyyy
37660eec41 workflow(pylint): fix pylint workflow 2025-03-11 17:15:40 +08:00
Fangyin Cheng
c8e252c4de fix(model): Fix reasoning output bug 2025-03-04 17:51:13 +08:00
Fangyin Cheng
e4b329ee21 refactor(v0.7.0): restructure modules and config handling (#2358)
Co-authored-by: aries_ckt <916701291@qq.com>
2025-02-21 19:54:53 +08:00
csunny
d4bab66ca0 docs: update 2023-05-25 17:23:52 +08:00
csunny
8a8de2ecd8 fix: docs update 2023-05-25 17:17:17 +08:00
csunny
dafd80dae3 docs: fix 2023-05-25 16:39:48 +08:00
csunny
1d35ada19d fix: docs 2023-05-25 16:24:09 +08:00
csunny
bd0603ff99 docs: fix 2023-05-25 16:14:31 +08:00
csunny
6606672c00 fix: pyproject 2023-05-25 16:06:45 +08:00
csunny
2014e6b5e1 docs: update 2023-05-25 15:49:27 +08:00
csunny
cebd2cc048 docs: fix 2023-05-25 15:17:24 +08:00
csunny
4021e9a597 docs: add docs for db-gpt 2023-05-24 21:59:04 +08:00
csunny
d3718d7277 docs: init 2023-05-24 12:06:16 +08:00