This repository was archived by the owner on Jul 23, 2024. It is now read-only.
  
  
  
  
Pros and cons of using function calling with Open AI? #32
                  
                    
                      JasonHaley
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 3 replies
-
| Hm, which demos are showing #2? Is that using the dataSources parameter? For #2, is it actually answering the question when doing the search, or making a second call to answer it? Our approaches are described here: I'm happy to compare the approaches but need to wrap my head around exactly what the #2 approach is. | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    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.
-
I've been looking at alot of RAG demos this month and have noticed there seems to be two types of implementations integrating Open AI calls into the system:
Since I've still got so much to learn with this stuff, I was wondering if someone more experienced could give us the pros and cons to using the 2 approaches.
Beta Was this translation helpful? Give feedback.
All reactions