Fastagency

Latest version: v0.3.4

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.4

What's Changed

* Docs: Fix docs for Mesop security by davorrunje in https://github.com/airtai/fastagency/pull/318
* Security: Add username and password logic to oauth security settings by sternakt in https://github.com/airtai/fastagency/pull/328
* Mesop: When past conversation is selected, scroll to the end of it by davorinrusevljan in https://github.com/airtai/fastagency/pull/320

**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.3...v0.2.4

0.2.3

Not secure
What's Changed

* Fix type error unable to evaluate type annotation when generating client by sternakt in https://github.com/airtai/fastagency/pull/313
* Adds scrolling in function-related messages by davorrunje in https://github.com/airtai/fastagency/pull/314
* Exported security and styling options for MesopUI by davorrunje in https://github.com/airtai/fastagency/pull/315


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.2...v0.2.3

0.2.2

Not secure
What's Changed

* Detect JSON in output and use code block for it and make long outputs scrollable by davorrunje in https://github.com/airtai/fastagency/pull/306
* Fix: unable to parse OpenAPI spec by sternakt in https://github.com/airtai/fastagency/pull/303


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.1...v0.2.2

0.2.1

Not secure
What's Changed

* Replace radio buttons with clickable buttons in Mesop UI, add Error message type for errors in running workflows and
add exceptions with proper messages for missing imports by davorrunje in https://github.com/airtai/fastagency/pull/302


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.0...v0.2.1

0.2.0

Not secure
What's Changed

* Update docs by rjambrecic in https://github.com/airtai/fastagency/pull/214
* Apply formatting to docs_src by kumaranvpl in https://github.com/airtai/fastagency/pull/217
* Suggested function call and function call execution in Mesop by davorinrusevljan in https://github.com/airtai/fastagency/pull/216
* Raise mesop typer error for python versions below 3.10 by kumaranvpl in https://github.com/airtai/fastagency/pull/232
* Support multiple security schemes in OpenAPI Client by kumaranvpl in https://github.com/airtai/fastagency/pull/235
* Update package versions by kumaranvpl in https://github.com/airtai/fastagency/pull/237
* Add tooltip to fields by harishmohanraj in https://github.com/airtai/fastagency/pull/233
* Update twitter link and add an example by davorrunje in https://github.com/airtai/fastagency/pull/243
* Restrict FLAML version to fix test failure by kumaranvpl in https://github.com/airtai/fastagency/pull/248
* Fix failing example by kumaranvpl in https://github.com/airtai/fastagency/pull/249
* Fix readme example by harishmohanraj in https://github.com/airtai/fastagency/pull/254
* Make devcontainer work in codespace by harishmohanraj in https://github.com/airtai/fastagency/pull/251
* Auto generate cli docs by rjambrecic in https://github.com/airtai/fastagency/pull/255
* Update packages by davorrunje in https://github.com/airtai/fastagency/pull/261
* Mesop UI improvements by davorinrusevljan in https://github.com/airtai/fastagency/pull/241
* Add examples directory to linter by davorrunje in https://github.com/airtai/fastagency/pull/264
* Fixed Together.ai model string by davorrunje in https://github.com/airtai/fastagency/pull/267
* CI simplification by davorrunje in https://github.com/airtai/fastagency/pull/268
* Fix CI bug by davorrunje in https://github.com/airtai/fastagency/pull/269
* Simplify CI tests by davorrunje in https://github.com/airtai/fastagency/pull/270
* Fix Together AI model dict by davorrunje in https://github.com/airtai/fastagency/pull/271
* Mesop tests added by davorrunje in https://github.com/airtai/fastagency/pull/272
* Fix Mesop tests by davorrunje in https://github.com/airtai/fastagency/pull/273
* Added docs_src tests by davorrunje in https://github.com/airtai/fastagency/pull/274
* Add some tests by davorrunje in https://github.com/airtai/fastagency/pull/275
* Fix OpenAPI client when Path variables contains upper case by rjambrecic in https://github.com/airtai/fastagency/pull/265
* Add tests by davorrunje in https://github.com/airtai/fastagency/pull/277
* Move WebSurfer Autogen code out of the studio module by harishmohanraj in https://github.com/airtai/fastagency/pull/253
* Polish getting started docs by harishmohanraj in https://github.com/airtai/fastagency/pull/278
* Move studio files into studio project and clean up deps devcontainers etc by harishmohanraj in https://github.com/airtai/fastagency/pull/279
* Replaces gpt-4o with gpt-40-mini in all OpenAI tests by davorrunje in https://github.com/airtai/fastagency/pull/282
* Support running Mesop based apps with WSGI servers by davorrunje in https://github.com/airtai/fastagency/pull/283
* Bump version to 0.2.0rc0 by davorrunje in https://github.com/airtai/fastagency/pull/285
* Giphy and Websurfer Tutorial by rjambrecic in https://github.com/airtai/fastagency/pull/284
* Update Release Notes for v0.2.0rc0 by airt-release-notes-updater in https://github.com/airtai/fastagency/pull/287
* 215 fix function call exception by sternakt in https://github.com/airtai/fastagency/pull/297
* Fix typo error in the ReadME file by FREDERICO23 in https://github.com/airtai/fastagency/pull/288
* Add style configurability to Mesop UI by davorrunje in https://github.com/airtai/fastagency/pull/296
* Getting started and Readme files updated by davorrunje in https://github.com/airtai/fastagency/pull/298

New Contributors
* sternakt made their first contribution in https://github.com/airtai/fastagency/pull/297
* FREDERICO23 made their first contribution in https://github.com/airtai/fastagency/pull/288

**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.1.0...v0.2.0

0.1.0

Not secure
What's Changed
* Set concurrency in workflows to run one workflow at a time for one branch by kumaranvpl in https://github.com/airtai/fastagency/pull/169
* Unique property name by harishmohanraj in https://github.com/airtai/fastagency/pull/165
* Update GA property id by harishmohanraj in https://github.com/airtai/fastagency/pull/177
* Add user-proxy messages by davorrunje in https://github.com/airtai/fastagency/pull/174
* Add docs for using external API with security by kumaranvpl in https://github.com/airtai/fastagency/pull/175
* Makes AutoGen message parsing work with and without colored output by davorrunje in https://github.com/airtai/fastagency/pull/178
* Rename OpenAPI related classes by davorrunje in https://github.com/airtai/fastagency/pull/180
* Past chats by davorinrusevljan in https://github.com/airtai/fastagency/pull/181
* Update tests to support both pydantic v2.8 and v2.9 by kumaranvpl in https://github.com/airtai/fastagency/pull/185
* Refactoring submodules by davorrunje in https://github.com/airtai/fastagency/pull/188
* Update test to remove duplicates by kumaranvpl in https://github.com/airtai/fastagency/pull/189
* Mesop app created in the same process by davorrunje in https://github.com/airtai/fastagency/pull/193
* Add user guide by davorrunje in https://github.com/airtai/fastagency/pull/179
* Add an immutable_after_creation metadata field to the schema by harishmohanraj in https://github.com/airtai/fastagency/pull/184
* Fix broken links in docs by davorrunje in https://github.com/airtai/fastagency/pull/196
* Fix broken links by davorrunje in https://github.com/airtai/fastagency/pull/197
* Adds multiple choice message handling to MesopUI by davorrunje in https://github.com/airtai/fastagency/pull/198
* Fix parsing error in Autogen CurrentMessage by davorrunje in https://github.com/airtai/fastagency/pull/201
* Refactor workflow agent api by kumaranvpl in https://github.com/airtai/fastagency/pull/192
* Mesop: multiple choice with checkboxes by davorinrusevljan in https://github.com/airtai/fastagency/pull/202
* Update branding colors by harishmohanraj in https://github.com/airtai/fastagency/pull/203
* Bump version to v0.1.0rc0 by davorrunje in https://github.com/airtai/fastagency/pull/204
* Raise error when trying to import mesop below py3.11 by kumaranvpl in https://github.com/airtai/fastagency/pull/209
* Fix minor docs issues by kumaranvpl in https://github.com/airtai/fastagency/pull/210
* Update CLI docs by harishmohanraj in https://github.com/airtai/fastagency/pull/211

New Contributors
* airt-release-notes-updater made their first contribution in https://github.com/airtai/fastagency/pull/173

**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.0.1...v0.1.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.