Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Dec 16, 2024
    • Sean Hatfield's avatar
      Append writable fields to dev API new workspace endpoint (#2843) · f8885a43
      Sean Hatfield authored
      
      * add writible fields to dev api new workspace endpoint
      
      * lint
      
      * implement validations for workspace model
      
      * update swagger comments
      
      * simplify validations for workspace on frontend and API
      
      * cleanup validations
      
      ---------
      
      Co-authored-by: default avatarTimothy Carambat <rambat1010@gmail.com>
      Unverified
      f8885a43
    • Timothy Carambat's avatar
      LLM performance metric tracking (#2825) · dd7c4675
      Timothy Carambat authored
      
      * 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: default avatarshatfield4 <seanhatfield5@gmail.com>
      Unverified
      dd7c4675
    • timothycarambat's avatar
    • timothycarambat's avatar
      remove dependabot · 55c488d7
      timothycarambat authored
      55c488d7
    • Sean Hatfield's avatar
      Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes (#2819) · ae510619
      Sean Hatfield authored
      
      * wip remove all docs clear vector db on embedder/vector db change
      
      * purge all cached docs and remove docs from workspaces on vectordb/embedder change
      
      * lint
      
      * remove unneeded console log
      
      * remove reset vector stores endpoint and move to server side updateENV with postUpdate check
      
      * reset embed module
      
      * remove unused import
      
      * simplify deletion process
      rescoped document deletion to be more general for speed, everything needs to be reset anyway
      fixed issue where unembedded docs not in any workspaces, but cached, were not removed
      
      * add back missing readme file
      update warning text modals
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      ae510619
    • wolfganghuse's avatar
      Add attachments to GenericOpenAI prompt (#2831) · d145602d
      wolfganghuse authored
      
      * added attachments to genericopenai prompt
      
      * add devnote
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      d145602d
    • Timothy Carambat's avatar
      Add new workspace user management endpoint (#2842) · ff024286
      Timothy Carambat authored
      deprecate old endpoint which users workspace ID vs slug
      resolves #2838
      Unverified
      ff024286
  2. Dec 14, 2024
  3. Dec 13, 2024
  4. Dec 12, 2024
  5. Dec 11, 2024
  6. Dec 05, 2024
  7. Nov 26, 2024
  8. Nov 23, 2024
  9. Nov 22, 2024
  10. Nov 21, 2024
Loading