Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Coze - Code Examples

Part of Free-LLM — Open Directory of Free AI & LLM APIs

About

ByteDance's AI platform offering free access to build and deploy AI chatbots and agents. Provides free API access with generous limits to multiple models including GPT-4o and Gemini.

Official Website: https://www.coze.com/

Full Details: https://free-llm.com/api/coze

Available Examples

This directory contains ready-to-use code examples in multiple languages:

  • Curl - curl.sh
  • Javascript - javascript.js
  • Python - python.py

Usage

  1. Get your free API key from https://www.coze.com/
  2. Replace YOUR_API_KEY in the code examples
  3. Run the example in your preferred language

More Information

For rate limits, pricing details, and setup instructions, visit: https://free-llm.com/api/coze


Generated automatically from Free-LLM database