Download Latest Version v1.1.32 source code.tar.gz (17.2 MB)
Email in envelope

Get an email when there's a new version of AIConfig

Home / v1.1.26
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-02-20 2.8 kB
v1.1.26 source code.tar.gz 2024-02-20 15.4 MB
v1.1.26 source code.zip 2024-02-20 15.7 MB
Totals: 3 Items   31.1 MB 0

Changelog

(2024-02-20) Python Version 1.1.26, NPM Version 1.1.10

Last PR included in this release: https://github.com/lastmile-ai/aiconfig/pull/1264

Features

  • editor: Added support for modifying general prompt metadata, such as remember_chat_context, below model settings (#1205)
  • editor: Added logging events for share and download button clicks as well as any actions that edit the config (#1217, #1220)
  • extensions: Created conversational model parser to Hugging Face remote inference extension and added input model schema to editor client (#1229, #1230)

Bug Fixes / Tasks

  • editor: Updated ‘model’ value in model settings to clear when the model for a prompt (which can include general group of models such as Hugging Face Tasks which require the model field to specify a specific model name) is updated (#1245, #1257)
  • extensions: Set default model names for the Hugging Face remote inference model parsers for Summarization, Translation, Automatic Speech Recognition and Text-to-Speech tasks (#1246, #1221)
  • gradio-notebook: Fixed styles for checkboxes, markdown links, loading spinners and output lists, as well as general cleanup to buttons and input sizing (#1248, #1249, #1250, #1251, #1252, #1231)
  • python-sdk: Fixed dependency issue to no longer pin pydantic to 2.4.2 so that aiconfig-editor can be compatible with other libraries (#1225)

Documentation

  • [updated] Added new content to Gradio Notebooks documentation, including 5-mins tutorial video, local model support, more streamlined content format, and warnings for discovered issues with Gradio SDK version (#1247, #1234, #1243, #1238)
Source: README.md, updated 2024-02-20