What's Changed * Remove use of deprecated pydantic functions, and improve tests by badgeir in https://github.com/badgeir/llmio/pull/46 * Prepare v0.10.1 by badgeir in https://github.com/badgeir/llmio/pull/47
What's Changed * Gemini client example by badgeir in https://github.com/badgeir/llmio/pull/38 * Instruction variables (35) by badgeir in https://github.com/badgeir/llmio/pull/41
What's Changed * Refactor tests by badgeir in https://github.com/badgeir/llmio/pull/33 * Update notebook by badgeir in https://github.com/badgeir/llmio/pull/34 * Add downloads per month badge by janbjorge in https://github.com/badgeir/llmio/pull/28 * Only use poetry by badgeir in https://github.com/badgeir/llmio/pull/36 * Update notebook by badgeir in https://github.com/badgeir/llmio/pull/37 * Update readme by badgeir in https://github.com/badgeir/llmio/pull/39 * Refactors clients for more flexibility in the future by badgeir in https://github.com/badgeir/llmio/pull/40
New Contributors * janbjorge made their first contribution in https://github.com/badgeir/llmio/pull/28
What's Changed * An example application notebook by badgeir in https://github.com/badgeir/llmio/pull/31 * Return a response object for future-proofness by badgeir in https://github.com/badgeir/llmio/pull/32