DB-GPT/dbgpt/util
Cooper 9b0161e521
Feat rdb summary wide table (#2035)
Co-authored-by: dongzhancai1 <dongzhancai1@jd.com>
Co-authored-by: dong <dongzhancai@iie2.com>
2024-12-18 20:34:21 +08:00
..
benchmarks feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
code feat(runtime): Execute codes in a sandbox environment (#2119) 2024-11-10 22:36:53 +08:00
configure docs(agent): Add agents development guide (#1673) 2024-06-28 09:56:29 +08:00
console feat: Run AWEL flow in CLI (#1341) 2024-03-27 12:50:05 +08:00
dbgpts Feat/note book (#2134) 2024-11-21 20:33:54 +08:00
network feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
serialization feat(core): Support higher-order operators (#1984) 2024-09-09 10:15:37 +08:00
speech chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
tests feat(core): Support higher-order operators (#1984) 2024-09-09 10:15:37 +08:00
tracer feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
__init__.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
_db_migration_utils.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
annotations.py refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
api_utils.py feat: (0.6)New UI (#1855) 2024-08-21 17:37:45 +08:00
cache_utils.py refactor(agent): Refactor resource of agents (#1518) 2024-05-15 09:57:19 +08:00
chat_util.py Feat rdb summary wide table (#2035) 2024-12-18 20:34:21 +08:00
code_utils.py refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
command_utils.py refactor: Modify default webserver port to 5670 (#1410) 2024-04-12 11:47:24 +08:00
config_utils.py chore: Add pylint for DB-GPT core lib (#1076) 2024-01-16 17:36:26 +08:00
custom_data_structure.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
date_utils.py feat(model): Support Qwen1.5-32B (#1385) 2024-04-08 09:40:24 +08:00
error_types.py feat(agent): Multi agent sdk (#976) 2023-12-27 16:25:55 +08:00
executor_utils.py feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
fastapi.py feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
file_client.py feat: (0.6)New UI (#1855) 2024-08-21 17:37:45 +08:00
formatting.py chore: Add pylint for DB-GPT core lib (#1076) 2024-01-16 17:36:26 +08:00
function_utils.py refactor(agent): Refactor resource of agents (#1518) 2024-05-15 09:57:19 +08:00
global_helper.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
i18n_utils.py feat(core): Support i18n (#1327) 2024-03-25 20:15:39 +08:00
id_generator.py refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
json_utils.py feat: (0.6)New UI (#1855) 2024-08-21 17:37:45 +08:00
memory_utils.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
model_utils.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
module_utils.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
net_utils.py feat(core): Support higher-order operators (#1984) 2024-09-09 10:15:37 +08:00
openai_utils.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
pagination_utils.py feat(core): Support higher-order operators (#1984) 2024-09-09 10:15:37 +08:00
parameter_utils.py 🐛 Resolving duplicate dependency (#2055) 2024-10-08 18:51:45 +08:00
path_utils.py refactor: The first refactored version for sdk release (#907) 2023-12-08 14:45:59 +08:00
pd_utils.py Increase the accuracy of reading Excel (#1209) 2024-02-28 16:47:29 +08:00
prompt_util.py feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
retry.py feat: Support retry for 'Chat Data' (#1419) 2024-04-16 00:03:18 +08:00
similarity_util.py refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
singleton.py refactor: The first refactored version for sdk release (#907) 2023-12-08 14:45:59 +08:00
splitter_utils.py feat(core): APP use new SDK component (#1050) 2024-01-10 10:39:04 +08:00
string_utils.py feat: (0.6)New UI (#1855) 2024-08-21 17:37:45 +08:00
system_utils.py fix: Code standards (#1393) 2024-04-09 21:01:32 +08:00
time_utils.py refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
utils.py fix(core): Fix write log files bug (#1687) 2024-07-03 00:06:13 +08:00