📚
Docs - Float16
homeapp
  • 🚀GETTING STARTED
    • Introduction
    • Account
      • Dashboard
      • Profile
      • Payment
      • Workspace
      • Service Quota
    • LLM as a service
      • Quick Start
        • Set the credentials
      • Supported Model
      • Limitation
      • API Reference
    • One Click Deploy
      • Quick Start
        • Instance Detail
        • Re-generate API Key
        • Terminate Instance
      • Features
        • OpenAI Compatible
        • Long context and Auto scheduler
        • Quantization
        • Context caching
      • Limitation
      • Validated model
      • Endpoint Specification
    • Serverless GPU
      • Quick Start
        • Mode
        • Task Status
        • App Features
          • Project Detail
      • Tutorials
        • Hello World
        • Install new library
        • Prepare model weight
        • S3 Copy output from remote
        • R2 Copy output from remote
        • Direct upload and download
        • Server mode
        • LLM Dynamic Batching
        • Train and Inference MNIST
        • Etc.
      • CLI References
      • ❓FAQ
    • Playground
      • FloatChat
      • FloatPrompt
      • Quantize by Float16
  • 📚Use Case
    • Q&A Bot (RAG)
    • Text-to-SQL
    • OpenAI with Rate Limit
    • OpenAI with Guardrail
    • Multiple Agents
    • Q&A Chatbots (RAG + Agents)
  • ✳️Journey
    • ✨The Beginner's LLM Development Journey
    • 📖Glossary
      • [English Version] LLM Glossary
      • [ภาษาไทย] LLM Glossary
    • 🧠How to install node
  • Prompting
    • 📚Variable
    • ⛓️Condition
    • 🔨Demonstration
    • ⌛Loop
    • 📙Formatting
    • 🐣Chat
    • 🔎Technical term (Retrieve)
  • Privacy Policy
  • Terms & Conditions
Powered by GitBook
On this page
  1. GETTING STARTED
  2. Playground

FloatChat

Chat Playground for developers

PreviousPlaygroundNextFloatPrompt

Last updated 9 months ago

For developers seeking a platform to test API keys without implementing a user interface, we offer the Chat Playground. This versatile environment allows you to experiment with various language models in one convenient location.

  • Multiple Model Support: OpenAI Models (GPT), Anthropic Models (Claude), All Float16 models and additional compatible models (must be compatible with OpenAI SDK)

  • Easy Setup: Simply enter your API key to begin chatting with your chosen model.

  • Additional Functionality: The playground includes several useful features such as Presets, Prompts and Tools.

How to use

  1. Navigate to the Chat Playground section.

  2. Enter your API key for the desired model.

  3. Select the model you wish to interact with.

  4. Start chatting and testing your queries.

To access and start using the Chat Playground, please visit

The Chat Playground environment and its features are provided free of charge. However, please note:

While the playground itself is free to use, any requests made to the language models will incur costs as per the usual pricing of each model.

Feel free to utilize our playground for all your development and testing needs!

🚀
LogoChat - Float16Chat - Float16
Chat Playground