Amith Koujalgi
df9b9af063
Updated askAsync
API to use OutputStream.write
instead of DataOutputStream.writeBytes
2023-11-12 23:53:36 +05:30
Amith Koujalgi
7c4b17454b
Handled ignorable JSON fields of Ollama response
2023-11-12 23:33:22 +05:30
Amith Koujalgi
3a45746a63
add missing import of EmbeddingResponse
2023-11-12 23:24:05 +05:30
Amith Koujalgi
dd911029d6
Merge pull request #3 from reckart/bugfix/2-Certain-requests-fail-with-a-400-Bad-Request
...
Thanks for the fix!
2023-11-12 23:21:42 +05:30
Richard Eckart de Castilho
84386cf539
Issue #2 : Certain requests fail with a 400 Bad Request
...
- writeBytes(String) does not work properly with Unicode characters and may produce invalid UTF-8 - replacing it with an alternative call that converts the JSON string to a proper UTF-8 byte array representation and sends that
2023-11-12 18:42:34 +01:00
Amith Koujalgi
4f70d1ee80
Updated readme
2023-11-12 23:06:06 +05:30
Amith Koujalgi
7933154462
Added generateEmbeddings
API
2023-11-12 21:14:54 +05:30
Amith Koujalgi
e78609727e
Added generateEmbeddings
API
2023-11-12 20:23:21 +05:30
Amith Koujalgi
48acf921e8
Updated models with @JsonProperty
to have Java-naming conventions for attributes
2023-11-12 20:00:44 +05:30
Amith Koujalgi
5c5463b764
Fix for logback as a transitive dependency.
...
- updated pom.xml to have logback-classic in test scope.
- moved logback.xml from src/main/resources to src/test/resources
2023-11-12 19:48:40 +05:30
Amith Koujalgi
6678cd3f69
- replaced GSON with Jackson
...
- Updated readme
- general cleanup
2023-11-09 12:56:45 +05:30
Amith Koujalgi
1f28e61234
Updated readme
2023-11-09 11:55:00 +05:30
Amith Koujalgi
2bdf0cc638
Updated readme
2023-11-09 00:51:19 +05:30
Amith Koujalgi
c1c3e4902a
updated setVerbose
2023-11-09 00:31:13 +05:30
Amith Koujalgi
bc31a5f92a
Updated readme
2023-11-09 00:27:43 +05:30
Amith Koujalgi
d50e30f147
- Added verbose
param to OllamaAPI
...
- Setup logback logging
- Updated readme
2023-11-09 00:26:03 +05:30
Amith Koujalgi
98a98d3276
updated Readme
2023-11-08 21:22:40 +05:30
Amith Koujalgi
0c91db1d03
updated Readme
2023-11-08 14:49:58 +05:30
Amith Koujalgi
5a916a4e9f
updated Readme
2023-11-08 14:38:29 +05:30
Amith Koujalgi
dbda21459b
updated Readme
2023-11-08 14:36:02 +05:30
Amith Koujalgi
0f8edcd4c2
updated Readme
2023-11-08 14:35:10 +05:30
Amith Koujalgi
384c2cf041
added Javadocs
2023-11-08 14:28:37 +05:30
Amith Koujalgi
c379e94571
added Javadocs
2023-11-08 14:27:50 +05:30
Amith Koujalgi
bf0a1e2160
init
2023-11-08 14:09:31 +05:30
Amith Koujalgi
f5b46410e8
init
2023-11-08 14:05:26 +05:30
Amith Koujalgi
b9d888b3d5
init
2023-11-08 14:04:45 +05:30
Amith Koujalgi
6c4fc95493
init
2023-11-08 14:02:54 +05:30
Amith Koujalgi
5a9e2fb026
init
2023-11-08 13:54:57 +05:30
Amith Koujalgi
92ae628d4f
init
2023-11-08 13:54:00 +05:30
Amith Koujalgi
e2b3070677
init
2023-11-08 13:34:08 +05:30
Amith Koujalgi
639ffd5459
init
2023-11-08 00:01:26 +05:30
Amith Koujalgi
92d594aee6
init
2023-11-07 23:35:34 +05:30
Amith Koujalgi
eb963b4bd0
init
2023-11-07 23:31:19 +05:30
Amith Koujalgi
a67a7119c6
init
2023-11-07 23:28:51 +05:30
Amith Koujalgi
3e276cc47c
init
2023-11-07 23:23:27 +05:30
Amith Koujalgi
c2ec7da486
init
2023-11-07 23:21:35 +05:30
Amith Koujalgi
2eba71a94b
init
2023-11-07 23:20:05 +05:30
Amith Koujalgi
089fd4f2c3
init
2023-11-07 23:19:06 +05:30
Amith Koujalgi
7d4669d449
init
2023-11-07 23:16:57 +05:30
Amith Koujalgi
0da7e8d68f
init
2023-11-07 23:11:35 +05:30
Amith Koujalgi
07f460f3fe
Merge remote-tracking branch 'origin/main'
2023-11-07 23:10:16 +05:30
Amith Koujalgi
4cb478c0bd
Create static.yml
2023-11-07 23:10:07 +05:30
Amith Koujalgi
e2e000b499
init
2023-11-07 23:06:11 +05:30
Amith Koujalgi
c74e70f3fa
init
2023-11-07 23:06:02 +05:30
Amith Koujalgi
153f516d9f
init
2023-11-07 20:52:42 +05:30
Amith Koujalgi
c1615a2005
init
2023-10-27 17:32:04 +05:30
Amith Koujalgi
46894f9ec4
init
2023-10-27 17:31:45 +05:30
Amith Koujalgi
53fc9cf797
init
2023-10-27 17:10:03 +05:30
Amith Koujalgi
e6f21bcaac
init
2023-10-27 17:01:54 +05:30
Amith Koujalgi
bb6ff30a01
init
2023-10-27 17:01:26 +05:30