Skip to content

iconnect/openai-api-haskell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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;

About

Unofficial OpenAI Haskell Bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.5%
  • Shell 0.5%