.. |
agents
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
benchmark
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
cli
|
chore: Various updates and improvements (#1247)
|
2025-03-11 14:46:45 -07:00 |
client
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
data_sources
|
chore: add sleeptime example + better error handling + upgrade client SDK (#1809)
|
2025-04-21 00:09:50 -07:00 |
functions
|
feat: Move sleeptime voice agent to new agent loop (#1979)
|
2025-05-01 20:48:33 -07:00 |
groups
|
feat: add mcp support to sleeptime (#1964)
|
2025-04-30 21:08:26 -07:00 |
helpers
|
feat: add time to first token in tracing (#1988)
|
2025-05-02 13:05:59 -07:00 |
humans
|
|
|
interfaces
|
feat: Enable voice agent with anthropic models (#1994)
|
2025-05-02 15:00:25 -07:00 |
jobs
|
feat: Implement app-level leader election for polling jobs (#1991)
|
2025-05-02 12:56:23 -07:00 |
llm_api
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
local_llm
|
fix: pydantic serializer warning datetime -> int (#1701)
|
2025-04-23 14:53:58 -07:00 |
openai_backcompat
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
orm
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
personas
|
feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927)
|
2025-04-29 13:43:59 -07:00 |
prompts
|
feat: Move sleeptime voice agent to new agent loop (#1979)
|
2025-05-01 20:48:33 -07:00 |
schemas
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
serialize_schemas
|
fix: Remove extraneous relationships on ORM objects (#1755)
|
2025-04-17 14:37:37 -07:00 |
server
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
services
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
__init__.py
|
chore: bump version 0.7.10 (#2017)
|
2025-05-05 20:53:12 -07:00 |
__main__.py
|
|
|
agent.py
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
config.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
constants.py
|
feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959)
|
2025-04-30 18:08:47 -07:00 |
embeddings.py
|
chore: Various bug fixes (#1350)
|
2025-03-20 11:06:45 -07:00 |
errors.py
|
chore: add sleeptime example + better error handling + upgrade client SDK (#1809)
|
2025-04-21 00:09:50 -07:00 |
interface.py
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
log.py
|
feat: Patch broken assistant messages for both Haiku and Sonnet (#1252)
|
2025-03-12 10:19:41 -07:00 |
main.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
memory.py
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
pytest.ini
|
|
|
settings.py
|
feat: Implement app-level leader election for polling jobs (#1991)
|
2025-05-02 12:56:23 -07:00 |
streaming_interface.py
|
fix: chat completions ci tests (#1630)
|
2025-04-08 15:13:18 -07:00 |
streaming_utils.py
|
feat: add anthropic streaming (#716)
|
2025-01-26 17:35:22 -08:00 |
system.py
|
feat: Support offline memory in voice agent (#1347)
|
2025-04-28 15:03:02 -07:00 |
tracing.py
|
feat: add user id to tracing (#1990)
|
2025-05-02 11:54:46 -07:00 |
utils.py
|
fix: patch gemini 2.5 pro (#1643)
|
2025-04-09 18:35:53 -07:00 |