Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meloalright committed Apr 9, 2024
1 parent b76f628 commit a7b0e2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ let 智子 = fn () { let instance = 智子工程({ "type": "llama", "path": "./V
|property|type|Explanation|
|---|---|---|
|model|<NativeObject::LLMModel>|模型|
|character|string|提示词所提示的角色|
|infer|BuiltinFunc|执行推理的方法|
|character|string|提示词角色|
|infer|BuiltinFunc|执行推理|
|close|BuiltinFunc|关闭会话|
[![sophon workflow](https://github.com/rustq/3body-lang/actions/workflows/Sophon.yml/badge.svg)](https://github.com/rustq/3body-lang/actions/runs/8582743599/job/23521175335#step:5:8796)
Expand Down

0 comments on commit a7b0e2e

Please sign in to comment.