File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # C#/.NET SDK for accessing the OpenAI GPT-3 API, ChatGPT, and DALL· E 2  
1+ # C#/.NET SDK for accessing the OpenAI GPT-3 API, ChatGPT, and DALL- E 2  
22
33A simple C# .NET wrapper library to use with OpenAI's GPT-3 API.  More context [ on my blog] ( https://rogerpincombe.com/openai-dotnet-api ) .
44
@@ -23,15 +23,15 @@ Console.WriteLine(result);
2323 *  [ Embeddings API] ( #embeddings ) 
2424 *  [ Moderation API] ( #moderation ) 
2525 *  [ Files API] ( #files-for-fine-tuning ) 
26-  *  [ Image APIs (DALL· E)] ( #images ) 
26+  *  [ Image APIs (DALL- E)] ( #images ) 
2727 *  [ Azure] ( #azure ) 
2828 *  [ Additonal Documentation] ( #documentation ) 
2929 *  [ License] ( #license ) 
3030
3131## Status  
3232[ ![ OpenAI] ( https://badgen.net/nuget/v/OpenAI )] ( https://www.nuget.org/packages/OpenAI/ ) 
3333
34- Added support for ChatGPT, DALL·E  2 image generations, and the moderation endpoint.
34+ Added support for ChatGPT, DALLE  2 image generations, and the moderation endpoint.
3535
3636Now also should work with the Azure OpenAI Service, although this is untested. See the [ Azure] ( #azure )  section for further details.
3737
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments