anything-llm/frontend
Timothy Carambat dd7c4675d3
LLM performance metric tracking ()
* WIP performance metric tracking

* fix: patch UI trying to .toFixed() null metric
Anthropic tracking migraiton
cleanup logs

* Apipie implmentation, not tested

* Cleanup Anthropic notes, Add support for AzureOpenAI tracking

* bedrock token metric tracking

* Cohere support

* feat: improve default stream handler to track for provider who are actually OpenAI compliant in usage reporting
add deepseek support

* feat: Add FireworksAI tracking reporting
fix: improve handler when usage:null is reported (why?)

* Add token reporting for GenericOpenAI

* token reporting for koboldcpp + lmstudio

* lint

* support Groq token tracking

* HF token tracking

* token tracking for togetherai

* LiteLLM token tracking

* linting + Mitral token tracking support

* XAI token metric reporting

* native provider runner

* LocalAI token tracking

* Novita token tracking

* OpenRouter token tracking

* Apipie stream metrics

* textwebgenui token tracking

* perplexity token reporting

* ollama token reporting

* lint

* put back comment

* Rip out LC ollama wrapper and use official library

* patch images with new ollama lib

* improve ollama offline message

* fix image handling in ollama llm provider

* lint

* NVIDIA NIM token tracking

* update openai compatbility responses

* UI/UX show/hide metrics on click for user preference

* update bedrock client

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-12-16 14:31:17 -08:00
..
public Fix timestamp bug in embed widget () 2024-12-11 14:15:15 -08:00
scripts Enable editing and setting of meta-tag information () 2024-07-19 15:58:43 -07:00
src LLM performance metric tracking () 2024-12-16 14:31:17 -08:00
.env.example devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore Icon Button Tooltips () 2024-05-18 23:29:23 -05:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html Update references to new domain () 2024-07-22 11:05:34 -07:00
jsconfig.json [FEAT] Agent skills UI redesign () 2024-06-12 10:52:32 -07:00
package.json remove Jazzicons & Add default pfps () 2024-09-06 12:29:11 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js UI light QA 2024-11-19 16:33:22 -08:00
vite.config.js Add piperTTS in-browser text-to-speech () 2024-08-07 11:09:51 -07:00
yarn.lock remove Jazzicons & Add default pfps () 2024-09-06 12:29:11 -07:00