Commit History

Author SHA1 Message Date
  Alex Cheema a174c78004 Merge pull request #383 from ianpaul10/feat/manual-disc-follow-up 10 months ago
  Ian Paul b003292b89 formatting and fixing tests after rebasing 10 months ago
  Ian Paul 1dfd058c23 rm unecessary lock 11 months ago
  Ian Paul 2eadaa2c0d rm redundant cleanup task 11 months ago
  Ian Paul 637446ffa9 rm redundant typing 1 year ago
  Ian Paul a31f9e6c20 fix test warnings 1 year ago
  Ian Paul 18acb97b42 make popping from dict threadsafe 1 year ago
  Ian Paul b066c944f3 make all I/O ops in manual_discovery.py run inside a ThreadPoolExecutor 1 year ago
  Ian Paul 0e34ce2169 patch after rebasing to main 1 year ago
  Ian Paul 90de7eada9 changes after rebase 1 year ago
  Ian Paul 8d24df2b4b fix test runtime warning 1 year ago
  Ian Paul e5eb3259a5 handle when a peer is removed from config, so the known_peers dict gets updated accordingly 1 year ago
  Ian Paul 2e8227fccb handle intermediate state for when config is being updated 1 year ago
  Ian Paul 98118babae allow update to manual discovery file 1 year ago
  Alex Cheema 496a3b49f5 Merge pull request #561 from VerisimilitudeX/patch-1 10 months ago
  Alex Cheema aba1bed5ed Merge pull request #575 from exo-explore/fixtok 10 months ago
  Alex Cheema e08522ee97 Revert "Merge pull request #573 from damho1104/feature/add-exaone-3.5-model" 10 months ago
  Alex Cheema 4eb6a6a74a Merge pull request #573 from damho1104/feature/add-exaone-3.5-model 10 months ago
  damho.lee 94a5e908b0 add exaone-3.5 LLM Model 10 months ago
  Alex Cheema fdc3b5ac02 Merge pull request #571 from exo-explore/function_calling 10 months ago
  Alex Cheema 185b1e375c fix names in dummy tokenizer 10 months ago
  Alex Cheema 078b807654 fix names of qwen models 10 months ago
  Alex Cheema 188ac445c9 function calling example with weather tool 10 months ago
  Alex Cheema 456fbdd2b0 add chatgpt-api-compatible tools for function calling 10 months ago
  Alex Cheema 41df9ce1d7 Merge pull request #570 from exo-explore/moreqwen 10 months ago
  Alex Cheema c609c05e40 add qwen-2.5-1.5b, qwen-2.5-3b, qwen-2.5-32b 10 months ago
  Alex Cheema ba8c514974 Merge pull request #569 from deftdawg/env_bash 10 months ago
  DeftDawg cde912deef - Use `#!/usr/bin/env bash` instead of `#!/bin/bash` for better portability 11 months ago
  Piyush Acharya 154e0f58e4 Implement suggestiond 11 months ago
  Piyush Acharya 6c82365ee2 Improved clarity, fixed typos, added macOS/Linux examples, and enhanced installation/debugging instructions 11 months ago