Skip to content

Releases: steamship-core/python-client

2.17.15 - Quick Function Agent Bugfix

10 Jul 19:31
30c3c34
Compare
Choose a tag to compare

What's Changed

  • bugfix: Parse output in FunctionsBasedOutputParser by @dkolas in #462

Full Changelog: 2.17.14...2.17.15

2.17.14

10 Jul 17:39
f97e411
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.13...2.17.14

2.17.13 - OpenAI Functions in Tools

28 Jun 14:34
04419bb
Compare
Choose a tag to compare

What's Changed

  • feat(functions): add support for mapping tools to openai functions by @douglas-reid in #435
  • When using ngrok, don't append the local port to invocable_url by @eob in #441
  • chore: add release bot by @maxwfreu in #438

New Contributors

Full Changelog: 2.17.11...2.17.13

2.17.12 Vector Memory & Mixins Fix

23 Jun 14:47
1294b71
Compare
Choose a tag to compare

What's Changed

  • docs(monitoring): add initial monitoring page with info on logs by @douglas-reid in #427
  • Add Vector memory to Agents by @dkolas in #432
  • Keep track of already registered mixins by @dkolas in #436

Full Changelog: 2.17.10...2.17.12

2.17.8 - Fix for Telegram mixin; CLI improvements; memory

13 Jun 20:08
3e27f0b
Compare
Choose a tag to compare

What's Changed

  • fix(cli): ensure 'logs' command has a message when '--help' is invoked. by @douglas-reid in #420
  • fix(llm lookup): allow Tools to specify fallback LLMs in lookups by @douglas-reid in #421
  • Fix main function in several tools -- the LLM was missing by @eob in #422
  • feat(agents): Chat Memory (riff 2) by @dkolas in #413
  • CLI fix for python 3.11 by @dkolas in #389
  • Add --ngrok flag to ship serve by @eob in #426
  • cli: Add user interface to development-mode agents by @eob in #428
  • Static/Version analysis of mixins by @dkolas in #430

Full Changelog: 2.17.7...2.17.8

v2.17.7

09 Jun 00:12
@eob eob
adf6691
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.6...2.17.7

2.17.6 - Structured logging, Transport Mixins, Vector Tools

06 Jun 22:55
@eob eob
1091ffa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.3...2.17.6

2.17.4 - Transport improvement, Vector Tools

06 Jun 22:49
@eob eob
d1fb6e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.3...2.17.4

2.17.3 - Hotfix for web agents

02 Jun 15:17
f6e87e8
Compare
Choose a tag to compare

What's Changed

  • Emit Bug Fix [explanation required] by @dkolas in #409

Full Changelog: 2.17.2...2.17.3

2.17.1 - Hotfixes, CLI improvements, and Mixin framework

01 Jun 16:18
f79998c
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Fix requests in ScrapeAndBlockifyTool by @EniasCailliau in #395
  • feat: Make easier for Invocable instance to register a route by @eob in #393
  • Allow setting of public_data from block and file by @dkolas in #394
  • JSON Object Generator Tool by @eob in #392
  • Multi inheritance tests by @dkolas in #378
  • Upgrade ship use: ask for input on non-default variables by @EniasCailliau in #400
  • feat(agents): add temperature control to OpenAI LLM by @douglas-reid in #397
  • Make metadata optional by @EniasCailliau in #399
  • Make 'extra' logging content flow through as structured data to Elastic by @dkolas in #403
  • Package Mixins by @dkolas in #396
  • Move incoming message agent up to Web Agent so it can be used to respond by @dkolas in #405

Full Changelog: 2.17.0...2.17.1