Sohaib Baig
|
78b83555bc
|
create ai core object at init even without API key
|
2025-07-28 14:29:38 +02:00 |
|
Axel Uhl
|
f0c26a894c
|
bug6095: Wiki docs; update Deployment/ChatSession for new Credentials
|
2025-03-06 17:02:00 +01:00 |
|
Axel Uhl
|
d4d41db681
|
bug6095: minor method name refactoring
|
2025-03-06 15:20:26 +01:00 |
|
Axel Uhl
|
671eb2cc47
|
bug6095: added persistence for AI Core Credentials, using AES encryption with random salt
|
2025-03-06 15:18:46 +01:00 |
|
Axel Uhl
|
27a621b188
|
bug6095: allow users to enter AI Core credentials in AdminConsole (non-persistent)
|
2025-03-06 14:24:11 +01:00 |
|
Axel Uhl
|
2446b509a4
|
bug6095: raised rate limit to 10Hz for AICore requests
|
2025-03-04 18:18:15 +01:00 |
|
Axel Uhl
|
502c4bdfab
|
bug6095: after introducing background/retry/back-off for AICore requests, fixed locking (for good)
|
2025-03-04 17:24:03 +01:00 |
|
Axel Uhl
|
f9c32ebd1a
|
bug6095: fixed locking for AIAgent's parallel contributions
|
2025-03-04 16:05:55 +01:00 |
|
Axel Uhl
|
6aa7f23dc5
|
bug6095: added support for essential chat_completion parameters to ChatSession
|
2025-02-27 09:55:02 +01:00 |
|
Axel Uhl
|
b6b3eaa800
|
bug6095: use AI API 2024-10-21
|
2025-02-26 14:41:08 +01:00 |
|
Axel Uhl
|
b7b911b179
|
bug6095 catch HTTP errors from LLM properly
|
2025-02-26 14:40:32 +01:00 |
|
Axel Uhl
|
c904628e91
|
bug6095: a first working AI agent that has sent the first comments as tags
|
2025-02-25 17:08:21 +01:00 |
|
Axel Uhl
|
c5d54ba0db
|
bug6095: a few first thoughts as Javadocs
|
2025-02-24 18:25:34 +01:00 |
|
Axel Uhl
|
25dc01b2f6
|
bug6095: minor refactoring in the com.sap.sailing.news bundle;
it may come in handy as a basis for placing AI-generated "news" in
the event feed
|
2025-02-21 14:34:57 +01:00 |
|
Axel Uhl
|
2317784cb1
|
bug6095: added another test with credentials, fixed Javadoc
|
2025-02-21 13:54:19 +01:00 |
|
Axel Uhl
|
46cb362c50
|
bug6095: improved Javadoc
|
2025-02-20 15:18:57 +01:00 |
|
Axel Uhl
|
87fe854b53
|
bug6095: added credentials-based test for a chat with multiple prompts
|
2025-02-20 13:51:14 +01:00 |
|
Axel Uhl
|
dfc36ae595
|
bug6095: refactored AICore and Credentials, added ChatSession[Impl]
|
2025-02-20 13:18:59 +01:00 |
|
Axel Uhl
|
e296c70524
|
bug6095: abstracting "Deployment" with id and model name
|
2025-02-20 01:14:00 +01:00 |
|
Axel Uhl
|
b287aa367d
|
bug6095: progress on AI Core facade; first successful HTTP requests
|
2025-02-20 00:23:49 +01:00 |
|
Axel Uhl
|
5ddb1c2163
|
bug6095: added com.sap.sse.aicore[.test] bundle/fragment to start with
|
2025-02-19 18:41:16 +01:00 |
|