Does Caveman run in other languages? #246
ProjetoIA-GH
started this conversation in
General
Replies: 1 comment
|
Yes β the skill is not tied to any human language. It is just an instruction set plus compression rules, so it works with prompts in any language (English, Turkish, Chinese, etc.): your agent still gets told to answer in terse caveman-speak, and code/commands stay byte-exact. The proxy (wrap mode) is language-agnostic too β it compresses whatever text crosses the wire before the provider call, regardless of language, with byte-exact recovery. One nuance: the default caveman phrasing/style is written in English. If you want the speaking style itself in your own language, you can edit the instruction file β it is plain-text rules, so translating the style guide is straightforward. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Does Caveman run in other languages?
All reactions