Releases: hardbyte/qabot 
  
  Releases · hardbyte/qabot
      
  v0.7.2 
  
    
  
      
        19 Feb 08:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          Small improvements to tool calling and json handling 
 
  
  
   
   
  
  v0.7.1 
  
    
  
      
        19 Feb 06:58
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          📦 repackage with submodules 
 
  
  
   
   
  
  Support alternative LLM providers 
  
    
  
      
        05 Feb 23:04
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Support for DeepSeek and other OpenAI compatible LLMs.
Updates for more capable models.
 
 
  
  
   
   
  
  v0.6.0 
  
    
  
      
        16 Sep 09:30
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Updated deps.
Switched from Poetry to UV, and added a Docker container.
 
 
  
  
   
   
  
  v0.5.9 
  
    
  
      
        29 Aug 09:42
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.5.8 
  
    
  
      
        06 Jun 00:31
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          Update for DuckDB 1.0 and gpt-4o 
 
  
  
   
   
  
  0.5.7 
  
    
  
      
        16 Mar 19:55
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        What's Changed 
Switch to using chat agent in #3  
Feature/custom output parser in #8  
Feature/remove langchain in #21  
Update to use OpenAI's tool calling interface and gpt-4-1106-preview in #22  
Add support for user supplied context (--context FILENAME) in #23