- Added OpenAI-compatible API server (https://github.com/lm-sys/FastChat/blob/main/docs/openai_api.md). Now you can use FastChat as a local drop-in replacement for OpenAI APIs.
- Supported Bard and Claude. Now Google's Bard and Anthropic's Claude are available at arena.lmsys.org
- Supported various open-source models (e.g., MPT-Chat-7B, Phoenix-inst-chat-7b)
- Other bug fixes