fynnfluegge / codeqai

Local first semantic code search and chat powered by vector embeddings and LLMs
Apache License 2.0
408 stars 47 forks source link

AzureOpenAI related Fixes #37

Closed Nisarg1112 closed 7 months ago

Nisarg1112 commented 7 months ago
  1. This PR fixes few bugs related to AzureOpenAI.
  2. In addition to that, It also fixes a minor bug related to treesitter_haskell.
fynnfluegge commented 7 months ago

Thank you, looks good!