Changelog

Get the (almost) daily changelog

Enhancements in Assistant Responses, New Gemini Model, and Call Handling

  1. Introduction of ‘gemini-2.0-flash-lite’ Model Option: You can now use gemini-2.0-flash-lite in Assistant.model[provider="google"].model[model="gemini-2.0-flash-lite"] for a reduced latency, lower cost Gemini model with a 1 million token context window.
gemini-2.0-flash-lite Model Option
gemini-2.0-flash-lite Model Option
  1. New Assistant Paginated Response: All Assistant endpoints now return paginated responses. Each response specifies itemsPerPage, totalItems, and currentPage, which you can use to navigate through a list of assistants.