Incompatibility between openai and fastapi #1455
                  
                    
                      LarryMartell
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments 2 replies
-
| Just use custom model create by you or something like that. chill | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| And also you should not expose internal system details in a query param like that. You can open a door to vulnerabilities | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone using fastapi and openai-python? I am trying to, but running into a pydantic issue. Using python '3.12.3', fastapi '0.111.0', openai '1.30.4' (although the same happens with python 3.8 and 3.10).
Beta Was this translation helpful? Give feedback.
All reactions