Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Feb 19, 2025
    • Sushanth Srivatsa's avatar
      2749 ollama client auth token (#3005) · 3fd0fe8f
      Sushanth Srivatsa authored
      
      * ollama auth token provision
      
      * auth token provision
      
      * ollama auth provision
      
      * ollama auth token
      
      * ollama auth provision
      
      * token input field css fix
      
      * Fix provider handler not using key
      sensible fallback to not break existing installs
      re-order of input fields
      null-check for API key and header optional insert on request
      linting
      
      * apply header and auth to agent invocations
      
      * upgrading to ollama 5.10 for passing headers to constructor
      
      * rename Auth systemSetting key to be more descriptive
      linting and copy
      
      * remove untracked files + update gitignore
      
      * remove debug
      
      * patch lockfile
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      3fd0fe8f
  2. Feb 18, 2025
  3. Feb 17, 2025
  4. Feb 15, 2025
  5. Feb 14, 2025
  6. Feb 13, 2025
    • Adam Setch's avatar
      chore: rename `Gitlab` to `GitLab` (#3200) · ea8454ea
      Adam Setch authored
      
      * chore: rename `Gitlab` to `GitLab`
      
      Signed-off-by: default avatarAdam Setch <adam.setch@outlook.com>
      
      * undo code changes - breaks refs
      
      ---------
      
      Signed-off-by: default avatarAdam Setch <adam.setch@outlook.com>
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      ea8454ea
    • timothycarambat's avatar
    • timothycarambat's avatar
      update dead link · 72e42962
      timothycarambat authored
      resolves #3201
      72e42962
    • Adam Setch's avatar
      chore: rename Github to GitHub (#3199) · d63438fa
      Adam Setch authored
      
      * chore: rename Github to GitHub
      
      Signed-off-by: default avatarAdam Setch <adam.setch@outlook.com>
      
      * chore: rename Github to GitHub
      
      Signed-off-by: default avatarAdam Setch <adam.setch@outlook.com>
      
      * Undo some code changes for references
      
      ---------
      
      Signed-off-by: default avatarAdam Setch <adam.setch@outlook.com>
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      d63438fa
    • timothycarambat's avatar
      patch flow link · 0e7fee41
      timothycarambat authored
      0e7fee41
    • Sean Hatfield's avatar
      Agent flow builder (#3077) · e5f3fb08
      Sean Hatfield authored
      
      * wip agent builder
      
      * refactor structure for agent builder
      
      * improve ui for add block menu and sidebar
      
      * lint
      
      * node ui improvement
      
      * handle deleting variable in all nodes
      
      * add headers and body to apiCall node
      
      * lint
      
      * Agent flow builder backend (#3078)
      
      * wip agent builder backend
      
      * save/load agent tasks
      
      * lint
      
      * refactor agent task to use uuids instead of names
      
      * placeholder for run task
      
      * update frontend sidebar + seperate backend to agent-tasks utils
      
      * lint
      
      * add deleting of agent tasks
      
      * create AgentTasks class + wip load agent tasks into aibitat
      
      * lint
      
      * inject + call agent tasks
      
      * wip call agent tasks
      
      * add llm instruction + fix api calling blocks
      
      * add ui + backend for editing/toggling agent tasks
      
      * lint
      
      * add back middlewares
      
      * disable run task + add navigate to home on logo click
      
      * implement normalizePath to prevent path traversal
      
      * wip make api calling more consistent
      
      * lint
      
      * rename all references from task to flow
      
      * patch load flow bug when on editing page
      
      * remove unneeded files/comments
      
      * lint
      
      * fix delete endpoint + rename load flows
      
      * add move block to ui + fix api-call backend + add telemetry
      
      * lint
      
      * add web scraping block
      
      * only allow admin for agent builder
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      
      * Move AgentFlowManager flows to static
      simplify UI states
      Handle LLM prompt flow when provided non-string
      
      * delete/edit menu for agent flow panel + update flow icon
      
      * lint
      
      * fix open builder button hidden bug
      
      * add tooltips to move up/down block buttons
      
      * add tooltip to delete block
      
      * truncate block description to fit on blocklist component
      
      * light mode agent builder sidebar
      
      * light mode api call block
      
      * fix light mode styles for agent builder blocks
      
      * agent flow fetch in UI
      
      * sync delete flow
      
      * agent flow ui/ux improvements
      
      * remove unused AgentSidebar component
      
      * comment out /run
      
      * UI changes and updates for flow builder
      
      * format flow panel info
      
      * update link handling
      
      * ui tweaks to header menu
      
      * remove unused import
      
      * update doc links
      update block icons
      
      * bump readme
      
      * Patch code block header oddity
      resolves #3117
      
      * bump dev image
      
      ---------
      
      Co-authored-by: default avatarTimothy Carambat <rambat1010@gmail.com>
      Unverified
      e5f3fb08
    • timothycarambat's avatar
      Patch code block header oddity · e2148d48
      timothycarambat authored
      resolves #3117
      e2148d48
  7. Feb 12, 2025
  8. Feb 11, 2025
  9. Feb 10, 2025
  10. Feb 06, 2025
  11. Feb 05, 2025
  12. Feb 03, 2025
Loading