Skip to content

iconnect/openai-api-haskell

 
 

Repository files navigation

API types for OpenAI and Azure REST services

This project was born as a fork of openai-hs but over the months it accumulated a number of distinct features which weren't easily reconcileable with the main repo, notably:

  • Support for version 2 (i.e. V2) of the API (Assistants, Threads, Vector Stores, etc);
  • Support for streaming via the servant event stream library;

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.3%
  • Shell 0.7%