Commit graph

  • dc3d9d7720 init commit Botao Chen 2024-12-10 19:39:58 -08:00
  • a45c82aa1a llama stack port completed; README update Jeff Tang 2024-12-10 19:20:22 -08:00
  • 76eb558bde
    doc: llama-stack build --config help text references old directory (#596) Aidan Do 2024-12-11 12:42:02 +11:00
  • 487126a26a params override Xi Yan 2024-12-10 17:27:09 -08:00
  • 17679fe49f remove threading logic from span processor Dinesh Yeduguru 2024-12-10 17:26:25 -08:00
  • ed33d00eb4 params override Xi Yan 2024-12-10 17:14:37 -08:00
  • 2b6aa71a21 change to llm type Dinesh Yeduguru 2024-12-10 16:57:00 -08:00
  • 62890b3171 add model type Dinesh Yeduguru 2024-12-09 12:45:11 -08:00
  • f39e4c7117 accidentally deleted Xi Yan 2024-12-10 16:30:05 -08:00
  • 7aab3c63f4 refactor Xi Yan 2024-12-10 16:26:27 -08:00
  • 1077c521b1 aggregation function config Xi Yan 2024-12-10 16:16:38 -08:00
  • 84904914c2 add tracing back to the lib cli Dinesh Yeduguru 2024-12-10 11:31:41 -08:00
  • fbc3888fd7 aggregation function config Xi Yan 2024-12-10 15:46:46 -08:00
  • e5993c565e misc Botao Chen 2024-12-10 15:24:46 -08:00
  • 214d0645ae add unit test Botao Chen 2024-12-10 14:57:03 -08:00
  • 2b41a07e52 Update llama-stack --config build help text Aidan Do 2024-12-11 09:47:31 +11:00
  • e0d5be41fe
    add nvidia nim inference provider to docs (#534) Matthew Farrellee 2024-12-10 16:23:56 -05:00
  • 7652db75b4 Merge branch 'main' into add-nvidia-nim-to-docs Matthew Farrellee 2024-12-10 14:02:40 -05:00
  • e2054d53e4
    Fix issue 586 (#594) v0.0.61 Xi Yan 2024-12-10 10:22:04 -08:00
  • d4141eb9a4 fix doc Xi Yan 2024-12-10 10:20:20 -08:00
  • 02b43be9d7 Bump version to 0.0.61 Ashwin Bharambe 2024-12-10 10:18:44 -08:00
  • fa68ded07c Remove the unnecessary message after llama stack build Ashwin Bharambe 2024-12-10 09:46:37 -08:00
  • 885bb0900b memory retrival to print only the bytes injected Dinesh Yeduguru 2024-12-10 09:32:18 -08:00
  • 2e3d3a62a5 Revert "add tracing to library client (#591)" Dinesh Yeduguru 2024-12-10 08:50:20 -08:00
  • 16d103842a Revert "await end_trace in libcli" Dinesh Yeduguru 2024-12-10 08:47:32 -08:00
  • f969b561ea Revert "Disable telemetry in library client for now" Dinesh Yeduguru 2024-12-10 08:47:18 -08:00
  • 686f8d5b8d remove info logging in agent instance Dinesh Yeduguru 2024-12-10 08:40:42 -08:00
  • acdf4cd73a Use actual http request for test Aidan Do 2024-12-10 11:05:50 +00:00
  • 1ad691bb04 Bump version to 0.0.60 Ashwin Bharambe 2024-12-09 22:19:51 -08:00
  • 176ebddf47 Disable telemetry in library client for now Ashwin Bharambe 2024-12-09 22:17:25 -08:00
  • baae4f7b51 Bump version to 0.0.59 Ashwin Bharambe 2024-12-09 21:22:20 -08:00
  • c9a009b5e7 temp commit Botao Chen 2024-12-09 20:24:30 -08:00
  • 52937f9c3a working version of using llama stack with multi-turn Qs Jeff Tang 2024-12-09 19:05:05 -08:00
  • 69306858e4 more details Xi Yan 2024-12-09 18:22:31 -08:00
  • 82a325517a autoplay Xi Yan 2024-12-09 18:11:50 -08:00
  • 977171553a format Xi Yan 2024-12-09 18:09:18 -08:00
  • 41034dfb6a change to use video url Xi Yan 2024-12-09 17:52:55 -08:00
  • e674ad10d2 add video Xi Yan 2024-12-09 17:38:53 -08:00
  • a4d8a6009a
    Fixes for library client (#587) Ashwin Bharambe 2024-12-09 17:14:37 -08:00
  • 020e175a70 Make sure we _really_ fix library client with client-side types Ashwin Bharambe 2024-12-09 17:01:35 -08:00
  • 4904ca64df Fixes for library client Ashwin Bharambe 2024-12-09 11:41:36 -08:00
  • 7615da78b8 await end_trace in libcli Dinesh Yeduguru 2024-12-09 15:54:42 -08:00
  • bc1fddf1df
    add tracing to library client (#591) Dinesh Yeduguru 2024-12-09 15:46:26 -08:00
  • 3e52dfe4cc call setup logger and fix sql span processor shutdown Dinesh Yeduguru 2024-12-09 15:43:57 -08:00
  • ab7145a04f minor refactor Xi Yan 2024-12-09 15:43:12 -08:00
  • cd40a5fdbf
    update template run.yaml to include openai api key for braintrust (#590) Xi Yan 2024-12-09 15:40:59 -08:00
  • 2d04a7ebeb braintrust api key in config Xi Yan 2024-12-09 15:37:40 -08:00
  • 739f272e35 add tracing to library client Dinesh Yeduguru 2024-12-09 15:30:10 -08:00
  • 001badcca1 braintrust api key in config Xi Yan 2024-12-09 15:14:24 -08:00
  • 9c1ae088f9 refine Botao Chen 2024-12-09 13:35:44 -08:00
  • c699e884b5
    fix telemetry import (#585) Xi Yan 2024-12-09 11:18:53 -08:00
  • c764056472 fix Xi Yan 2024-12-09 10:47:02 -08:00
  • a2170353af better detection for jupyter Ashwin Bharambe 2024-12-09 09:37:52 -08:00
  • 5335393fe3 Avoid deleting temp directory between agent turns Ashwin Bharambe 2024-12-08 22:25:37 -08:00
  • d7dc69c8a9 Regenerate openapi Ashwin Bharambe 2024-12-08 20:46:22 -08:00
  • e951852848 Miscellaneous fixes around telemetry, library client and run yaml autogen Ashwin Bharambe 2024-12-08 19:11:22 -08:00
  • 224e62290f kill unnecessarily large imports from telemetry init Ashwin Bharambe 2024-12-08 16:57:16 -08:00
  • fe249f4577 Add documentations for building applications and with some content for agentic loop Ashwin Bharambe 2024-12-08 14:56:03 -08:00
  • 397ee71c14
    Fix Jaeger instructions (#580) Yuri Shkuro 2024-12-08 19:29:53 -04:00
  • 095125e463
    [#391] Add support for json structured output for vLLM (#528) Aidan Do 2024-12-09 10:02:51 +11:00
  • 69a2d7b264
    Use customtool's get_tool_definition to remove duplication (#584) Jeff Tang 2024-12-08 15:00:41 -08:00
  • 1274fa4c0d Add documentations for building applications and with some content for agentic loop Ashwin Bharambe 2024-12-08 14:56:03 -08:00
  • 7ff39d1857 initial version working Jeff Tang 2024-12-08 12:47:49 -08:00
  • ee65d95bb5 use customtool's get_tool_definition to remove duplication in agentconfig Jeff Tang 2024-12-08 10:54:32 -08:00
  • a29013112f
    Update integration type for Cerebras to hosted (#583) Henry Tu 2024-12-08 01:42:07 -05:00
  • 6c3f524057
    Update llama_stack/providers/tests/inference/test_text_inference.py Aidan Do 2024-12-08 17:37:26 +11:00
  • 44bb23ebc8
    Merge branch 'main' into aidand-391-guided-decoding-vllm_3 Aidan Do 2024-12-08 17:36:57 +11:00
  • 3ff8399e6e
    Update integration type for Cerebras Henry Tu 2024-12-07 19:42:05 -05:00
  • 14f973a64f
    Make LlamaStackLibraryClient work correctly (#581) Ashwin Bharambe 2024-12-07 14:59:36 -08:00
  • 2837dd63cb support GETs with streaming also Ashwin Bharambe 2024-12-07 14:15:31 -08:00
  • 1fba8f80c2 Make sure Agents work with direct client Ashwin Bharambe 2024-12-07 11:53:24 -08:00
  • 86b5743081 make direct client streaming work properly Ashwin Bharambe 2024-12-07 11:38:56 -08:00
  • 09a0014910 Fix Jaeger instructions Yuri Shkuro 2024-12-07 14:07:41 -05:00
  • fd48cf3fc1 Moved llama-stack-as-library client to llama-stack Ashwin Bharambe 2024-12-06 16:11:32 -08:00
  • b3cb8eaa38
    Bump kotlin docs to 0.0.54.1 (#579) Riandy 2024-12-07 06:45:29 +08:00
  • 17554805f0 Bump kotlin docs to 0.0.54.1 Riandy Riandy 2024-12-07 06:14:14 +08:00
  • e4a2948684
    Update android_sdk.md (#578) Riandy 2024-12-07 04:53:28 +08:00
  • 4cbb2e7037 Fix pre-commit lint errors Riandy Riandy 2024-12-07 04:52:14 +08:00
  • a40855fcd9 Add android link to main distribution readme Riandy Riandy 2024-12-07 04:47:08 +08:00
  • f0bda9a412 Update android_sdk.md Riandy Riandy 2024-12-07 04:42:13 +08:00
  • 09fbf2d786
    Add kotlin docs (#568) Riandy 2024-12-07 04:03:59 +08:00
  • 0cb996c18d
    doc: quickstart guide errors (#575) Aidan Do 2024-12-07 07:03:31 +11:00
  • c543bc0745
    Console span processor improvements (#577) Dinesh Yeduguru 2024-12-06 11:46:16 -08:00
  • 00ed90cbda address feedback Dinesh Yeduguru 2024-12-06 11:45:28 -08:00
  • 83de0c7995 disable fastapi access logs Dinesh Yeduguru 2024-12-06 11:25:53 -08:00
  • 208cded50e console span processor improvements Dinesh Yeduguru 2024-12-06 11:19:21 -08:00
  • 084ec337af Small cleanup of console logs Ashwin Bharambe 2024-12-06 09:35:33 -08:00
  • cb9e9048e7
    add telemetry docs (#572) Dinesh Yeduguru 2024-12-06 10:17:11 -08:00
  • 27a27152cd
    Renames otel config from jaeger to otel (#569) Adrian Cole 2024-12-07 02:16:42 +08:00
  • 4982c9acdd tink to telemetry from building applications Dinesh Yeduguru 2024-12-06 10:15:54 -08:00
  • 23f2c6e10b move telemetry to build applications section Dinesh Yeduguru 2024-12-06 10:14:36 -08:00
  • c74fb18aca address feedback Dinesh Yeduguru 2024-12-06 09:19:09 -08:00
  • 2c5c73f7ca Bump version to 0.0.58 Ashwin Bharambe 2024-12-06 08:36:00 -08:00
  • eaf4392fe9 async Aidan Do 2024-12-06 08:24:20 +00:00
  • 98ab8f2d05 doc: typo in chat-completion command Aidan Do 2024-12-06 17:34:56 +11:00
  • a2fc114b64 enable session persistence Aidan Do 2024-12-06 08:19:58 +00:00
  • a5cad8c1e1 . Aidan Do 2024-12-06 07:30:37 +00:00
  • 0185d620eb doc: typo in chat-completion command Aidan Do 2024-12-06 17:34:56 +11:00
  • 66d8f4ffd1 Move the telemetry util import to be more lazy Ashwin Bharambe 2024-12-05 21:51:47 -08:00
  • 392be5f6dc Reduce log volume a bit, needs more work Ashwin Bharambe 2024-12-05 21:40:21 -08:00