Metadata-Version: 2.1
Name: llm_magics
Version: 1.1.0
Summary: LLM Magics for Ipython created by kmkolasinski
Home-page: https://github.com/kmkolasinski/llm_magics/
Author: kmkolasinski
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai~=1.41.1
Provides-Extra: test
Requires-Dist: gitchangelog; extra == "test"

# ipython-llm-magics
Simple wrapper for OpenAI chat to nicely parse and display the results returned from the API client
