Recent Releases of https://github.com/aryadhruv/llmworkbook

https://github.com/aryadhruv/llmworkbook - v1.4.3

What's Changed

  • Fix website theme by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/54
  • Update README.md by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/55
  • 59 update OpenAI endpoint and security patches by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/60

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v1.3.2...v1.4.3

- Python
Published by aryadhruv 8 months ago

https://github.com/aryadhruv/llmworkbook - v1.3.2

What's Changed

  • Bump h11 from 0.14.0 to 0.16.0 by @dependabot in https://github.com/aryadhruv/LLMWorkbook/pull/50
  • 43 add anthropic support by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/51
  • 31 GitHub website by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/52

New Contributors

  • @dependabot made their first contribution in https://github.com/aryadhruv/LLMWorkbook/pull/50

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v0.2.2...v1.3.2

- Python
Published by aryadhruv 9 months ago

https://github.com/aryadhruv/llmworkbook - v0.2.2

What's Changed

Release Summary This release includes multiple updates and improvements related to OpenAI API usage and utility functions. Below are the key highlights:

Enhancements & Updates: OpenAI Parameter Updates:

Unlocked and updated OpenAI arguments for better flexibility (f1944e3, 6af4a00). Improved OpenAI response format example (bfd9176). Utility Additions & Refactoring:

New Utilities Added: Sanitize Prompts: Ensures clean and structured input (05ee357). Unpack JSON Response: Simplifies processing OpenAI JSON outputs (3196dfa). Code Refactoring & Optimization: General improvements in code structure (f4fd5e4). Documentation Improvements:

Added detailed documentation for new utilities (9a0adcb, 1b7fdef). Updated OpenAI.md and other documentation files (91dfb83, 00c498d). Fixed typos and minor errors (faec3e7). Miscellaneous Updates:

Indexed documentation (f38e974). Merged changes from the main branch (de50a06). Code formatting and cleanup with ruff (b79dde7). Version bump (bump version). Conclusion: This release enhances OpenAI parameter customization, introduces new utilities for prompt sanitization and JSON response handling, refactors code, and improves documentation. 🚀

- Python
Published by aryadhruv 12 months ago

https://github.com/aryadhruv/llmworkbook - v0.2.1 - Progress bars and logs

What's Changed

  • 41 introduce progress bars and status logs by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/44

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v0.2.0...v0.2.1

- Python
Published by aryadhruv 12 months ago

https://github.com/aryadhruv/llmworkbook - v0.2.0

What's Changed

  • 39 ability to process multiple rows at once by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/40

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v0.1.9...v0.2.0

- Python
Published by aryadhruv 12 months ago

https://github.com/aryadhruv/llmworkbook - v0.1.9 Minor Release

What's Changed

  • 37 cli package version by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/38

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v0.1.8...v0.1.9

- Python
Published by aryadhruv about 1 year ago

https://github.com/aryadhruv/llmworkbook - v0.1.8 Updated DataFrame Wrapping and Docs

What's Changed

  • 35 columns names as the tags And Docs by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/36

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v0.1.7...v0.1.8

- Python
Published by aryadhruv about 1 year ago

https://github.com/aryadhruv/llmworkbook - 0.1.7 - Added support to LLM Open source providers - Ollama, GPT4ALL

What's Changed

  • Added Support to Ollama, GPT4ALL API END Point by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/34

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/compare/v0.1.6...v0.1.7

- Python
Published by aryadhruv about 1 year ago

https://github.com/aryadhruv/llmworkbook - v0.1.6

Development releases. Stable to use, but may change without notice

What's Changed

  • Get sync method working by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/5
  • 6 get linters static checkers involved by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/7
  • Data Source Wrappers by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/10
  • Tests and coverages by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/13
  • Update roadmap by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/16
  • 17 request to update readme correction of examples and instructions by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/18
  • 'Choice' object is not subscriptable by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/24
  • 22 CLI support by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/25
  • 19 Repair QC workflow, Add tests to workflow by @aryadhruv in https://github.com/aryadhruv/LLMWorkbook/pull/27

Full Changelog: https://github.com/aryadhruv/LLMWorkbook/commits/v0.1.6

- Python
Published by aryadhruv about 1 year ago