Amith Koujalgi
|
f44767e023
|
updated docs
|
2024-02-20 08:52:30 +05:30 |
|
amithkoujalgi
|
aadef0a57c
|
[maven-release-plugin] prepare for next development iteration
|
2024-02-19 05:38:03 +00:00 |
|
amithkoujalgi
|
777ee7ffe0
|
[maven-release-plugin] prepare release v1.0.55
v1.0.55
|
2024-02-19 05:38:02 +00:00 |
|
Amith Koujalgi
|
dcf1d0bdbc
|
Merge pull request #29 from AgentSchmecker/feature/add-streaming-to-generate-api
Adds streaming feature to generate API
|
2024-02-19 11:06:57 +05:30 |
|
Markus Klenke
|
13b7111a42
|
Adds toString implementation for Model and ModelMeta to be json represented
|
2024-02-18 22:53:34 +00:00 |
|
Markus Klenke
|
09442d37a3
|
Fixes unmarshalling exception on ModelDetail
|
2024-02-18 22:53:01 +00:00 |
|
Markus Klenke
|
1e66bdb07f
|
Adds documentation for streamed generate API call
|
2024-02-18 21:41:35 +00:00 |
|
Markus Klenke
|
b423090db9
|
Merge branch 'amithkoujalgi:main' into feature/add-streaming-to-generate-api
|
2024-02-18 22:30:20 +01:00 |
|
amithkoujalgi
|
a32d94efbf
|
[maven-release-plugin] prepare for next development iteration
|
2024-02-18 05:22:10 +00:00 |
|
amithkoujalgi
|
31f8302849
|
[maven-release-plugin] prepare release v1.0.54
v1.0.54
|
2024-02-18 05:22:08 +00:00 |
|
Amith Koujalgi
|
6487756764
|
Merge pull request #28 from AgentSchmecker/feature/advanced_params_for_generate
Adds advanced request parameters to chat/generate requests
|
2024-02-18 10:51:04 +05:30 |
|
Markus Klenke
|
abb76ad867
|
Adds streaming feature to Generate APIs
|
2024-02-16 17:03:15 +00:00 |
|
Markus Klenke
|
cf4e7a96e8
|
Optimizes ChatStreamObserver to use only the last message instead of parsing all messages again
|
2024-02-16 16:31:39 +00:00 |
|
Markus Klenke
|
0f414f71a3
|
Changes isEmpty method for BooleanToJsonFormatFlagSerializer to override non deprecated supermethod
|
2024-02-16 16:01:18 +00:00 |
|
Markus Klenke
|
2b700fdad8
|
Adds missing pom dependency for JSON comparison tests
|
2024-02-16 15:58:48 +00:00 |
|
Markus Klenke
|
06c5daa253
|
Adds additional properties to chat and generate requests
|
2024-02-16 15:57:48 +00:00 |
|
Markus Klenke
|
91aab6cbd1
|
Fixes recursive call in non streamed chat API
|
2024-02-16 15:57:14 +00:00 |
|
Markus Klenke
|
f38a00ebdc
|
Fixes BooleanToJsonFormatFlagSerializer
|
2024-02-16 15:56:32 +00:00 |
|
Markus Klenke
|
0f73ea75ab
|
Removes unnecessary serialize method of Serializer
|
2024-02-16 15:56:02 +00:00 |
|
Markus Klenke
|
8fe869afdb
|
Adds additional request properties and refactors common request fields to OllamaCommonRequestModel
|
2024-02-16 13:15:24 +00:00 |
|
amithkoujalgi
|
2d274c4f5b
|
[maven-release-plugin] prepare for next development iteration
|
2024-02-16 04:42:42 +00:00 |
|
amithkoujalgi
|
713a3239a4
|
[maven-release-plugin] prepare release v1.0.53
v1.0.53
|
2024-02-16 04:42:40 +00:00 |
|
Amith Koujalgi
|
a9e7958d44
|
Merge pull request #26 from AgentSchmecker/main
Adds streaming functionality for chat
|
2024-02-16 10:11:32 +05:30 |
|
Markus Klenke
|
f38e84053f
|
Adds documentation for streamed chat API call
|
2024-02-14 16:45:46 +00:00 |
|
Markus Klenke
|
7eb16b7ba0
|
Merge pull request #1 from AgentSchmecker/feature/streaming-chat
Adds streaming functionality for chat
|
2024-02-14 16:30:51 +01:00 |
|
amithkoujalgi
|
5a3889d8ee
|
[maven-release-plugin] prepare for next development iteration
|
2024-02-14 13:44:30 +00:00 |
|
amithkoujalgi
|
2c52f4d0bb
|
[maven-release-plugin] prepare release v1.0.52
v1.0.52
|
2024-02-14 13:44:29 +00:00 |
|
Amith Koujalgi
|
32c4231eb5
|
Merge pull request #25 from AgentSchmecker/feature/chat_messages_with_images
Adds image capability to chat API
|
2024-02-14 19:13:22 +05:30 |
|
Markus Klenke
|
e9621f054d
|
Adds integration test for chat streaming API
|
2024-02-13 18:11:59 +00:00 |
|
Markus Klenke
|
b41b62220c
|
Adds chat with stream functionality in OllamaAPI
|
2024-02-13 17:59:27 +00:00 |
|
Markus Klenke
|
c89440cbca
|
Adds OllamaStream handling
|
2024-02-13 17:56:07 +00:00 |
|
Markus Klenke
|
1aeb555a53
|
Adds documentation for chat with images use case
|
2024-02-13 10:22:13 +00:00 |
|
Markus Klenke
|
9aff3ec5d9
|
Extends chat with image integration test to use history
|
2024-02-13 10:20:37 +00:00 |
|
Markus Klenke
|
b4eaf0cfb5
|
Fixes ChatRequestBuilder
|
2024-02-13 10:20:06 +00:00 |
|
Markus Klenke
|
199cb6082d
|
Cleans up unused imports
|
2024-02-12 22:09:55 +00:00 |
|
Markus Klenke
|
37bfe26a6d
|
Adds integrationtest for chatImagesByURL and formats test cases
|
2024-02-12 22:08:53 +00:00 |
|
Markus Klenke
|
3769386539
|
Changes images property of ChatMessage to type byte[]
|
2024-02-12 22:08:10 +00:00 |
|
Markus Klenke
|
84a6e57f42
|
Refactors loadImageBytesFromUrl to Utils class
|
2024-02-12 22:07:15 +00:00 |
|
Markus Klenke
|
14d2474ee9
|
Adds integrationtestcase for chat message with image content
|
2024-02-12 21:35:43 +00:00 |
|
Markus Klenke
|
ca613ed80a
|
Adds base64 encoding for chat-API request messages
|
2024-02-12 21:32:07 +00:00 |
|
Markus Klenke
|
bbcd458849
|
Adds sync-response interpreter for responseCode 400
|
2024-02-12 21:30:55 +00:00 |
|
Markus Klenke
|
bc885894f8
|
Extends OllamaChatResponseModel with error property
|
2024-02-12 21:29:27 +00:00 |
|
amithkoujalgi
|
bc83df6971
|
[maven-release-plugin] prepare for next development iteration
|
2024-02-12 16:34:11 +00:00 |
|
amithkoujalgi
|
43f43c9f81
|
[maven-release-plugin] prepare release v1.0.51
v1.0.51
|
2024-02-12 16:34:10 +00:00 |
|
Amith Koujalgi
|
65f00defcf
|
Updates to javadoc
|
2024-02-12 22:03:01 +05:30 |
|
Amith Koujalgi
|
d716b81342
|
Merge pull request #23 from AgentSchmecker/feature/chat-request-model
Adds feature for /api/chat access via OllamaAPI
|
2024-02-12 21:36:33 +05:30 |
|
Markus Klenke
|
272ba445f6
|
Moves documentation to end of sidebar group
|
2024-02-10 23:23:01 +00:00 |
|
Markus Klenke
|
d9816d8869
|
Removes unused import
|
2024-02-10 23:13:11 +00:00 |
|
Markus Klenke
|
874736eb16
|
adds documentation for chat API
|
2024-02-10 22:58:50 +00:00 |
|
Markus Klenke
|
9c16ccbf81
|
Changes test texts for chat integration tests
|
2024-02-10 22:58:29 +00:00 |
|