Commit Graph

13 Commits

Author SHA1 Message Date
896b9d4f72 . whitepace - add empty lines on all files 2024-09-17 16:52:21 -07:00
9d9e739d0e . comments proofing (using genai with custom script) 2024-09-14 20:34:24 -07:00
158efa18ec . #23 - add documentation 2024-09-14 19:54:44 -07:00
d38594d7de + Added ModelMapper scheme (client_builder::with_model_mapper_fn)
! Removed AdapterKindResolver (should use ModelMapper)
! Renamed ModelInfo to ModelIden
2024-08-14 18:16:43 -07:00
745d9081ca ! AuthResolver - Refactor AuthResolver Scheme/API
! completely remove AdapterConfig
2024-08-13 17:47:36 -07:00
65628c7c96 ! now chat:🖨️:print_chat_stream (was utils::print_chat_stream) 2024-07-23 16:18:30 -07:00
6f26beacce ! now ClientBuilder::insert_adapter_config (was with_adapter_config) 2024-07-19 21:31:32 -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
996f71f60e ! error refactor (adapter::Error, resolver::Error) 2024-07-17 22:27:45 -07:00
5800d14ed0 ! client module flatten to root - now genai::Client rather than genai::client::Client 2024-07-09 17:27:42 -07:00
15833d4e9f ^ chat_printer - added PrintChatStreamOptions with print_events 2024-06-10 10:59:02 -07:00
cb2a4a0256 ! add ChatRequestOption and upgraded the client exec_chat and adapters APIs 2024-06-09 20:49:40 -07:00
9ef4b614a7 . clippy clean + resolver fn renaming 2024-06-08 19:19:01 -07:00