Commit graph

  • 3939611676 Revert "delete router from providers" Xi Yan 2024-09-21 12:42:09 -07:00
  • 515bec300c Revert "clean up" Xi Yan 2024-09-21 12:42:08 -07:00
  • 50d95a668b Revert "simple run config" Xi Yan 2024-09-21 12:42:08 -07:00
  • 74765cc78f Revert "backward compatibility" Xi Yan 2024-09-21 12:42:08 -07:00
  • 3ea55d9b0f Revert "stage tmp changes" Xi Yan 2024-09-21 12:42:07 -07:00
  • c22844f5f6 Revert "Add a special header per-client call to parser provider data" Xi Yan 2024-09-21 12:42:05 -07:00
  • fa04d869d1 Add a special header per-client call to parser provider data Ashwin Bharambe 2024-09-18 09:17:59 -07:00
  • 164d0e25c7 stage tmp changes Xi Yan 2024-09-20 15:33:31 -07:00
  • 6a95edc806 backward compatibility Xi Yan 2024-09-20 13:47:58 -07:00
  • 756e98cbd8 simple run config Xi Yan 2024-09-20 13:35:07 -07:00
  • bc4ac2ceb4 clean up Xi Yan 2024-09-20 13:02:10 -07:00
  • d8fab77a4f delete router from providers Xi Yan 2024-09-20 12:21:44 -07:00
  • 08379f5214 migrate router for memory wip Xi Yan 2024-09-20 12:19:33 -07:00
  • 34f0c11001 add new resolve_impls_with_routing Xi Yan 2024-09-20 11:36:55 -07:00
  • 73399fe905 example config Xi Yan 2024-09-20 11:22:58 -07:00
  • 06abd7e6c8 update MemoryToolDefinition Xi Yan 2024-09-20 17:51:53 -07:00
  • a6be32bc3d stage tmp changes Xi Yan 2024-09-20 15:33:31 -07:00
  • e5a7001874 Further bug fixes Ashwin Bharambe 2024-09-20 15:15:57 -07:00
  • 9e16b0948b test safety against safety client Ashwin Bharambe 2024-09-20 14:55:00 -07:00
  • 6e0f283f52 Update safety implementation inside agents Ashwin Bharambe 2024-09-20 14:27:54 -07:00
  • 51245a417b Update the meta reference safety implementation to match new API Ashwin Bharambe 2024-09-20 14:17:44 -07:00
  • 308a1d1e46 backward compatibility Xi Yan 2024-09-20 13:47:58 -07:00
  • 8df53ac353 simple run config Xi Yan 2024-09-20 13:35:07 -07:00
  • 93e4ef3829 safety API cleanup part 1 Ashwin Bharambe 2024-09-20 10:57:26 -07:00
  • 90a59fd89b Add a special header per-client call to parser provider data Ashwin Bharambe 2024-09-18 09:17:59 -07:00
  • 3787408863 clean up Xi Yan 2024-09-20 13:02:10 -07:00
  • 9c33587003 delete router from providers Xi Yan 2024-09-20 12:21:44 -07:00
  • cda61119ce migrate router for memory wip Xi Yan 2024-09-20 12:19:33 -07:00
  • 7d4135d5fd add new resolve_impls_with_routing Xi Yan 2024-09-20 11:36:55 -07:00
  • 9bb6ce54ff example config Xi Yan 2024-09-20 11:22:58 -07:00
  • 942cb87a3c remove apis/stack.py Ashwin Bharambe 2024-09-20 09:37:08 -07:00
  • 33db4d2e45 ignore config dir Hardik Shah 2024-09-20 00:24:49 -07:00
  • 7e9e6117e3 do not assume CONDA_PREFIX exists during configuration Hardik Shah 2024-09-19 23:26:51 -07:00
  • 4647cc3e08 models api configure prompts Xi Yan 2024-09-19 23:22:43 -07:00
  • e2c7a3cea9 example inference router run config Xi Yan 2024-09-19 22:22:00 -07:00
  • bce79617bf refactor & cleanup Xi Yan 2024-09-19 22:11:59 -07:00
  • 5d3c02d0fb clean up router inference Xi Yan 2024-09-19 21:53:27 -07:00
  • f6146f8e58 2 models routing client Xi Yan 2024-09-19 21:44:12 -07:00
  • 8fa49593e0
    Allow TGI adaptor to have non-standard llama model names (#84) Hardik Shah 2024-09-19 21:42:15 -07:00
  • 4b083eec03 work with 2 different models Xi Yan 2024-09-19 21:40:37 -07:00
  • 7e25db8478 Allow TGI adaptor to have non-standard llama model names Hardik Shah 2024-09-19 21:36:10 -07:00
  • 42d29f3a5a Allow TGI adaptor to have non-standard llama model names Hardik Shah 2024-09-19 21:36:10 -07:00
  • 7071c46422 instantiate inference models Xi Yan 2024-09-19 21:33:35 -07:00
  • d2ec822b12 routers for inference chat_completion with models dependency Xi Yan 2024-09-19 20:59:32 -07:00
  • 47be4c7222 models api from models config Xi Yan 2024-09-19 18:28:44 -07:00
  • 54cd9ded80 models config refactor Xi Yan 2024-09-19 17:49:53 -07:00
  • 7c30808167 add databricks provider prithu-dasgupta 2024-09-19 16:55:00 -07:00
  • 552b747136 dummy model spec Xi Yan 2024-09-19 16:31:47 -07:00
  • 68131afc86 skeleton models api Xi Yan 2024-09-19 16:26:24 -07:00
  • daf84c298c update inference prompt msg Xi Yan 2024-09-19 12:03:18 -07:00
  • 5169c7a132 update inference prompt msg Xi Yan 2024-09-19 12:01:46 -07:00
  • 84feccdfd2 Add DOCKER_BINARY / DOCKER_OPTS to all scripts Ashwin Bharambe 2024-09-19 10:26:41 -07:00
  • 8764889ac0 fix memory client Xi Yan 2024-09-19 09:29:40 -07:00
  • 59af1c8fec
    fix memory url parsing (#81) Xi Yan 2024-09-19 13:35:03 -07:00
  • 132f9429b1 Add a test for CLI, but not fully done so disabled Ashwin Bharambe 2024-09-19 13:27:07 -07:00
  • 8b3ffa33de Add another test case Ashwin Bharambe 2024-09-19 13:02:57 -07:00
  • abb43936ab Add a test runner and 2 very simple tests for agents Ashwin Bharambe 2024-09-19 12:05:36 -07:00
  • 543222ac39 update inference prompt msg Xi Yan 2024-09-19 12:03:18 -07:00
  • a30b919ae1 update inference prompt msg Xi Yan 2024-09-19 12:01:46 -07:00
  • 59ff1cc712 fix memory url parsing Xi Yan 2024-09-19 11:16:54 -07:00
  • 9eb01dd664 Add DOCKER_BINARY / DOCKER_OPTS to all scripts Ashwin Bharambe 2024-09-19 10:26:41 -07:00
  • ca4b87aa05 fix memory client Xi Yan 2024-09-19 09:29:40 -07:00
  • 47a51289ca update router client Xi Yan 2024-09-19 08:56:52 -07:00
  • 46bf0192a1 working with ollama & local model Xi Yan 2024-09-19 08:52:33 -07:00
  • 9bdd4e3dd9 models routing work Xi Yan 2024-09-19 08:48:10 -07:00
  • f3ff3a3001 routers wip Xi Yan 2024-09-19 08:32:47 -07:00
  • ef0e717bd0 fix prompt with name args (#80) Xi Yan 2024-09-18 23:48:31 -07:00
  • b059889d60 list(...keys()) so dict_keys does not show up Ashwin Bharambe 2024-09-18 23:23:36 -07:00
  • 742c1f326d Update cli_reference.md Xi Yan 2024-09-18 23:05:24 -07:00
  • 16ec33d3ff Update getting_started.md Xi Yan 2024-09-18 23:03:14 -07:00
  • 6302a1ee90
    fix prompt with name args (#80) Xi Yan 2024-09-18 23:48:31 -07:00
  • d2d7cde77e fix prompt with name args Xi Yan 2024-09-18 23:44:14 -07:00
  • c63d6cbd08 list(...keys()) so dict_keys does not show up Ashwin Bharambe 2024-09-18 23:23:36 -07:00
  • 880ed37026
    Update cli_reference.md Xi Yan 2024-09-18 23:05:24 -07:00
  • 5c4a2dc0e1
    Update getting_started.md Xi Yan 2024-09-18 23:03:14 -07:00
  • df33e6fbec
    Merge branch 'main' into models_api_2 Xi Yan 2024-09-18 22:36:48 -07:00
  • f5eda1decf Add default for max_seq_len Ashwin Bharambe 2024-09-18 21:59:10 -07:00
  • 9ab27e852b Bug fixes for memory Ashwin Bharambe 2024-09-18 21:54:02 -07:00
  • 8cdc2f0cfb No RunShieldRequest Ashwin Bharambe 2024-09-18 20:38:21 -07:00
  • f3f5873e9e regenerate openapi spec Xi Yan 2024-09-18 19:28:05 -07:00
  • 9f1be108ce Bump version to 0.0.20 Xi Yan 2024-09-18 19:06:07 -07:00
  • 455a6e4bb9 update MANIFEST Xi Yan 2024-09-18 18:58:44 -07:00
  • dff9eab48f Remove "APIs to serve" prompt Ashwin Bharambe 2024-09-18 18:26:26 -07:00
  • 15cb33195a wip models api Xi Yan 2024-09-18 17:25:51 -07:00
  • f5d5e32d62 fix docker configure Xi Yan 2024-09-18 17:23:37 -07:00
  • 5ec64ac68c moving rfc->docs Xi Yan 2024-09-18 16:54:24 -07:00
  • f6b1ae7274 add databricks provider prithu-dasgupta 2024-09-18 16:15:36 -07:00
  • 2c1ad10710 move openapi from rfcs->docs Xi Yan 2024-09-18 16:09:17 -07:00
  • 21058be0c1 Bump version to 0.0.19 Xi Yan 2024-09-18 15:48:38 -07:00
  • 45e20ff431 update getting started Xi Yan 2024-09-18 15:40:48 -07:00
  • 2f9e952813 update getting started guide Xi Yan 2024-09-18 15:35:54 -07:00
  • ce17f20468 wip models Xi Yan 2024-09-18 15:22:36 -07:00
  • 29ce73ff7a update requirements, added prompt-toolkit Hardik Shah 2024-09-18 15:21:45 -07:00
  • 24dbe448a3 models api client fix Xi Yan 2024-09-18 14:52:37 -07:00
  • 8ad821a533 CLI: add build templates support, move imports (#77) Xi Yan 2024-09-18 14:25:53 -07:00
  • d98ce34965 CLI - add back build wizard, configure with name instead of build.yaml (#74) Xi Yan 2024-09-18 11:41:56 -07:00
  • 251f6b7ddd fix context retriever (#75) Xi Yan 2024-09-18 08:24:36 -07:00
  • 1128f69674
    CLI: add build templates support, move imports (#77) Xi Yan 2024-09-18 14:25:53 -07:00
  • e4d399b1f2 fix docker Xi Yan 2024-09-18 14:20:45 -07:00
  • 2ba8047013 fix docker Xi Yan 2024-09-18 14:13:57 -07:00