anything-llm/server/endpoints
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
..
api LLM performance metric tracking () 2024-12-16 14:31:17 -08:00
embed Add backfilling on query for chat widget to improve UX () 2024-10-15 14:37:44 -07:00
experimental Community hub integration () 2024-11-26 09:59:43 -08:00
extensions GitLab Hosted and Local Connector () 2024-07-23 12:23:51 -07:00
admin.js Daily message limit per user () 2024-10-15 14:01:29 -07:00
agentWebsocket.js Add LMStudio agent support (generic) support () 2024-05-07 16:35:47 -07:00
browserExtension.js AnythingLLM Chrome Extension () 2024-08-27 14:58:47 -07:00
chat.js Daily message limit per user () 2024-10-15 14:01:29 -07:00
communityHub.js Community hub integration () 2024-11-26 09:59:43 -08:00
document.js Patch path traversal in move-files that can be used by administrator level attacker only 2024-08-27 16:19:12 -07:00
embedManagement.js Enable the ability to disable the chat history UI () 2024-10-21 13:19:19 -07:00
invite.js [FEAT] Automated audit logging () 2024-02-06 15:21:40 -08:00
system.js Light/dark mode UI overhaul () 2024-11-18 15:40:18 -08:00
utils.js chore: silence getGitVersion for docker env runtime 2024-07-03 11:50:31 -07:00
workspaces.js Api session id support () 2024-08-21 15:25:47 -07:00
workspaceThreads.js Api session id support () 2024-08-21 15:25:47 -07:00