Commit 5f2773e
Release v1.0.0 (#237)
* ADD:XAgentGen for v1.0 (#224)
* ADD:XAgent-Server v1.0 (#226)
* fix: remove source (#228)
* Fix: openai v1 support&run.py fix
* Fix: azure openai v1 support (#231)
* Fix: infinite function call refine
* Fix: docker hub support (#232)
* CHANGE: server readme.md
* ADD: select toolserver config file on startup
* Fix: dependency fixs
* Fix: modify user and dockerfile (#234)
* Fix: update readme and docker-compose.yml
* ADD: XAgentGen images
* Fix: modify health interval time (#236)
* Mod: changelog for release v1.0.0
---------
Co-authored-by: Aidan Lew <57025632+AL-377@users.noreply.github.com>
Co-authored-by: wuyesai <44259537+sailaoda@users.noreply.github.com>
Co-authored-by: 郑辉 <ChengFai@users.noreply.github.com>
Co-authored-by: zhoupeng <zhou_peng@tsinghua.edu.cn>1 parent 5ffd030 commit 5f2773e
File tree
239 files changed
+11034
-26989
lines changed- ToolServer
- ToolServerManager
- ToolServerMonitor
- ToolServerNode
- XAgentGen
- xgen
- models
- parser
- server
- text
- generate
- XAgentIO
- input
- output
- XAgentServer
- application
- core
- cruds
- routers
- schemas
- websockets
- database
- interface
- sql
- enums
- exts
- loggers
- models
- XAgentWeb
- public/third/notebook-js
- styles
- vendor
- fonts
- vendor
- src
- api
- assets/data
- composables
- mockApi
- react
- components
- router
- guard
- store/modules
- views
- login
- playground
- components
- types
- XAgent
- agent
- ai_functions
- pure_functions
- request
- inner_loop_search_algorithms
- workflow
- assets
- config
- dockerfiles
- ToolServerManager
- ToolServerMonitor
- ToolServerNode
- XAgentGen
- XAgentServer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
239 files changed
+11034
-26989
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | | - | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
89 | 99 | | |
90 | 100 | | |
91 | 101 | | |
| |||
127 | 137 | | |
128 | 138 | | |
129 | 139 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 140 | + | |
137 | 141 | | |
| 142 | + | |
138 | 143 | | |
139 | 144 | | |
140 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | | - | |
| 91 | + | |
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
88 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
89 | 100 | | |
90 | 101 | | |
91 | 102 | | |
| |||
127 | 138 | | |
128 | 139 | | |
129 | 140 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
0 commit comments