Azure / enterprise-azureai

Unleash the power of Azure AI to your application developers in a secure & manageable way with Azure API Management and Azure Developer CLI.
MIT License
72 stars 32 forks source link

Bumped Nuget packages and fixed a Tokencalculation bug #15

Closed azureholic closed 5 months ago

azureholic commented 5 months ago

Renamed the Proxy project and all namespaces Bumped Nuget packages to latest versions TikTokenSharp expects "gpt-3.5-turbo" as a model name, but AzureOpenAI uses gpt-35-turbo as a name. Fixed this to get correct token calculation

azureholic commented 5 months ago

src/Azure.OpenAI.ChargebackProxy/Azure.OpenAI.ChargebackProxy.csproj can be deleted .gitignore now ignores visual studio folder .vs, csproj.user and deleted some test files from the ignore.