sciverse 0.4.1 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -140,8 +140,8 @@ try {
140
140
 
141
141
  ### Links
142
142
 
143
- - Source repo: <https://github.com/opendatalab/SciVerse-agent-tools>
144
- - Changelog: <https://github.com/opendatalab/SciVerse-agent-tools/blob/main/CHANGELOG.md>
143
+ - Source repo: <https://github.com/opendatalab/Sciverse-Agent-Tools>
144
+ - Changelog: <https://github.com/opendatalab/Sciverse-Agent-Tools/blob/main/CHANGELOG.md>
145
145
  - Console (get a token): <https://sciverse.space>
146
146
  - License: Apache-2.0
147
147
 
@@ -276,7 +276,7 @@ try {
276
276
 
277
277
  ### 链接
278
278
 
279
- - 源码仓库:<https://github.com/opendatalab/SciVerse-agent-tools>
280
- - 变更日志:<https://github.com/opendatalab/SciVerse-agent-tools/blob/main/CHANGELOG.md>
279
+ - 源码仓库:<https://github.com/opendatalab/Sciverse-Agent-Tools>
280
+ - 变更日志:<https://github.com/opendatalab/Sciverse-Agent-Tools/blob/main/CHANGELOG.md>
281
281
  - 控制台申请 Token:<https://sciverse.space>
282
282
  - 协议:Apache-2.0
package/dist/tools.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /** Auto-generated. Do not edit. Run scripts/build.sh. */
2
- export declare const TOOLS_VERSION = "0.4.1";
2
+ export declare const TOOLS_VERSION = "0.4.3";
3
3
  export declare const OPENAI_TOOLS: readonly [{
4
4
  readonly type: "function";
5
5
  readonly function: {
package/dist/tools.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /** Auto-generated. Do not edit. Run scripts/build.sh. */
2
- export const TOOLS_VERSION = '0.4.1';
2
+ export const TOOLS_VERSION = '0.4.3';
3
3
  export const OPENAI_TOOLS = [
4
4
  {
5
5
  "type": "function",
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "sciverse",
3
- "version": "0.4.1",
3
+ "version": "0.4.3",
4
4
  "description": "SciVerse Agent Tools — OpenAI/Anthropic/LangChain compatible tool schema and async client for SciVerse retrieval APIs",
5
5
  "license": "Apache-2.0",
6
- "homepage": "https://github.com/opendatalab/SciVerse-agent-tools/tree/main/packages/typescript",
6
+ "homepage": "https://github.com/opendatalab/Sciverse-Agent-Tools/tree/main/packages/typescript",
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "git+https://github.com/opendatalab/SciVerse-agent-tools.git",
9
+ "url": "git+https://github.com/opendatalab/Sciverse-Agent-Tools.git",
10
10
  "directory": "packages/typescript"
11
11
  },
12
12
  "bugs": {
13
- "url": "https://github.com/opendatalab/SciVerse-agent-tools/issues"
13
+ "url": "https://github.com/opendatalab/Sciverse-Agent-Tools/issues"
14
14
  },
15
15
  "author": "SciVerse Platform Team",
16
16
  "keywords": [