Skip to content

aneg0r/multi-chat-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multi-chat-api

The aim of this index.htm is to query simultaneously multiple LLM providers (or different models from a provider).

This is for evaluation and test purpose, as the API credentials are visible on the client side.

Just modify credentials.json to add your API credentials.

Preliminary results

On May 2025, Mistral large latest is often the fatest. The results of Openai gpt-4.1 are nevertheless often more acurate. The model o3-mini is slow.

To compare in the same condition, the previous result is not added in the context. Each query is thus independant.

Exemple screenshot

Result example

Features to add

  • show precisely the response time (and store over requests)
  • show the number of token an price

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages