docs: OpenViking Skills for search, add, operate#510
docs: OpenViking Skills for search, add, operate#510MaojiaSheng merged 5 commits intovolcengine:mainfrom
Conversation
|
openviking seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
| {"role": "user", "content": "I prefer train. I like sightseeing on the train. Can you give me the train schedule?"}, | ||
| < ... more possible conversation about schedule and tickest need to be memorized ... > | ||
| ]' | ||
| ``` |
There was a problem hiding this comment.
昨天分享里好像有提到 add-memory 支持了markdown 文件?要体现在这里吗
另外,除了基础指令外,具体用法是否让 agent 自己通过 ov add-memory --help 查更好,这样可以自动跟上最新迭代
There was a problem hiding this comment.
如 reference ov add-memory --help for latest usage
There was a problem hiding this comment.
支持 markdown 了吗?我也还没调研,从 doc 看似乎还没暴露。
There was a problem hiding this comment.
Usage: ov add-memory [OPTIONS]
Arguments:
Content to memorize. Plain string (treated as user message), JSON {"role":"...","content":"..."} for a single message, or JSON array of such objects for multiple messages
ZaynJarvis
left a comment
There was a problem hiding this comment.
others lgtm, comments are mainly discussions for future improvements.
Description
Related Issue
Type of Change
Changes Made
Testing
Checklist
Screenshots (if applicable)
Additional Notes