Skip to content

v1.1.4

Compare
Choose a tag to compare
@Ankush-lastmile Ankush-lastmile released this 05 Dec 05:21
· 1445 commits to main since this release
7285f19

Changelog

Python Version 1.1.4 (2023-12-04)

NPM Version 1.0.7 (2023-12-04)

Full Changelog:

Features

  • python-sdk: DALL-E Model Parser (4753f21)
  • python-sdk: Updated OpenAI Introspection Wrapper - Now more user-friendly with complete module mocking for easier import replacement, enhancing overall usability. (143c3dd)

Bug Fixes

  • sdk: Updated add_prompt to rename prompt name if a different name is passed in (a29d5f87)
  • typescript-sdk: Updated Metadata Field to be optional (cb5fdc5)

Better Engineering

  • python-tests: Higher fidelity Test script, performs a complete build for testing (04fc5a5)
  • tests: added a github action script testing for main(74e0c15)
  • python-sdk: Added linter to python-sdk

Documentation

  • readme: add readme and license within the python extension directory(450012c)
  • cookbooks Updated Cookbooks' compatibility with latest aiconfig releases

Extensions

  • python-extension: Extension for HuggingFace Text Generation with transformers (222bf6e)
  • python-extension: Extension for LLama 2.0
  • typescript-extension: Extension for LLama 2.0