18 Commits

Author SHA1 Message Date
Alex Cheema
188ac445c9 function calling example with weather tool 2024-12-24 01:57:17 +00:00
Alex Cheema
f2d5beee08 change chatgpt api port from 8000 to 52415 2024-11-16 10:58:55 +04:00
Alex Cheema
5a9f4ba5c1 update examples: remove old llama3_distributed, add chatgpt_api 2024-08-28 11:36:58 +01:00
Alex Cheema
ea70c9fb76 reformat with yapf format.py 2024-08-22 14:05:43 +01:00
Alex Cheema
430d4c0cf8 astra clarify readme, it's an example app 2024-08-20 12:50:52 +01:00
Alex Cheema
e87e7260f8 astra: live camera with overlay debug info / ui 2024-08-20 12:50:05 +01:00
Alex Cheema
1a419f1f00 astra better ui with camera vlm 2024-08-19 18:18:05 +01:00
Alex Cheema
8503543894 fix streaming, change default model to llava 2024-08-18 21:33:16 +01:00
Alex Cheema
c94ffa0e2b fix audio buffering 2024-08-18 20:53:16 +01:00
Alex Cheema
23c713c012 better readme for astra 2024-08-18 20:31:13 +01:00
Alex Cheema
2fe3a52d60 readme for astra example 2024-08-18 20:30:29 +01:00
Alex Cheema
ff71ccc63d send api request in astra example 2024-08-18 20:30:20 +01:00
Alex Cheema
b85d1956bc open source astra example 2024-08-18 20:24:14 +01:00
Alex Cheema
2084784470 per-request kv cache, remove all explicit reset functionality as it wasnt used. fixes #67 2024-07-25 17:09:34 -07:00
Alex Cheema
54c98607ef more robust grpc discovery with asyncio and proper error handling, add flops to device capabilities. fixes #23 and progress on #33 2024-07-18 19:06:23 -07:00
Alex Cheema
1d5c28aed4 (partially) restore exo node equality by forwarding prompts to the dynamically selected head 2024-07-15 22:59:00 -07:00
Alex Cheema
e17905e295 add global reset 2024-07-15 22:35:54 -07:00
Alex Cheema
a009f7d608 move examples to examples dir 2024-07-14 23:48:20 -07:00