Ecosyste.ms: Issues

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

GitHub / marcominerva/ChatGptNet issues and pull requests

#170 - Image and Audio support

Issue - State: open - Opened by N1K0232 2 months ago - 2 comments
Labels: enhancement, help wanted

#169 - Fix grammar in comment for MaxCompletionTokens property

Pull Request - State: closed - Opened by marcominerva 3 months ago

#168 - Add support for max_completion_tokens property

Pull Request - State: closed - Opened by marcominerva 3 months ago

#167 - Add support for max_completion_tokens property

Issue - State: closed - Opened by marcominerva 3 months ago
Labels: enhancement

#166 - Update default API version to 2024-10-21

Pull Request - State: closed - Opened by marcominerva 3 months ago

#165 - Update API version, packages, and improve formatting

Pull Request - State: closed - Opened by marcominerva 4 months ago

#164 - Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /src/ChatGptNet

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#163 - Refine comments in UpdateCacheAsync method

Pull Request - State: closed - Opened by marcominerva 5 months ago

#161 - Add support for stream_options

Pull Request - State: closed - Opened by marcominerva 5 months ago

#160 - Update API version and model references

Pull Request - State: closed - Opened by marcominerva 7 months ago

#159 - Update libraries

Pull Request - State: closed - Opened by marcominerva 8 months ago

#158 - NEED TOKEN USAGE

Issue - State: closed - Opened by AcTeemo 9 months ago
Labels: enhancement

#157 - Update models and documentation

Pull Request - State: closed - Opened by marcominerva 9 months ago

#156 - Add log_props support

Pull Request - State: closed - Opened by marcominerva 10 months ago

#155 - Add log_props support

Pull Request - State: closed - Opened by marcominerva 10 months ago

#154 - AskStreamAsync with Function Call

Pull Request - State: open - Opened by emrediga 11 months ago - 1 comment

#153 - Support for logprobs

Issue - State: closed - Opened by marcominerva 11 months ago
Labels: enhancement

#151 - Update Azure OpenAI API versions

Pull Request - State: closed - Opened by marcominerva 11 months ago

#150 - Add ChatGptClientFactory

Pull Request - State: closed - Opened by marcominerva 11 months ago

#147 - Token Counter

Issue - State: closed - Opened by HamedFathi 12 months ago - 1 comment

#145 - Fix a typo

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

#144 - Add support for Dimension parameter for embeddings

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

#143 - Support the new dimensions parameter for embeddings

Issue - State: closed - Opened by marcominerva about 1 year ago
Labels: enhancement

#142 - Fix a typo

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

#141 - The document has typo.

Issue - State: closed - Opened by contione about 1 year ago
Labels: bug, documentation

#140 - Add HttpClient configuration support

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

#139 - Add a way to configure the HTTP client used by ChatGPT

Issue - State: closed - Opened by marcominerva about 1 year ago
Labels: enhancement

#138 - Documentantion update

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

#137 - Documentation update

Issue - State: closed - Opened by marcominerva about 1 year ago
Labels: documentation

#136 - Update to .NET 8.0. Add support for new features

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

#135 - Fix a typo

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

#134 - Update to .NET 8.0

Issue - State: closed - Opened by marcominerva about 1 year ago
Labels: enhancement

#133 - JsonSerializerOptions optional parameter for AskAsync method

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

#132 - Implemented ResendConversationAsync Method for Function call (Resolves Issue #131)

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

#131 - How to get the chatgpt's response for the Added Function response in 'AddFunctionResponseAsync' ?

Issue - State: closed - Opened by Gopichandar about 1 year ago - 17 comments
Labels: question

#130 - Missing call to 'cancellationToken.ThrowIfCancellationRequested' method

Issue - State: closed - Opened by N1K0232 over 1 year ago - 5 comments

#129 - Add support for new features

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

#128 - Documentation update

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

#127 - Add embedding support

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

#126 - Solving issue #122

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

#125 - Documentation update

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

#124 - Add embeddings support

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

#123 - Add support for Embeddings

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

#122 - Invalid null check in AzureChatGptServiceConfiguration.cs

Issue - State: closed - Opened by N1K0232 over 1 year ago - 1 comment
Labels: bug

#121 - Update documentation for embeddings

Issue - State: closed - Opened by marcominerva over 1 year ago
Labels: documentation

#120 - Add support for embeddings with Azure OpenAI

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

#119 - Update .editorconfig

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

#118 - Add Service Lifetime to cache registration

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

#117 - Specify lifetime for custom Cache

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

#116 - Code optimization

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

#115 - Fix a typo

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

#114 - Documentation update

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

#113 - Add ChatGptFinishReasons class

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

#112 - Content filtering & GetContent()

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

#111 - Introduce a class for Finish reasons constants

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

#110 - Replace GetMessage with GetContent

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

#109 - Updates for content filtering

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

#108 - Update link to OpenAIChatGptModels

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

#107 - Update link to OpenAIChatGptModels

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

#106 - Add missing overloads

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

#105 - Add missing overloads

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

#104 - Add support for creating embeddings with OpenAI API.

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

#102 - Bugfix and documentation update

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

#101 - Manually add chat interaction

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

#100 - Manually add chat interaction to conversation history

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

#99 - Add nullable annotations #98

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

#98 - Add nullable annotations to ChatGptResponse and ChatGptChoice

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

#97 - Documentation update

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

#96 - Add parameter to exclude messages from conversation cache

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

#95 - Exclude messages from Conversation history

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

#94 - Add content filtering support

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

#93 - Add Content filtering support

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

#92 - Add logging to ChatGptNet

Issue - State: open - Opened by marcominerva over 1 year ago
Labels: enhancement

#91 - Use code blocks (w/ code type) in README.md

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

#90 - Add support for content filtering

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

#89 - Update documentation for function calling on Azure OpenAI Service

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

#88 - Add function calling support for Azure OpenAI service

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

#87 - Update README.md

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

#86 - Update README.md

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

#85 - Documentation update

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

#84 - Documentation update

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

#83 - Add API version for Azure OpenAI service

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

#82 - Add the ability to specify Azure OpenAI service API version

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

#81 - Add ConversationExistsAsync method

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

#80 - Add a method to check if a conversation exists

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

#79 - Fix a typo

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

#78 - Fix a typo

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

#77 - Fix a typo

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

#76 - Add Function Calling support

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

#75 - Function calling

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

#74 - Add Function calling support

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

#73 - Libraries update

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

#72 - Add missing CancellationToken parameters

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

#71 - Add missing CancellationToken parameters

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

#70 - Documentation update

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

#69 - Change ChatGptRequest visibility to internal

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

#68 - Add UseConfiguration method

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

#67 - Add a way to configure ChatGPT using both IConfiguration and custom code

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

#66 - Add custom Cache support

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