Commit Graph

18 Commits

Author SHA1 Message Date
Martin Hoke
8184cf771d broadcast
All checks were successful
Build Ollama-chat plugin / Build-latest-jar (push) Successful in 1m49s
2025-07-21 11:35:35 +02:00
Martin Hoke
460ba125a5 fix
All checks were successful
Build Ollama-chat plugin / Build-latest-jar (push) Successful in 3m18s
2025-04-26 18:30:39 +02:00
967825b064 Aktualizovat .gitea/workflows/build.yml
All checks were successful
Build Ollama-chat plugin / Build-latest-jar (push) Successful in 2m55s
2025-04-24 17:22:34 +02:00
Martin Hoke
161588e0e3 CI trigger
Some checks failed
Build Ollama-chat plugin / Build-latest-jar (push) Failing after 3m15s
2025-04-23 21:28:55 +02:00
Martin Hoke
cadaf13cd2 CI 2025-04-23 21:27:24 +02:00
Martin Hoke
b47b632773 ollama 2025-04-23 21:24:33 +02: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
Sar
8f7529337e
Update README.md 2025-02-08 00:20:34 +08:00
Sar
b3af93018f
Update README.md 2025-02-06 11:18:09 +08:00
Sar
d68a11b1ec
1.0.0 2025-02-06 11:09:02 +08:00
Sar
a8d9f1fd18
Initial commit 2025-02-06 11:05:45 +08:00