kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
				
				
				
			
		
			
				
	
	
		
			14 wiersze
		
	
	
		
			529 B
		
	
	
	
		
			Bash
		
	
	
			
		
		
	
	
			14 wiersze
		
	
	
		
			529 B
		
	
	
	
		
			Bash
		
	
	
| # ------------------------------------------------------------------------------
 | |
| # This is an example .env file.
 | |
| #
 | |
| # All of these environment vars must be defined either in your environment or in
 | |
| # a local .env file in order to run the demo for this project.
 | |
| # ------------------------------------------------------------------------------
 | |
| 
 | |
| # -----------------------------------------------------------------------------
 | |
| # ChatGPT
 | |
| # -----------------------------------------------------------------------------
 | |
| 
 | |
| EMAIL=
 | |
| PASSWORD=
 |