29 Commits

Author SHA1 Message Date
af7c2b26bc . update version to v0.1.17 2025-01-06 08:33:16 -08:00
fe32110976 . update version to v0.1.16 2025-01-02 14:02:10 -08:00
9296b844ee . update to v0.1.15 2024-12-08 21:02:28 -08:00
b318d95526 . update to version v0.1.14 2024-12-08 19:51:28 -08:00
e439080f16 . ollama - removed workaround for multi-system lack of support (for old ollama) 2024-12-07 16:53:44 -08:00
a32f69dfee . minor update and start prep for v0.1.13 2024-12-07 16:53:18 -08:00
70f5714300 . clippy clean (this one is v0.1.12) 2024-11-18 18:07:08 -08:00
e53aca4f39 . update version to v0.1.12 2024-11-18 18:01:30 -08:00
d946290be4 ^ anthropic - updated the default max_token to the max for given the model (i.e. 3-5 will be 8k) 2024-11-04 18:42:43 -08:00
514d75e4b6 . update to v0.1.10 2024-10-05 17:45:45 -07:00
bd5f260beb . update to v0.1.9 2024-09-18 21:06:29 -07:00
f1cd398903 . update to version v0.1.8 2024-09-06 12:36:56 -07:00
9589ab265c . minor changelog update 2024-08-17 12:10:53 -07:00
410b5bba6d . update version to 0.1.7 2024-08-14 18:28:53 -07:00
429d92c6db . update to verison 0.1.6 2024-07-26 19:02:55 -07:00
8cf4d214f1 . update to version 0.1.5 2024-07-21 18:47:26 -07:00
38856051a6 . update v0.1.4 2024-07-19 18:31:16 -07:00
f9b54f3d16 . update tests and examples from to 'gpt-4o-mini' (was 'gpt-3.5-turbo') 2024-07-19 16:19:43 -07:00
9977ea527d * refactor internal Adapter calls to use ModelInfo
- Fix naming `ClientConfig::with_adapter_kind_resolver` (was wrongly `...auth_resolver`)
2024-07-19 16:07:34 -07:00
f580729511 . update to v0.1.3 2024-07-18 15:38:12 -07:00
dfeeb7e463 ^ openai - added 'gpt-4o-mini' and switched all openai examples/tests to it 2024-07-18 15:22:49 -07:00
a0d812110e ! New MessageContent type for ChatMessage.content, ChatResponse.content, and StreamEnd.captured_content (only ::Text variant for now) 2024-07-18 14:48:27 -07:00
803df63924 . prep for v0.1.3 2024-07-18 10:52:20 -07:00
fca0543708 . readme add thanks, changelog fix top_p typo 2024-07-08 06:20:21 -07:00
44de8c62fe . update readme and changelog 2024-07-08 05:46:31 -07:00
0f2d6b511f . update to v0.1.1 2024-06-12 19:05:42 -07:00
50cd907b49 . update to v0.1.0 2024-06-11 10:47:30 -07:00
001bee3e2a - ollama - improve Ollama Adapter to support multi system messages 2024-06-10 16:27:06 -07:00
1560866d52 . update to v0.0.13 2024-06-10 14:28:55 -07:00