logo
icon

FastAPIChat

A FastAPI App for benchmarking LLM models from various vendors.

平台Zeabur
部署次数7
发布者yuting1214
部署次数7
发布者yuting1214
创建于2024-06-21
模版内的服务
service icon
service icon
标签
APIWebsiteBot

Overview

FastAPIChat is a modern, high-performance application for benchmarking LLM models from different vendors. Built with FastAPI and Python 3.9+, it leverages the power of FastAPI's asynchronous capabilities and provides an extensive system for collecting user feedback.

Highlights

  • Multi-LLM Benchmarking: Easily compare and evaluate the performance of LLM models from various vendors with different system prompts and temperature settings.
  • Feedback Collection: Implement a robust feedback system to rate LLM outputs, enabling data collection for future fine-tuning and improvements.
  • Streaming Responses: Integrated with FastAPI for real-time, non-blocking streaming responses, enhancing the user experience with immediate feedback.

Learn More