mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	move up example noop config
This commit is contained in:
		
							parent
							
								
									e86cfc085d
								
							
						
					
					
						commit
						30b6e7d802
					
				| 
						 | 
				
			
			@ -625,10 +625,6 @@ path = "sentiment_examples.yml"
 | 
			
		|||
This task is only useful for testing - it tells the LLM to do nothing, and does
 | 
			
		||||
not set any fields on the `docs`.
 | 
			
		||||
 | 
			
		||||
#### spacy.NoOp.v1 {id="noop-v1"}
 | 
			
		||||
 | 
			
		||||
This task needs no further configuration.
 | 
			
		||||
 | 
			
		||||
> #### Example config
 | 
			
		||||
>
 | 
			
		||||
> ```ini
 | 
			
		||||
| 
						 | 
				
			
			@ -636,6 +632,10 @@ This task needs no further configuration.
 | 
			
		|||
> @llm_tasks = "spacy.NoOp.v1"
 | 
			
		||||
> ```
 | 
			
		||||
 | 
			
		||||
#### spacy.NoOp.v1 {id="noop-v1"}
 | 
			
		||||
 | 
			
		||||
This task needs no further configuration.
 | 
			
		||||
 | 
			
		||||
## Models {id="models"}
 | 
			
		||||
 | 
			
		||||
A _model_ defines which LLM model to query, and how to query it. It can be a
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user