What's Changed
-
feat: configure azure open ai models via config file by @danay1999 in #78
-
feat: Support calling the OpenAI API directly by @msnidal in #85
-
feat: reduce the number of input parameters to action by @dciborow in #88
-
feat: add --push flag to 'gpt git commit' command by @dciborow in #83
-
fix: add reset and branch params for indexes by @dciborow in #76
-
fix: update llama-index requirement from <=0.6.5,>=0.6.0 to >=0.6.0,<=0.6.7 by @dependabot in #87
-
fix: rate limit retry with exponential backoff by @danay1999 in #86
-
refactor: change to using LangChain for prompts by @dciborow in #79
-
refactor: Clean up imports and remove unnecessary blank lines by @dciborow in #90
New Contributors
Full Changelog: v0.8.1...v0.9.0