Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
b1972f55
Commit
b1972f55
authored
Apr 23, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small tweaks to README
parent
becadabf
Pipeline
#12011
passed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
README.md
README.md
+12
-12
No files found.
README.md
View file @
b1972f55
...
...
@@ -32,9 +32,9 @@ The CreatureChat mod allows users to configure settings via in-game commands. He
-
`/creaturechat key set <key>`
Sets the
**OpenAI API key**
. This is required for making requests to the LLM.
-
`/creaturechat url set <url>`
**O
ptional
:**
Sets the URL of the API used to make LLM requests.
**O
PTIONAL
:**
Sets the URL of the API used to make LLM requests.
-
`/creaturechat model set <model>`
**O
ptional
:**
Sets the model used for generating responses in chats.
**O
PTIONAL
:**
Sets the model used for generating responses in chats.
### Configuration Scope:
You can specify the
**optional**
configuration scope at the end of each command to determine where settings should be applied:
...
...
@@ -63,16 +63,6 @@ be updated. Below are the general steps for this upgrade process.
1.
Re-run:
`./gradlew runClient`
1.
**Optional:**
Re-start
**IntelliJ IDEA**
to clear cached gradle
## Authors
-
Jonathan Thomas
<jonathan@openshot.org>
-
owlmaddie
<owlmaddie@gmail.com>
## Contact & Resources
-
[
Source Code
](
http://gitlab.openshot.org/minecraft/creature-chat
)
-
[
Join us on Discord
](
https://discord.gg/m9dvPFmN3e
)
## Costs Associated with Third-Party LLM APIs
Using third-party Large Language Model (LLM) APIs, such as OpenAI, will incur usage-based fees.
These fees are typically based on the amount of data processed or the number of requests made
...
...
@@ -90,6 +80,16 @@ Exposing your API key publicly can lead to security risks, unauthorized usage, a
service abuse. Treat your API keys as sensitive information and only share them with trusted
parties within secure environments.
## Authors
-
Jonathan Thomas
<jonathan@openshot.org>
-
owlmaddie
<owlmaddie@gmail.com>
## Contact & Resources
-
[
Source Code
](
http://gitlab.openshot.org/minecraft/creature-chat
)
-
[
Join us on Discord
](
https://discord.gg/m9dvPFmN3e
)
## License
CreatureChat is a Minecraft mod which allows chat conversations with entities.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment