instructor_ex
instructor_ex copied to clipboard
Draft: FIx #32 & Add Gemini Adapter
FIxes #32
echo_response is being called every time despite it only matching for calls made of type :tool, so this just adds a catch also it doesn't get a match error.
Added Gemini adapter (#45 ) to this PR. Streaming is not implemented yet, but initial testing has normal chat completion working.