Skip to content

zukijourney/api-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of Tests

/audio

  • v1/audio/transcriptions: stt.py
  • v1/audio/translations: translate_audio.py
  • v1/audio/speech: tts.py

/chat

  • v1/chat/completions: chat.py
  • v1/chat/completions + tools: tools.py
  • v1/chat/completions + vision: vision.py

/images

  • v1/image/generations: image.py
  • v1/image/upscale: upscale.py

/other

  • v1/embeddings: embed.py
  • v1/models: models.py
  • v1/moderations: moderation.py
  • v1/text/translations: translate_text.py

About

A set of tests to make sure the api works!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages