File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 
website/docs/getting-started Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ This directory contains Go bindings and tests for the `candle_semantic_router` n
44
55## Prerequisites  
66
7- -  Go (>=  1.18 )
8- -  Rust (for building the native library )
7+ -  Go Version  1.24.1 or higher (matches the module requirements )
8+ -  Rust Version 1.90.0 or higher  (for Candle bindings, supports 2024 edition )
99-  ` cargo `  (Rust's build tool)
1010
1111## Build the Native Library  
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This guide will help you set up and install the Semantic Router on your system.
99### Software Dependencies  
1010
1111-  ** Go** : Version 1.24.1 or higher (matches the module requirements)
12- -  ** Rust** : Version 1.70  or higher (for Candle bindings)
12+ -  ** Rust** : Version 1.90.0  or higher (for Candle bindings)
1313-  ** Python** : Version 3.8 or higher (for model downloads)
1414-  ** HuggingFace CLI** : For model downloads (` pip install huggingface_hub ` )
1515
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments