Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / MacPaw/OpenAI issues and pull requests

#122 - New content format

Pull Request - State: closed - Opened by rawnly about 1 year ago - 29 comments
Labels: enhancement, help wanted

#121 - Create CONTRIBUTING.md

Pull Request - State: closed - Opened by ingvarus-bc about 1 year ago - 1 comment

#120 - Feat: Create Speech [ tts-1, tts-1-hd ]

Pull Request - State: closed - Opened by ingvarus-bc about 1 year ago - 3 comments
Labels: enhancement

#119 - Support for gpt-4-vision-preview

Issue - State: open - Opened by jj0hns0n about 1 year ago - 2 comments

#118 - Update README with contribution guidelines

Pull Request - State: closed - Opened by ingvarus-bc about 1 year ago - 2 comments
Labels: documentation

#115 - New Models and Enhancements

Pull Request - State: closed - Opened by rawnly about 1 year ago - 19 comments
Labels: enhancement

#114 - Add response_format parameter to AudioTranscriptionQuery

Issue - State: closed - Opened by usagimaru about 1 year ago - 1 comment

#113 - Add support for new multimodal APIs

Issue - State: closed - Opened by usagimaru about 1 year ago - 2 comments

#112 - add support for gpt-4-1106-preview model

Issue - State: closed - Opened by paulz about 1 year ago - 3 comments

#111 - New OpenAI update

Issue - State: closed - Opened by kylan02 about 1 year ago

#109 - Update OpenAI.swift

Pull Request - State: closed - Opened by Gisman4ik about 1 year ago - 1 comment

#106 - Typo in ReadME

Pull Request - State: closed - Opened by mjdierkes about 1 year ago - 1 comment

#105 - chatsStream(query:) throwing error

Issue - State: closed - Opened by coldstar96 about 1 year ago - 1 comment

#104 - Correctly handle partial JSON at the end of a chunk

Pull Request - State: closed - Opened by PallavAg about 1 year ago - 5 comments

#103 - `"The given data was not valid JSON."` Streaming Error

Issue - State: closed - Opened by PallavAg about 1 year ago - 3 comments

#95 - APIErrorResponse message can be [String]. Handle it.

Pull Request - State: open - Opened by fabstu over 1 year ago - 1 comment

#94 - APIError not decoded correctly

Issue - State: open - Opened by fabstu over 1 year ago - 1 comment

#93 - Custom http headers

Pull Request - State: open - Opened by benvolioT over 1 year ago - 4 comments

#92 - Fix the issue where it does not decode the Error correctly when streaming response

Pull Request - State: open - Opened by longseespace over 1 year ago - 1 comment

#91 - Add support for custom HTTP headers

Issue - State: open - Opened by benvolioT over 1 year ago - 1 comment

#89 - Add initializer to ChatFunctionCall to initialize from external with properties

Pull Request - State: open - Opened by ysak-y over 1 year ago - 1 comment

#88 - Better error handling for streaming session

Issue - State: open - Opened by KrystofM over 1 year ago - 2 comments

#87 - Fix issue where chatsStream() throws incorrect error

Pull Request - State: closed - Opened by longseespace over 1 year ago - 1 comment

#85 - Chat Memory and Chat History Log

Issue - State: open - Opened by jordanZeleny over 1 year ago - 1 comment

#83 - Visual image search

Issue - State: open - Opened by Zulqurn over 1 year ago - 1 comment

#82 - Add functionCall to ChatQuery

Pull Request - State: closed - Opened by nathanborror over 1 year ago

#81 - Background URLSessions support

Issue - State: open - Opened by kutakmir over 1 year ago - 2 comments

#80 - Update README.md

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago

#79 - Use macros to automatically serialise Swift functions into OpenAI functions

Issue - State: open - Opened by pgorzelany over 1 year ago - 2 comments

#78 - Add support for "functions" in OpenAI chat completion APIs.

Pull Request - State: closed - Opened by ljoukov over 1 year ago - 15 comments

#77 - Update to 0613 OpenAI models

Pull Request - State: closed - Opened by ljoukov over 1 year ago - 4 comments

#76 - Support new models (gpt-4-0613 and gpt-3.5-turbo-0613)

Issue - State: closed - Opened by iTarek over 1 year ago - 4 comments

#74 - Support for different URL scheme, port.

Issue - State: open - Opened by fdstevex over 1 year ago - 1 comment

#73 - Enable batch prompts

Issue - State: open - Opened by polarblau over 1 year ago

#71 - Version 0.2.0 breaks example with completion

Issue - State: closed - Opened by jean-bovet over 1 year ago - 3 comments

#70 - How to cancel closure openAI.chatsStream(query: query)

Issue - State: open - Opened by iTarek over 1 year ago - 2 comments

#69 - feat(basePath): enable base path for configuration

Pull Request - State: open - Opened by metrue over 1 year ago - 17 comments

#68 - Enable basePath when proxy openai with own host with base path

Issue - State: open - Opened by metrue over 1 year ago - 3 comments

#66 - Add Moderations chat example to Demo app

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago - 2 comments

#65 - [Demo App] Add support for MacPaw's Fixel font

Issue - State: open - Opened by SunburstEnzo over 1 year ago

#64 - [Demo App] Add Moderations example

Issue - State: closed - Opened by SunburstEnzo over 1 year ago
Labels: enhancement

#63 - Add Create Image example to Demo app

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago - 6 comments

#62 - Extend Images API to support Edits and Variations

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago - 7 comments

#61 - Support Azure openai

Issue - State: open - Opened by iHTCboy over 1 year ago - 8 comments

#60 - Add models example to Demo app

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago

#59 - Adopt streaming in Demo app

Pull Request - State: closed - Opened by DJBen over 1 year ago - 3 comments

#58 - Demoapp Xcode project is missing the openAI library

Issue - State: closed - Opened by Shiny1708 over 1 year ago - 10 comments

#57 - Add streaming session and ability to use streaming

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago - 6 comments

#56 - Use GET for model and models

Pull Request - State: closed - Opened by jongyeol over 1 year ago - 3 comments

#55 - Add missing public init to ModelsQuery and ModelQuery

Pull Request - State: closed - Opened by jongyeol over 1 year ago

#54 - #50 Make a few session-related types and initializers public

Pull Request - State: closed - Opened by DJBen over 1 year ago - 1 comment

#53 - Add project to OpenAI's Community Libraries list

Issue - State: closed - Opened by SunburstEnzo over 1 year ago - 7 comments
Labels: enhancement

#52 - Added support for returning the model in EmbeddingsResult

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago

#51 - Add support for the Edits API

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago - 5 comments

#49 - [Demo app] Add audio transcription example; add image generation example

Issue - State: open - Opened by DJBen over 1 year ago - 3 comments
Labels: help wanted

#48 - Add text edit

Issue - State: closed - Opened by Krivoblotsky over 1 year ago - 2 comments
Labels: enhancement, help wanted

#47 - Add demo app; chat API for starters

Pull Request - State: closed - Opened by DJBen over 1 year ago - 2 comments

#46 - Add images/create-variation

Issue - State: closed - Opened by Krivoblotsky over 1 year ago - 1 comment
Labels: enhancement, help wanted

#45 - Add image/edit

Issue - State: closed - Opened by Krivoblotsky over 1 year ago - 1 comment
Labels: enhancement, help wanted

#44 - Add support for the Moderations API

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago - 2 comments

#43 - Add Model examples

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago

#42 - Add OpenAITestsDecoder and removed ModelType

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago - 2 comments

#41 - Add Decoder Tests

Issue - State: closed - Opened by SunburstEnzo over 1 year ago - 1 comment

#40 - ModelResult typo fix along with others

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago

#39 - Add usage structure to completions and embeddings

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago

#38 - Add support for the Models API

Pull Request - State: closed - Opened by SunburstEnzo over 1 year ago

#37 - Tweak the ChatQuery.Role API

Pull Request - State: closed - Opened by DJBen over 1 year ago - 4 comments

#36 - Add usage to the CompletionsResult

Issue - State: closed - Opened by Krivoblotsky over 1 year ago
Labels: enhancement

#34 - Add combine extensions

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago

#33 - Custom host option has been added

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago

#32 - Simplify interface by moving timeout to configuration. Add organizati…

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago - 1 comment

#31 - Add Whisper Support

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago

#30 - Unit Tests

Pull Request - State: closed - Opened by Krivoblotsky over 1 year ago

#29 - Fixed typo in the model's name

Pull Request - State: closed - Opened by Recouse over 1 year ago

#28 - Add custom request url

Pull Request - State: closed - Opened by iHTCboy over 1 year ago - 4 comments

#27 - Customization api url

Issue - State: closed - Opened by iHTCboy over 1 year ago - 7 comments
Labels: enhancement

#26 - Please fix the error handling

Issue - State: closed - Opened by IKorabel over 1 year ago - 5 comments
Labels: question

#25 - [Suggestion] Remove the test cases that makes real networking calls, and move them into a demo app.

Issue - State: closed - Opened by DJBen over 1 year ago - 4 comments
Labels: enhancement

#24 - [Improvement] Make the model's properties lowerCamelCase to adhere Swift conventions

Pull Request - State: closed - Opened by DJBen over 1 year ago - 2 comments

#23 - Trying to throw the correct API Error from OpenAI

Pull Request - State: closed - Opened by longseespace over 1 year ago - 1 comment

#22 - Better error differentiation

Issue - State: closed - Opened by talis-manick over 1 year ago - 3 comments
Labels: enhancement

#21 - Update OpenAI.swift

Pull Request - State: closed - Opened by kakahu2015 over 1 year ago - 1 comment

#19 - Update Readme and replace deprecated .branch("main")

Pull Request - State: closed - Opened by MSWagner over 1 year ago

#18 - Can you all more models?

Issue - State: closed - Opened by wyk111wyk over 1 year ago - 3 comments

#17 - Add CodeQL security checks

Pull Request - State: closed - Opened by art-tykh over 1 year ago

#15 - Add enum `Chat.Role`…

Pull Request - State: closed - Opened by tomdai over 1 year ago - 1 comment

#14 - Streaming is broken

Issue - State: closed - Opened by randomsnowflake over 1 year ago - 11 comments
Labels: bug, help wanted

#13 - Add speech to text

Issue - State: closed - Opened by Krivoblotsky over 1 year ago - 1 comment
Labels: enhancement, help wanted

#12 - add Chat Completion

Pull Request - State: closed - Opened by wtracyliu over 1 year ago - 1 comment

#11 - Add fine-tuning

Issue - State: open - Opened by Krivoblotsky over 1 year ago - 1 comment
Labels: enhancement, help wanted

#10 - Add moderations

Issue - State: closed - Opened by Krivoblotsky over 1 year ago - 1 comment
Labels: enhancement, help wanted

#9 - Add models

Issue - State: closed - Opened by Krivoblotsky over 1 year ago - 3 comments
Labels: enhancement, good first issue, help wanted