Replies: 3 comments 12 replies
-
|
I'll look into it! |
Beta Was this translation helpful? Give feedback.
-
|
To say something, the command is: Same goes for moving around. You can usually type the name of the place to move there, so 'main hall' for example. But in the llama, all locations also have compass directions, so, north (n for short), south, east or west. I will try to do this for generated locations, as well. Moreover, I'm not an expert at Tale, but most commands are documented here: https://tale.readthedocs.io/en/latest/api.html#module-tale.cmds I have some doubts about a 3b model being able to produce the necessary JSON outputs, but I'd love to be proven wrong. Let me know how it goes. You could also try a code-llama2 3b model and see if it works better. Good luck! |
Beta Was this translation helpful? Give feedback.
-
|
I just tested, and you can run a story like a MUD (if you specify it in the story). That way you don't need to handle the login system by yourself: https://github.com/neph1/LlamaTale/wiki/Running-a-MUD |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!! So i have been trying to use llamatale it is a great idea but i dont know how to use the command and im getting errores all the time 😕 could somebody give me an example of this command ready to use?
tale.cmds.normal.do_say(player: tale.player.Player, parsed: tale.base.ParseResult, ctx: tale.util.Context) → None
If you want to give me some examples of others commands is more than welcome, if i get a example ready to use of one command i think i could figure out what im doing wrong, thanks!!
Beta Was this translation helpful? Give feedback.
All reactions