Mark Pollack
|
c4ca58b1c4
|
tidy up workflow yaml
|
2023-09-28 09:17:04 -04:00 |
|
Christian Tzolov
|
cdaac4c532
|
Update maven-central-release.yml
Fix broken yaml
|
2023-09-28 06:38:51 +02:00 |
|
Michael Hunger
|
cffa790a8b
|
Replace spring-batch with spring-ai in GH templates
|
2023-09-27 17:03:44 -04:00 |
|
Mark Pollack
|
5208c12237
|
add additional env var for openai key - still needs cleanup
|
2023-09-17 17:52:29 -04:00 |
|
Mark Pollack
|
bfafa8bde3
|
Reactor PromptTemplateActions
* PromptTemplateActions contains Prompt create() methods
* PromptTemplateStringActions contains String render() methods
* PromptTemplateMessageActions contains Message createMessage() methods
* PromptTemplateChatActions contains List<Message> createMessages() actions
* Message classes can accept a Spring resource in their constructors
* AiClient implementations package name change llm->client
* Add toString() to Generation
* Add -PintegrationTest profile, disabled by default.
* Add integration test for OpenAi Client and 'evaluation'
* Add Question and Answer Prompts for evaluation of AiClient responses
|
2023-08-18 13:01:39 -04:00 |
|
Janne Valkealahti
|
f3840e3651
|
Add antora workflow
|
2023-08-16 18:27:59 +03:00 |
|
Mark Pollack
|
cc3f1ebfbf
|
Add OPENAI_API_KEY to ci action file
|
2023-08-15 19:00:21 -04:00 |
|
Mark Pollack
|
2c73507dc6
|
change branch name for CI builds
|
2023-08-05 17:25:22 -04:00 |
|
Mark Pollack
|
0ee86b5b5d
|
add github actions
|
2023-08-04 11:54:13 -04:00 |
|