Recent Releases of manubot-ai-editor

manubot-ai-editor - v0.5.4

Changes

  • Adds provider, model vars docs to README, other small fixes (@falquaddoomi via #88, #91)
  • Update GH Actions ubuntu version (@d33bs via #90)
  • Update pre-commit-lite conditions (@d33bs via #89)
  • Bump h11 from 0.14.0 to 0.16.0 (@dependabot[bot] via #87)
  • Add software citation and badging details (@d33bs via #86)
  • Generalizes GPT3CompletionModel to work with other providers, adds Anthropic (@falquaddoomi via #71)

- Python
Published by github-actions[bot] about 1 year ago

manubot-ai-editor - v0.5.3

Changes

  • Add pre-commit lite for automated fixes (@d33bs via #84)
  • Fixes outdated pre-commit hook introduced in PR 62 (@falquaddoomi via #85)
  • Detects, preserve encoding when revising files (@falquaddoomi via #62)
  • Require poetry-dynamic-versioning within pyproject.toml (@d33bs via #83)
  • Bump macos gh actions runner version (@d33bs via #82)
  • Create project CITATION.cff (@d33bs via #81)
  • Remove earlier release process docs (@d33bs via #75)
  • Add PyPI trusted publisher workflow for automated package releases (@d33bs via #73)
  • Add release-drafter workflow and configuration (@d33bs via #72)
  • Enable poetry dynamic versioning (@d33bs via #69)
  • Replace production code asserts with if-based checks and exception raises (@d33bs via #70)
  • Migrate from setup.py to Poetry pyproject.toml for packaging and environment management (@d33bs via #57)
  • Add automated checks for pre-commit through GitHub Actions (@d33bs via #56)
  • LangChain Integration (@falquaddoomi via #60)
  • Add automated testing for pytest through GitHub Actions (@d33bs via #55)
  • Added draft document on the release process (@falquaddoomi via #49)
  • Add BSD-3-Clause license specification (@d33bs via #59)

- Python
Published by github-actions[bot] over 1 year ago

manubot-ai-editor - v0.5.2

What's Changed

  • Add new manuscript for testing and improve code to split paragraphs by @miltondp in https://github.com/manubot/manubot-ai-editor/pull/41
  • Custom Prompts via YAML by @falquaddoomi in https://github.com/manubot/manubot-ai-editor/pull/37
  • Custom prompts location change by @falquaddoomi in https://github.com/manubot/manubot-ai-editor/pull/43
  • Custom Prompts Example Config, Docs by @falquaddoomi in https://github.com/manubot/manubot-ai-editor/pull/42
  • Rewrite readme by @vincerubinetti in https://github.com/manubot/manubot-ai-editor/pull/44
  • README: improve text about models support by @miltondp in https://github.com/manubot/manubot-ai-editor/pull/48
  • Widens missing OpenAI API key check to include blank strings by @falquaddoomi in https://github.com/manubot/manubot-ai-editor/pull/46

New Contributors

  • @vincerubinetti made their first contribution in https://github.com/manubot/manubot-ai-editor/pull/44

Full Changelog: https://github.com/manubot/manubot-ai-editor/compare/v0.4.8...v0.5.2

- Python
Published by falquaddoomi almost 2 years ago

manubot-ai-editor - Manubot AI Editor v0.4.1

Adds support for chat completion endpoint.

- Python
Published by miltondp about 3 years ago

manubot-ai-editor - Manubot AI Editor v0.4.0

- Python
Published by miltondp over 3 years ago

manubot-ai-editor - Manubot AI Editor v0.3.4

- Python
Published by miltondp over 3 years ago

manubot-ai-editor - Manubot AI Editor v0.2.5

  • Bug fixing

- Python
Published by miltondp over 3 years ago

manubot-ai-editor - Manubot AI Editor v0.2.4

  • Improvements in handling Markdown from Manubot
  • Improvements in handling empty responses from AI model
  • Bug fixes

- Python
Published by miltondp over 3 years ago

manubot-ai-editor - Manubot AI Editor v0.2.1

Bug fixes

- Python
Published by miltondp over 3 years ago

manubot-ai-editor - Manubot AI Editor v0.2.0

  • Prompts for different sections were improved
  • Better error handling

- Python
Published by miltondp over 3 years ago

manubot-ai-editor - Manubot AI Editor v0.1.1

- Python
Published by miltondp over 3 years ago