Spaces:
Sleeping
Sleeping
File size: 496 Bytes
3691aa7 8b76891 3691aa7 a5d5b77 8b76891 3691aa7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: 'Chat with multiple LLMs (API Keys needed) ✨'
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
short_description: See how different LLM react!
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|