Commit graph

  • fa513e03a9 Support for Llama3.2 models and Swift SDK Ashwin Bharambe 2024-09-25 06:24:19 -07:00
  • 95abbf576b
    Bump version to 0.0.24 (#94) poegej 2024-09-25 09:31:12 -07:00
  • 854ff85784
    Make TGI adapter compatible with HF Inference API Wauplin 2024-09-25 15:33:58 +02:00
  • ed8d10775a Remove key Ashwin Bharambe 2024-09-25 05:53:37 -07:00
  • 45be9f3b85 fix agent's embedding model config Xi Yan 2024-09-24 22:49:30 -07:00
  • f45705cd10 Some lightweight cleanup and renaming for bedrock safety adapter Ashwin Bharambe 2024-09-24 19:27:03 -07:00
  • a2465f3f9c Revert parts of 0d2eb3bd25 Ashwin Bharambe 2024-09-24 19:20:26 -07:00
  • 059e50b389
    [aws-bedrock] Support for Bedrock Safety adapter (#96) rsgrewal-aws 2024-09-24 19:16:55 -07:00
  • 19008c77f8 comiting after rebasing the fork rsgrewal-aws 2024-09-24 19:09:37 -07:00
  • b85d675c6f Adding safety adapter for Together Yogish Baliga 2024-09-20 09:35:01 -07:00
  • 3ee415dc35
    Merge branch 'meta-llama:main' into main Zain Hasan 2024-09-24 17:09:55 -07:00
  • 0d2eb3bd25 Use inference APIs for running llama guard Ashwin Bharambe 2024-09-24 17:02:57 -07:00
  • 3eb03da7b5 Merge branch 'main' of https://github.com/zainhas/weaviate-memory-adapter Zain Hasan 2024-09-24 19:11:37 -04:00
  • aca4a4d7fc Refactor WeaviateMemoryAdapter initialization and client handling Zain Hasan 2024-09-24 19:11:32 -04:00
  • c4534217c8 fix cli describe Xi Yan 2024-09-24 14:41:13 -07:00
  • 00352bd251 Respect passed in embedding model Ashwin Bharambe 2024-09-24 14:40:28 -07:00
  • bda974e660 Make the "all-remote" distribution lightweight in dependencies and size Ashwin Bharambe 2024-09-24 14:18:57 -07:00
  • 38bc15016f
    Merge branch 'meta-llama:main' into main Zain Hasan 2024-09-24 16:24:13 -04:00
  • af1710af75 Merge branch 'main' of https://github.com/zainhas/weaviate-memory-adapter Zain Hasan 2024-09-24 16:21:54 -04:00
  • a138b48eef addressed the PR comments Zain Hasan 2024-09-24 16:21:37 -04:00
  • 4a8d5e1af5 Bump version to 0.0.24 Ashwin Bharambe 2024-09-24 10:15:20 -07:00
  • 2df858bdd6 addressed the PR comments Yogish Baliga 2024-09-24 11:11:49 -07:00
  • 445536de64 Add httpx to core server deps Ashwin Bharambe 2024-09-24 10:41:47 -07:00
  • 7b35a4c827 Bump version to 0.0.24 Ashwin Bharambe 2024-09-24 10:15:20 -07:00
  • 8d511cdf91 Make build_conda_env a bit more robust Ashwin Bharambe 2024-09-24 10:10:22 -07:00
  • cb00e5933b enforce together api key in the provider api Yogish Baliga 2024-09-24 09:12:10 -07:00
  • cd850c16de Bump version to 0.0.23 Ashwin Bharambe 2024-09-24 09:08:40 -07:00
  • 619b03b2e9
    Merge branch 'meta-llama:main' into main Zain Hasan 2024-09-24 11:31:34 -04:00
  • d04cd97aba remove providers/impls/sqlite/* Xi Yan 2024-09-24 01:03:40 -07:00
  • 93ad663e29 get together api key from provider data. If not present, for now use the configured key Yogish Baliga 2024-09-24 00:46:44 -07:00
  • 06c6b54529 adding support health check to deploy it in k8s Yogish Baliga 2024-09-21 13:07:55 -07:00
  • 7f14fd8ecd adding pytest requirements Yogish Baliga 2024-09-20 13:25:20 -07:00
  • 9f3300df25 adding safety adapter for Together Yogish Baliga 2024-09-20 09:35:01 -07:00
  • e617273d8c attribute changed (model_args -> arch_args) Ashwin Bharambe 2024-09-23 21:44:26 -07:00
  • f136f802b1 Somewhat better error handling Ashwin Bharambe 2024-09-23 21:39:47 -07:00
  • f92ff86b96 fix shields in agents safety Xi Yan 2024-09-23 21:22:22 -07:00
  • c9005e95ed Another attempt at a proper bugfix for safety violations Ashwin Bharambe 2024-09-23 19:06:30 -07:00
  • e5bdd6615a bug fix for safety violation Xi Yan 2024-09-23 18:17:15 -07:00
  • ba8044d243 Refactor Weaviate config to include cluster URL in memory adapter Zain Hasan 2024-09-23 21:13:24 -04:00
  • 2fc9bd95a6 Refactor Weaviate config to remove unused api_key field Zain Hasan 2024-09-23 20:56:34 -04:00
  • 49763c4452 add Weaviate memory adapter Zain Hasan 2024-09-23 20:54:06 -04:00
  • 70fb70a71c fix URL issue with agents Xi Yan 2024-09-23 16:44:25 -07:00
  • 8266c75246 Quick example illustrating get_request_provider_data Ashwin Bharambe 2024-09-23 15:38:14 -07:00
  • 9eb5ec3e4b Bump version to 0.0.21 Ashwin Bharambe 2024-09-23 14:23:21 -07:00
  • ec4fc800cc
    [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) Ashwin Bharambe 2024-09-23 14:22:22 -07:00
  • af6b7ca042 Add missing init files Ashwin Bharambe 2024-09-23 14:18:14 -07:00
  • e4324f488e fix sample Ashwin Bharambe 2024-09-23 14:13:46 -07:00
  • 54a73b4778 We don't need to confuse people by a complex config line when name works Ashwin Bharambe 2024-09-23 13:21:48 -07:00
  • ab46465070 Bug fix Ashwin Bharambe 2024-09-23 12:15:56 -07:00
  • 2f6ce08315 Add strong_typing, add defaults Ashwin Bharambe 2024-09-23 10:55:43 -07:00
  • 98da002b4c fix safety shield -> shield_type Xi Yan 2024-09-23 10:51:39 -07:00
  • 75357df02d update memory_banks method name to for openapi generator to work correctly without naming collision Xi Yan 2024-09-23 10:29:28 -07:00
  • 2d7ce81302 Undo ollama commenting lol Ashwin Bharambe 2024-09-23 10:11:43 -07:00
  • 21b844c155 add memory_banks Xi Yan 2024-09-23 10:09:46 -07:00
  • 9210ee2c84 update openAPI Xi Yan 2024-09-23 09:14:57 -07:00
  • ddebf9b6e7
    [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) Xi Yan 2024-09-23 08:46:33 -07:00
  • e77d0e69ee
    Update agent_instance.py Hassan El Mghari 2024-09-23 07:46:08 -07:00
  • ab269d0622 run openapi generator Xi Yan 2024-09-23 01:09:07 -07:00
  • 418b243855 new example run.yaml Xi Yan 2024-09-23 01:01:15 -07:00
  • e0e2b2ef5b all endpoints w/ build->configure->run simple local works Xi Yan 2024-09-23 00:58:34 -07:00
  • 1d463e1a36 configure script works Xi Yan 2024-09-23 00:49:03 -07:00
  • b224fcf9ab allow providers in api_providers Xi Yan 2024-09-23 00:11:55 -07:00
  • f467a0482c update memory endpoints Xi Yan 2024-09-22 23:59:53 -07:00
  • 1ac188e1b3 fix config w/ safety Xi Yan 2024-09-22 23:27:04 -07:00
  • 4586692dee issue w/ safety Xi Yan 2024-09-22 23:15:34 -07:00
  • e0ad4fb99c fix memory router naming Xi Yan 2024-09-22 22:30:53 -07:00
  • 28065ca53a
    Merge branch 'api_updates_3' into fix_cli_api_updates_3 Xi Yan 2024-09-22 22:05:22 -07:00
  • 6ea0811999 move examples config Xi Yan 2024-09-22 22:04:45 -07:00
  • 8cf634e615 move example configs to tests/ Xi Yan 2024-09-22 22:02:58 -07:00
  • 6e5ca1350e bug fixes to make this work, trace creation worked - spans dont yet Ashwin Bharambe 2024-09-19 08:56:03 -07:00
  • abfa1379d1 configure w/ routing Xi Yan 2024-09-22 22:01:48 -07:00
  • 211abd27d5 fix configure for simple case Xi Yan 2024-09-22 21:29:47 -07:00
  • 00ef672509 fix configure Xi Yan 2024-09-22 21:10:12 -07:00
  • 84ebed9c9f opentelemetry -> jaeger Ashwin Bharambe 2024-09-17 11:15:18 -07:00
  • 97feb92136 fix llama stack build Xi Yan 2024-09-22 21:04:06 -07:00
  • 5d75c2437b enhance the tracing span utility to make a context manager Ashwin Bharambe 2024-09-22 20:55:15 -07:00
  • 484dc2e4f5 nuke safety/list_shields, we don't need it now Ashwin Bharambe 2024-09-22 19:49:08 -07:00
  • bc394882a0 bug fix with routing tables Ashwin Bharambe 2024-09-22 17:28:45 -07:00
  • 622f143d6b fix clients Ashwin Bharambe 2024-09-22 17:25:01 -07:00
  • ef042e1605 Add more sample content Ashwin Bharambe 2024-09-22 16:56:30 -07:00
  • 6cbc387851 Add sample adapters Ashwin Bharambe 2024-09-20 16:43:34 -07:00
  • b153a67a3e refactor persistence into another file Ashwin Bharambe 2024-09-21 23:21:54 -07:00
  • cd4880126b kill with_safety(), not needed Ashwin Bharambe 2024-09-21 23:02:47 -07:00
  • 59f1fe5af8 Agent persistence works Ashwin Bharambe 2024-09-21 22:43:03 -07:00
  • 4eb0f30891 initial cut at using kvstores for agent persistence Ashwin Bharambe 2024-09-21 21:16:26 -07:00
  • 61974e337f kvstore impls for redis / sqlite moved Ashwin Bharambe 2024-09-20 19:55:44 -07:00
  • c1ab66f1e6
    Further generalize Xi's changes (#88) Ashwin Bharambe 2024-09-22 16:31:18 -07:00
  • 2ed65a47a4 Basic build and run succeeded Ashwin Bharambe 2024-09-22 16:30:32 -07:00
  • 4d5ca49eed typo Ashwin Bharambe 2024-09-22 15:33:14 -07:00
  • e1966b90d9 Further generalize Xi's changes Ashwin Bharambe 2024-09-22 12:06:43 -07:00
  • b8914bb56f add safety/list_shields to query available shields Xi Yan 2024-09-22 01:08:32 -07:00
  • 44fe099866 update example run files Xi Yan 2024-09-22 00:25:01 -07:00
  • e42b5556ef
    Merge branch 'safety_refactor' into new_router Xi Yan 2024-09-22 00:21:55 -07:00
  • b5217fe6fc fix configure Xi Yan 2024-09-22 00:19:24 -07:00
  • c0f2f9402e delete docs Xi Yan 2024-09-22 00:09:07 -07:00
  • d027eab4d4
    Merge branch 'main' into new_router Xi Yan 2024-09-22 00:08:39 -07:00
  • bafb0ce785 Revert "Add a special header per-client call to parser provider data" Xi Yan 2024-09-21 12:42:05 -07:00
  • 9380661ebd Add a special header per-client call to parser provider data Ashwin Bharambe 2024-09-18 09:17:59 -07:00
  • 0b715c063a Add a special header per-client call to parser provider data Ashwin Bharambe 2024-09-18 09:17:59 -07:00
  • 8e757ed274 Respect user sent instructions in agent config and add them to system prompt Hardik Shah 2024-09-21 16:46:10 -07:00