Commit Graph

54 Commits

Author SHA1 Message Date
mcraftbbs
a5e1147f50 Update 2025-10-18 14:36:00 +08:00
mcraftbbs
a1050dae19 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	API.md
2025-10-18 14:25:43 +08:00
mcraftbbs
73dd0eddea Fix 'java.lang.NoClassDefFoundError: com/zaxxer/hikari/HikariConfig' 2025-10-18 14:24:43 +08:00
mcraftbbs
253dd3ecb1 Fix 'java.lang.NoClassDefFoundError: com/zaxxer/hikari/HikariConfig' 2025-10-18 14:23:38 +08:00
Sar
b4cfb44c5f
Update API.md 2025-08-02 03:59:14 +08:00
mcraftbbs
eca5397805 Update API.md 2025-08-02 03:57:44 +08:00
mcraftbbs
54ff96747f Update README.md 2025-08-01 01:27:44 +08:00
mcraftbbs
047941483b feat: Add HikariCP and public API 2025-08-01 00:10:49 +08:00
Sar
63449051dc
Update gradle.yml 2025-07-29 11:04:32 +08:00
Sar
9c1a2b0939
Test 2025-07-29 11:02:23 +08:00
Sar
d224e2f0af
Update gradle.yml 2025-07-29 10:58:35 +08:00
Sar
068b590d8e
Create gradle.yml 2025-07-29 10:57:12 +08:00
Sar
7d19bdd4d4
Update README.md 2025-07-15 01:35:18 +08:00
Sar
64febb53c4
Update README.md 2025-07-15 01:15:57 +08:00
Sar
d6d3cd5d90
Fix spigot support 2025-07-15 01:15:42 +08:00
Sar
4123d62f67
Update README.md 2025-07-14 18:57:57 +08:00
Sar
a1c00929e7
Support Mysql 2025-07-14 18:57:05 +08:00
Sar
cfb7983f99
Update README.md 2025-07-06 14:24:49 +08:00
Sar
e049d503f6
Update README.md 2025-07-06 01:50:17 +08:00
Sar
25b16825f5
Update README.md 2025-07-06 01:49:27 +08:00
Sar
833146c615
Added configurable suggested responses and fixed default language error. 2025-07-06 01:28:57 +08:00
Sar
3cdf7fa299
Update README.md 2025-06-30 15:26:46 +08:00
Sar
546c375dd2
Merge pull request #6 from mcraftbbs/1.1.1
1.1.1
2025-06-30 15:11:51 +08:00
Sar
19994f1c31
Update config.yml 2025-06-30 15:10:47 +08:00
Sar
b6e6f7ea20
Update README.md 2025-06-30 15:10:24 +08:00
Sar
d31ed7cc7a
Modular refactor + suggested responses feature
release: v1.1.1 with architecture improvements and AI suggestions
2025-06-30 15:06:14 +08:00
Sar
318b0bfc08
Delete src/main/java/com/ollamachat/Ollamachat.java 2025-06-30 15:02:42 +08:00
Sar
cd892a80c2
Delete src/main/java/com/ollamachat/OllamaChatTabCompleter.java 2025-06-30 15:02:27 +08:00
Sar
b55afc04b6
Update README.md 2025-05-25 22:44:15 +08:00
Sar
aaf6b1d434
Update README.md 2025-05-25 21:54:07 +08:00
Sar
3704c5bc5a
Delete src/main/resources/lang/zh_cn.lang 2025-05-25 21:53:45 +08:00
Sar
c1630c2b2b
Delete src/main/resources/lang/en.lang 2025-05-25 21:53:36 +08:00
Sar
b67131ba60
Add prompt and conversation management 2025-05-25 21:53:05 +08:00
Sar
3e49c17c37
Merge pull request #5 from mcraftbbs/feature-prompt
Feature prompt
2025-05-25 21:46:50 +08:00
Sar
f2fc16e27a
Update README.md 2025-05-25 21:46:13 +08:00
Sar
6b7240f789
feature-prompt
This update adds AI prompt configuration, enabling more customizable initial AI responses.
2025-05-22 22:36:24 +08:00
Sar
bf227098b4
Update README.md 2025-05-06 17:07:20 +08:00
Sar
9da9668b88
Update README.md 2025-05-06 17:07:06 +08:00
Sar
9532ad1b59
Update README.md 2025-05-06 16:59:05 +08:00
Sar
6445fcad2f
fix: correct OpenAI API request format again 2025-05-06 16:55:46 +08:00
Sar
4ea0132a71
Update README.md 2025-05-06 16:11:19 +08:00
Sar
2bbb236325
add: display status 2025-05-06 15:53:00 +08:00
Sar
6a29dcc9e8
Update README.md 2025-03-06 21:59:21 +08:00
Sar
2b992e39a7
fix: correct OpenAI API request format
This commit addresses a bug where the OpenAI API request was improperly formatted, leading to failed requests. The fix ensures the request payload adheres to the expected structure. Additionally, it incorporates the completed work from the feature-chat-history-save-call branch, which implements chat history persistence and retrieval features. All changes have been tested to confirm successful API communication and history management.
2025-03-06 21:57:48 +08:00
Sar
d1b51f6947
Update README.md 2025-02-27 01:18:19 +08:00
Sar
9dc9c4cb40
Update build.gradle 2025-02-27 01:17:35 +08:00
Sar
16e63870ed
Update README.md 2025-02-14 22:25:14 +08:00
Sar
ece13a1ca7
Update README.md 2025-02-12 23:48:32 +08:00
Sar
02ec50527e
Update README.md 2025-02-12 23:46:10 +08:00
Sar
6146f9e0c6
feat(plugin)
Add AI API access support and multi-language file functionality
- Added support for AI API, allowing the plugin to call external AI services
- Implemented multi-language file support, enabling users to choose different display languages
- Updated configuration file format to accommodate new language selection
- Fixed compatibility issues with previous versions
2025-02-12 23:36:49 +08:00