Skip to content

Latest commit

 

History

History

connectivity-test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Connectivity Test

Use this folder to test the connectivity of the LLM Service.

Steps

  1. create .env file
# replace by your own
OPENAI_API_KEY="YOUR_TOKEN"

# more config
# ....
  1. run testing
npm install 
npm run test

Reference

https://midscenejs.com/model-provider.html