Recent Releases of https://github.com/ag2ai/fastagency

https://github.com/ag2ai/fastagency - v0.9.7

What's Changed

  • Bump version to 0.9.7 by @marklysze in https://github.com/ag2ai/fastagency/pull/732

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.9.6...v0.9.7

- Python
Published by marklysze 7 months ago

https://github.com/ag2ai/fastagency - v0.9.6

What's Changed

  • Bump version to 0.9.5 by @marklysze in https://github.com/ag2ai/fastagency/pull/729
  • Bump version to 0.9.6 by @marklysze in https://github.com/ag2ai/fastagency/pull/730

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.9.4...v0.9.6

- Python
Published by marklysze 8 months ago

https://github.com/ag2ai/fastagency - v0.9.4

What's Changed

  • Version bump to 0.9.4 by @marklysze in https://github.com/ag2ai/fastagency/pull/726

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.9.3...v0.9.4

- Python
Published by marklysze 8 months ago

https://github.com/ag2ai/fastagency - v0.9.3

What's Changed

  • Update Version by @harishmohanraj in https://github.com/ag2ai/fastagency/pull/710
  • Bump to 0.9.3 by @marklysze in https://github.com/ag2ai/fastagency/pull/722
  • Bump to 0.9.3 part 2 by @marklysze in https://github.com/ag2ai/fastagency/pull/725

New Contributors

  • @marklysze made their first contribution in https://github.com/ag2ai/fastagency/pull/722

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.9.1...v0.9.3

- Python
Published by marklysze 8 months ago

https://github.com/ag2ai/fastagency - v0.9.1.post0

What's Changed

  • Update Version by @harishmohanraj in https://github.com/ag2ai/fastagency/pull/710

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.9.1...v0.9.1.post0

- Python
Published by kumaranvpl 10 months ago

https://github.com/ag2ai/fastagency - v0.9.1

What's Changed

  • Update release notes by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/704
  • Use autogen version 0.9.1a1 and update fastagency to version 0.9.1a1 by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/705
  • fix workflow name selection and HIL by @davorinrusevljan in https://github.com/ag2ai/fastagency/pull/707
  • awp support for message filtering by @davorinrusevljan in https://github.com/ag2ai/fastagency/pull/708
  • Update version by @harishmohanraj in https://github.com/ag2ai/fastagency/pull/709

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.9.0...v0.9.1

- Python
Published by davorrunje 10 months ago

https://github.com/ag2ai/fastagency - v0.9.0

What's Changed

  • Update cookiecutter generated files and release notes by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/681
  • Handle RunCompletionEvent by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/684
  • Use UUIDEncoder to dump message with UUID by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/685
  • Fix workflows with multimodal conversable agent by @rjambrecic in https://github.com/ag2ai/fastagency/pull/686
  • Update release notes and cookiecutter generated files by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/687
  • Use llm config by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/693
  • Run async workflows by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/694
  • Add new async_process method by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/696
  • Update to 0.9 by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/703
  • awp initial implementation by @davorinrusevljan in https://github.com/ag2ai/fastagency/pull/702

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.8.6...v0.9.0

- Python
Published by kumaranvpl 10 months ago

https://github.com/ag2ai/fastagency - v0.8.6.post0

What's Changed

  • Update cookiecutter generated files and release notes by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/681
  • Handle RunCompletionEvent by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/684
  • Use UUIDEncoder to dump message with UUID by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/685
  • Fix workflows with multimodal conversable agent by @rjambrecic in https://github.com/ag2ai/fastagency/pull/686

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.8.6...v0.8.6.post0

- Python
Published by kumaranvpl 11 months ago

https://github.com/ag2ai/fastagency - v0.8.6

What's Changed

  • Update release notes by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/664
  • Update mkdocs ag2 docs links by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/668
  • Update files generated by cookiecutter by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/669
  • Fix forward ref issues in OpenAPI tool registration by @sternakt in https://github.com/ag2ai/fastagency/pull/671
  • Integrate ag2 event steaming by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/672

Full Changelog: https://github.com/ag2ai/fastagency/compare/v0.8.4...v0.8.6

- Python
Published by kumaranvpl 11 months ago

https://github.com/ag2ai/fastagency - v0.8.4

What's Changed

  • Add basic auth to getting started by @davorrunje in https://github.com/ag2ai/fastagency/pull/572
  • Update cookiecutter by @davorrunje in https://github.com/ag2ai/fastagency/pull/574
  • Add authentication section in getting started page by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/577
  • Show appropriate message when unauthorized user tried to access the a… by @harishmohanraj in https://github.com/ag2ai/fastagency/pull/571
  • Fix WhatsAppAgent docs by @sternakt in https://github.com/ag2ai/fastagency/pull/578
  • Fix broken tutorial image by @rjambrecic in https://github.com/ag2ai/fastagency/pull/581
  • Add excluded URLs from CI check by @davorrunje in https://github.com/ag2ai/fastagency/pull/582
  • Add Playwright coverage to CI by @davorinrusevljan in https://github.com/ag2ai/fastagency/pull/555
  • Update deploy docs by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/591
  • Add a section explaining how to deploy using github actions by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/592
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/595
  • Update packages by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/596
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/604
  • Filter one pytest warning by @rjambrecic in https://github.com/ag2ai/fastagency/pull/607
  • Add dependancy injection by @rjambrecic in https://github.com/ag2ai/fastagency/pull/609
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/615
  • Add deploy to azure section in quick start page by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/616
  • Add prompt leakage probing tutorial by @sternakt in https://github.com/ag2ai/fastagency/pull/617
  • Update dependency versions by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/621
  • Add deploy to aws section in getting started page by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/622
  • Update cache version to v04 to fix failing CI by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/628
  • chore: group dependantbot PRs by @Lancetnik in https://github.com/ag2ai/fastagency/pull/626
  • Upgrade ag2 version by @davorrunje in https://github.com/ag2ai/fastagency/pull/645
  • Use python 3.12 to deploy docs by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/649
  • Rename AutoGen to AG2 by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/651
  • Update ag2 version to 0.8.4 and add support for new version by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/654
  • fix flaky playwright test triggered by ag2 rename by @davorinrusevljan in https://github.com/ag2ai/fastagency/pull/657
  • Update version to 0.8.4rc0 by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/659
  • Change airt links to ag2ai links by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/660
  • Fix message.print and follow ag2's style of message header by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/661
  • Use PYPIAPITOKEN for pypi releases by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/662
  • Prepare for 0.8.4 version release by @kumaranvpl in https://github.com/ag2ai/fastagency/pull/663

New Contributors

  • @Lancetnik made their first contribution in https://github.com/ag2ai/fastagency/pull/626

Full Changelog: https://github.com/ag2ai/fastagency/compare/0.3.4...v0.8.4

- Python
Published by kumaranvpl 11 months ago

https://github.com/ag2ai/fastagency - v0.8.4rc0

What's Changed

  • Add basic auth to getting started by @davorrunje in https://github.com/airtai/fastagency/pull/572
  • Update cookiecutter by @davorrunje in https://github.com/airtai/fastagency/pull/574
  • Add authentication section in getting started page by @kumaranvpl in https://github.com/airtai/fastagency/pull/577
  • Show appropriate message when unauthorized user tried to access the a… by @harishmohanraj in https://github.com/airtai/fastagency/pull/571
  • Fix WhatsAppAgent docs by @sternakt in https://github.com/airtai/fastagency/pull/578
  • Fix broken tutorial image by @rjambrecic in https://github.com/airtai/fastagency/pull/581
  • Add excluded URLs from CI check by @davorrunje in https://github.com/airtai/fastagency/pull/582
  • Add Playwright coverage to CI by @davorinrusevljan in https://github.com/airtai/fastagency/pull/555
  • Update deploy docs by @kumaranvpl in https://github.com/airtai/fastagency/pull/591
  • Add a section explaining how to deploy using github actions by @kumaranvpl in https://github.com/airtai/fastagency/pull/592
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/airtai/fastagency/pull/595
  • Update packages by @kumaranvpl in https://github.com/airtai/fastagency/pull/596
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/airtai/fastagency/pull/604
  • Filter one pytest warning by @rjambrecic in https://github.com/airtai/fastagency/pull/607
  • Add dependancy injection by @rjambrecic in https://github.com/airtai/fastagency/pull/609
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/airtai/fastagency/pull/615
  • Add deploy to azure section in quick start page by @kumaranvpl in https://github.com/airtai/fastagency/pull/616
  • Add prompt leakage probing tutorial by @sternakt in https://github.com/airtai/fastagency/pull/617
  • Update dependency versions by @kumaranvpl in https://github.com/airtai/fastagency/pull/621
  • Add deploy to aws section in getting started page by @kumaranvpl in https://github.com/airtai/fastagency/pull/622
  • Update cache version to v04 to fix failing CI by @kumaranvpl in https://github.com/airtai/fastagency/pull/628
  • chore: group dependantbot PRs by @Lancetnik in https://github.com/airtai/fastagency/pull/626
  • Upgrade ag2 version by @davorrunje in https://github.com/airtai/fastagency/pull/645
  • Use python 3.12 to deploy docs by @kumaranvpl in https://github.com/airtai/fastagency/pull/649
  • Rename AutoGen to AG2 by @kumaranvpl in https://github.com/airtai/fastagency/pull/651
  • Update ag2 version to 0.8.4 and add support for new version by @kumaranvpl in https://github.com/airtai/fastagency/pull/654
  • fix flaky playwright test triggered by ag2 rename by @davorinrusevljan in https://github.com/airtai/fastagency/pull/657
  • Update version to 0.8.4rc0 by @kumaranvpl in https://github.com/airtai/fastagency/pull/659

New Contributors

  • @Lancetnik made their first contribution in https://github.com/airtai/fastagency/pull/626

Full Changelog: https://github.com/airtai/fastagency/compare/0.3.4...v0.8.4rc0

- Python
Published by kumaranvpl 11 months ago

https://github.com/ag2ai/fastagency - 0.3.4

What's Changed

  • Skip whatsapp agent e2e tests, add whatsapp unit tests by @sternakt in https://github.com/airtai/fastagency/pull/540
  • Fix broken docs code and links by @kumaranvpl in https://github.com/airtai/fastagency/pull/549
  • Updated packages and cookiecutter by @davorrunje in https://github.com/airtai/fastagency/pull/550
  • Fix broken docs code by @kumaranvpl in https://github.com/airtai/fastagency/pull/551
  • Polishing of Getting started by @davorrunje in https://github.com/airtai/fastagency/pull/552
  • Update tutorials to use cookiecutter by @rjambrecic in https://github.com/airtai/fastagency/pull/553
  • Recommed cookiecutter as default option and pip+venv as alternative by @kumaranvpl in https://github.com/airtai/fastagency/pull/554
  • Polishing docs by @davorrunje in https://github.com/airtai/fastagency/pull/557
  • Update cookiecutter generated files by @kumaranvpl in https://github.com/airtai/fastagency/pull/559
  • Create new readme file by @davorrunje in https://github.com/airtai/fastagency/pull/558
  • Update deploy docs by @kumaranvpl in https://github.com/airtai/fastagency/pull/561
  • Add simple username/password authentication by @harishmohanraj in https://github.com/airtai/fastagency/pull/556
  • Update docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/563
  • Implement HTTPBasic security by @sternakt in https://github.com/airtai/fastagency/pull/564

Full Changelog: https://github.com/airtai/fastagency/compare/v0.3.3...0.3.4

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.3.3

What's Changed

  • Polish tutorials by @davorrunje in https://github.com/airtai/fastagency/pull/473
  • Add user guide on how to use cookiecutter by @kumaranvpl in https://github.com/airtai/fastagency/pull/474
  • Update tutorial docs by @rjambrecic in https://github.com/airtai/fastagency/pull/479
  • Patch "Exception: modular references are not supported in this version" by @sternakt in https://github.com/airtai/fastagency/pull/478
  • Fix patching order by @sternakt in https://github.com/airtai/fastagency/pull/481
  • Update Adapter Docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/472
  • Add Playwright by @davorinrusevljan in https://github.com/airtai/fastagency/pull/469
  • Add cookiecutter as an alternative option by @kumaranvpl in https://github.com/airtai/fastagency/pull/480
  • Fix: modular references are not supported in this version exception by @rjambrecic in https://github.com/airtai/fastagency/pull/484
  • Keep cookiecutter project setup in single place and embed it in getting started by @kumaranvpl in https://github.com/airtai/fastagency/pull/485
  • Fix create message by adding workflow_uuid by @davorrunje in https://github.com/airtai/fastagency/pull/486
  • Update giphy end2end test by @rjambrecic in https://github.com/airtai/fastagency/pull/502
  • Raise warning if openapi schema contains non supported security schema by @sternakt in https://github.com/airtai/fastagency/pull/499
  • Upgrade package versions by @kumaranvpl in https://github.com/airtai/fastagency/pull/506
  • Define servers in openapi factory by @sternakt in https://github.com/airtai/fastagency/pull/501
  • Reroute whatsapp_e2e test by @sternakt in https://github.com/airtai/fastagency/pull/507
  • Add fastagency docker build and run commands by @kumaranvpl in https://github.com/airtai/fastagency/pull/508
  • Mesop: do not scroll for keep alive by @davorinrusevljan in https://github.com/airtai/fastagency/pull/503
  • Update package versions by @kumaranvpl in https://github.com/airtai/fastagency/pull/525
  • Fix parsing of Infobip whatsapp API schema by @sternakt in https://github.com/airtai/fastagency/pull/516
  • Fix docs by @davorrunje in https://github.com/airtai/fastagency/pull/528
  • Add firebase authentication in Mesop by @harishmohanraj in https://github.com/airtai/fastagency/pull/512
  • Polishing docs by @davorrunje in https://github.com/airtai/fastagency/pull/530
  • Implement Whatsapp agent with infobip api integration by @sternakt in https://github.com/airtai/fastagency/pull/532
  • Fix failing test import by @sternakt in https://github.com/airtai/fastagency/pull/533
  • Update documentation with new features by @davorrunje in https://github.com/airtai/fastagency/pull/534

Full Changelog: https://github.com/airtai/fastagency/compare/v0.3.2...v0.3.3

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.3.2

What's Changed

  • Update Release Notes for v0.3.1 by @airt-release-notes-updater in https://github.com/airtai/fastagency/pull/430
  • Update adapters docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/422
  • Add waitress as alternative command for gunicorn in Windows by @kumaranvpl in https://github.com/airtai/fastagency/pull/431
  • Add WhatsApp API example by @rjambrecic in https://github.com/airtai/fastagency/pull/433
  • Add a test which checks mesop version by @kumaranvpl in https://github.com/airtai/fastagency/pull/434
  • Update mesop version and remove mesop patch by @kumaranvpl in https://github.com/airtai/fastagency/pull/449
  • Update package versions by @kumaranvpl in https://github.com/airtai/fastagency/pull/450
  • Install OS specific WSGI server by @kumaranvpl in https://github.com/airtai/fastagency/pull/452
  • Add waitress as alternative of gunicorn for Windows by @kumaranvpl in https://github.com/airtai/fastagency/pull/448
  • Add Custom Client example to the docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/435
  • Add source links by @harishmohanraj in https://github.com/airtai/fastagency/pull/457
  • Add message types in docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/458
  • Add more descriptive error message by @kumaranvpl in https://github.com/airtai/fastagency/pull/455
  • Follow uniform AutoGenWorkflows import across files by @kumaranvpl in https://github.com/airtai/fastagency/pull/459
  • Docs for whatsapp tutorial by @rjambrecic in https://github.com/airtai/fastagency/pull/462
  • Fix parsing openapi schema fails when operation id contains by @sternakt in https://github.com/airtai/fastagency/pull/466
  • Add security to FastAPIAdapter by @sternakt in https://github.com/airtai/fastagency/pull/442
  • Switch the example to use mesop UI instead of console UI in adapter docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/465
  • Update FastAPI and NATS.io adapter sections with custom HTML/JS client implementation by @harishmohanraj in https://github.com/airtai/fastagency/pull/461
  • Add bing api key to websurfer and fix documentation warnings by @rjambrecic in https://github.com/airtai/fastagency/pull/470

Full Changelog: https://github.com/airtai/fastagency/compare/v0.3.1...v0.3.2

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.3.1

What's Changed

  • Update tutorial docs by @rjambrecic in https://github.com/airtai/fastagency/pull/414
  • Fix OpenAPI docs by @davorrunje in https://github.com/airtai/fastagency/pull/419
  • Fix broken links in docs by @kumaranvpl in https://github.com/airtai/fastagency/pull/420
  • Implement path to make mesop work in Windows by @kumaranvpl in https://github.com/airtai/fastagency/pull/415
  • Fix processparams method when body is present by @rjambrecic in https://github.com/airtai/fastagency/pull/429

Full Changelog: https://github.com/airtai/fastagency/compare/v0.3.0...v0.3.1

- Python
Published by kumaranvpl over 1 year ago

https://github.com/ag2ai/fastagency - v0.3.0

What's Changed

  • Remove log which is causing security issue by @kumaranvpl in https://github.com/airtai/fastagency/pull/348
  • Refactor messages by @davorrunje in https://github.com/airtai/fastagency/pull/350
  • Implement name and description discovery over nats and fastapi by @kumaranvpl in https://github.com/airtai/fastagency/pull/353
  • Refactor workflow run by @davorrunje in https://github.com/airtai/fastagency/pull/355
  • Fix subscriber close issue by @kumaranvpl in https://github.com/airtai/fastagency/pull/358
  • Moved some logs from info to debug by @davorrunje in https://github.com/airtai/fastagency/pull/359
  • Realign the examples in the documentation with the new source code by @harishmohanraj in https://github.com/airtai/fastagency/pull/361
  • Fix pydantic name annotated is not defined main by @sternakt in https://github.com/airtai/fastagency/pull/364
  • Update package versions by @kumaranvpl in https://github.com/airtai/fastagency/pull/378
  • Refactor WebSockets interface by @davorrunje in https://github.com/airtai/fastagency/pull/360
  • Update getting started guide by @davorrunje in https://github.com/airtai/fastagency/pull/384
  • Polish readme by @davorrunje in https://github.com/airtai/fastagency/pull/385
  • Polish readme by @davorrunje in https://github.com/airtai/fastagency/pull/386
  • Rewrite documentation for api security by @sternakt in https://github.com/airtai/fastagency/pull/388
  • Move pydantic message classes to separate file by @kumaranvpl in https://github.com/airtai/fastagency/pull/392
  • Fix errors in the getting started guide by @harishmohanraj in https://github.com/airtai/fastagency/pull/387
  • Add a section to start NATS by @kumaranvpl in https://github.com/airtai/fastagency/pull/395
  • Move running nats section to appropriate sections by @kumaranvpl in https://github.com/airtai/fastagency/pull/398
  • Fix broken links in docs by @kumaranvpl in https://github.com/airtai/fastagency/pull/400
  • Test and update getting started page by @rjambrecic in https://github.com/airtai/fastagency/pull/396
  • Add alternative llm guide llama togetherai by @harishmohanraj in https://github.com/airtai/fastagency/pull/381
  • Add skeleton for adapter docs by @davorrunje in https://github.com/airtai/fastagency/pull/402
  • Update UI docs by @harishmohanraj in https://github.com/airtai/fastagency/pull/397
  • Release 0.3.0 by @davorrunje in https://github.com/airtai/fastagency/pull/403

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.2.5

What's Changed

  • Fix Pydantic name annotated is not defined by @sternakt in https://github.com/airtai/fastagency/pull/365

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.2.3

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.2.2

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.2.1

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.2.0

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.1.0

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 immutableaftercreation 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

- Python
Published by kumaranvpl over 1 year ago

https://github.com/ag2ai/fastagency - v0.0.1

What's Changed

  • Change social icon and update release notes by @davorrunje in https://github.com/airtai/fastagency/pull/131
  • Add LFS to Deploy docs workflow by @davorrunje in https://github.com/airtai/fastagency/pull/132
  • Description added to project by @davorrunje in https://github.com/airtai/fastagency/pull/133
  • Create Tutorial page by @rjambrecic in https://github.com/airtai/fastagency/pull/154
  • Minor updates after the v.0.0.0 release by @davorrunje in https://github.com/airtai/fastagency/pull/157
  • Fix for human mode set to value other than NEVER in user proxy by @davorrunje in https://github.com/airtai/fastagency/pull/158
  • Chore: fix spelling by @davorrunje in https://github.com/airtai/fastagency/pull/160
  • Move code to docs src by @rjambrecic in https://github.com/airtai/fastagency/pull/159
  • Publish coverage to smokeshow when pushed to main branch by @kumaranvpl in https://github.com/airtai/fastagency/pull/161
  • Bump version to 0.0.1rc0 by @davorrunje in https://github.com/airtai/fastagency/pull/162
  • Enable codecoverage badge by @kumaranvpl in https://github.com/airtai/fastagency/pull/163
  • PyPi dev status classifier changed from alpha to beta by @davorrunje in https://github.com/airtai/fastagency/pull/164
  • Bump version to 0.0.1 by @davorrunje in https://github.com/airtai/fastagency/pull/167

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

- Python
Published by davorrunje over 1 year ago

https://github.com/ag2ai/fastagency - v0.0.0

Initial release

FastAgency enables developers to quickly build testing or production-grade chat applications based on multi-agent workflow. This initial release supports AutoGen runtime for agentic workflows and simple console and Mesop applications.

New Contributors

  • @davorrunje made their first contribution in https://github.com/airtai/fastagency/pull/2
  • @kumaranvpl made their first contribution in https://github.com/airtai/fastagency/pull/3
  • @harishmohanraj made their first contribution in https://github.com/airtai/fastagency/pull/66
  • @rjambrecic made their first contribution in https://github.com/airtai/fastagency/pull/128
  • @davorinrusevljan made their first contribution in https://github.com/airtai/fastagency/pull/129

Full Changelog: https://github.com/airtai/fastagency/commits/v0.0.0

- Python
Published by davorrunje over 1 year ago