Name |
Last commit
|
Last update |
---|---|---|
gradle/wrapper | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
COPYING | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
Small refactor to ChatGPT requests, separating all the key variables to make it easier to modify. Also, adding in token estimation and limits: 200 output tokens, 75% of the 16k context window, so super long conversations exceeding 12k tokens will be trimmed to the most recent messages.
Name |
Last commit
|
Last update |
---|---|---|
gradle/wrapper | Loading commit data... | |
src | Loading commit data... | |
.gitignore | Loading commit data... | |
.gitlab-ci.yml | Loading commit data... | |
COPYING | Loading commit data... | |
README.md | Loading commit data... | |
build.gradle | Loading commit data... | |
gradle.properties | Loading commit data... | |
gradlew | Loading commit data... | |
gradlew.bat | Loading commit data... | |
settings.gradle | Loading commit data... |