Commit Graph

2556 Commits

Author SHA1 Message Date
Kian Jones
083f8a5d3e add adjacent subdirs and files 2025-04-28 17:58:00 -07:00
Sarah Wooders
ad15bc65e7 Enabling Provider CI Tests (#2596) 2025-04-28 17:44:20 -07:00
Kian Jones
b6cf32c0f8 formatting 2025-04-28 16:34:58 -07:00
Kian Jones
a1a432c32d formatting 2025-04-28 16:34:37 -07:00
Kian Jones
337467c3ff remove another breaking change used in testing 2025-04-28 16:30:30 -07:00
Kian Jones
598a8d05a3 Integrate real secrets 2025-04-28 16:29:42 -07:00
Kian Jones
c6438c3807 revert unecessary change 2025-04-28 16:28:55 -07:00
Kian Jones
de4438431f forgot a $ 2025-04-28 16:22:36 -07:00
Kian Jones
c6d4443e62 Add CANARY secret 2025-04-28 16:14:47 -07:00
Kian Jones
18eef2c239 trigger CI 2025-04-28 15:47:05 -07:00
Kian Jones
fc72f755f3 move secrets only to relevant step 2025-04-28 15:39:06 -07:00
Kian Jones
0c88ae6910 triggered ci tests wrong 2025-04-28 15:21:34 -07:00
Kian Jones
67e2e7175e trigger CI 2025-04-28 15:17:38 -07:00
Kian Jones
44a525ecf3 try to expose key and see if it gets masked 2025-04-28 15:09:53 -07:00
Kian Jones
8a8b23eaa0 Masking keys 2025-04-28 15:05:51 -07:00
Kian Jones
82af605e74 empty env bricking workflow 2025-04-28 14:50:35 -07:00
Kian Jones
2820e69cc6 testing on same branch 2025-04-28 14:41:57 -07:00
Kian Jones
75efd2068b First draft of PR for allowing provider tests 2025-04-28 14:21:13 -07:00
Sarah Wooders
4faaa843d7 chore: release 0.7.5 (#2593) 2025-04-26 23:34:14 -07:00
Sarah Wooders
dc29658dfd Merge branch 'main' into release-0.7.5 2025-04-26 23:29:42 -07:00
Sarah Wooders
c99df1290f chore: bump release 0.7.6 (#1905) 2025-04-26 23:23:15 -07:00
Charles Packer
1568f6b5b4 fix: patch weird OSS / cloud drift by copying in OSS into cloud (#1904) 2025-04-26 23:21:00 -07:00
cthomas
7d2f3c8e64 feat: add sleeptime to new agent loop (#1900) 2025-04-26 10:23:59 -07:00
Andy Li
49c4d9ddf3 feat: endpoint for current size in GB of the organization's embeddings (#1880)
docs: reorganize embedding models
2025-04-25 17:08:04 -07:00
Andy Li
280f2c8d2a feat: add query parameter to exclude builtin tools for tool count (#1898)
fix: FastAPI router ordering for sources and tools
2025-04-25 15:26:13 -07:00
Sarah Wooders
01f471f94d revert: reapply changes from commit ec95703 to fix GoogleAIClient (#2591) 2025-04-25 08:52:59 -07:00
Will Sargent
2a4182323b revert: reapply changes from commit ec95703 to fix GoogleAIClient
This commit brings back the changes introduced in commit ec95703, which were missing in the current main branch since 546996e.

Co-authored-by: Miao <one.lemorage@gmail.com>
2025-04-25 13:46:47 +02:00
cthomas
8cf5784258 chore: bump 0.7.5 (#2587)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-04-24 17:59:39 -07:00
cthomas
9a106b253c fix: sleeptime agent deletion race (#1895) 2025-04-24 17:44:01 -07:00
Andy Li
223e2b4ca2 feat: add endpoints for counts of agents, identities, sources, & tools (#1865) 2025-04-24 17:42:11 -07:00
cthomas
43d319976f test: fix flaking multi agent tests (#1894) 2025-04-24 17:39:17 -07:00
cthomas
4308109ca1 feat: check openai context window limits for azure (#1893) 2025-04-24 17:15:45 -07:00
Andy Li
4a2bf46f01 fix: docker tests - local sandbox call and agent listing tests (#1888) 2025-04-24 17:10:51 -07:00
cthomas
b4ebd75a7a chore: set otlp endpoint for prod (#1891) 2025-04-24 17:04:31 -07:00
Matthew Zhou
58cecbc515 feat: Roll back changes to tool_execution_sandbox.py and server.py (#1890) 2025-04-24 16:47:57 -07:00
cthomas
7faae079eb fix: recompile system message in agent loop (#1875) 2025-04-24 13:27:05 -07:00
Matthew Zhou
fd36730148 chore: Remove v1 routes test (#1883) 2025-04-24 11:54:18 -07:00
Sarah Wooders
7299142f8e chore: release 0.7.4 (#2586) 2025-04-24 11:47:26 -07:00
Matthew Zhou
4a9fc2003e feat: Add async MCP clients (#1882) 2025-04-24 11:29:19 -07:00
Sarah Wooders
05ac911425 chore: bump to 0.7.4 (#1881) 2025-04-24 11:18:29 -07:00
Matthew Zhou
da4ad98c23 feat: Adjust local tool execution to always try using venv if exists (#1864) 2025-04-24 11:13:44 -07:00
cthomas
06f019a886 fix: pass name param to llm payload (#1878) 2025-04-24 10:28:59 -07:00
cthomas
8f288ef573 fix: sleeptime input locking (#1874) 2025-04-24 00:09:22 -07:00
Sarah Wooders
6f17b1706a chore: release 0.7.3 (#2585) 2025-04-23 22:39:11 -07:00
Sarah Wooders
3fe69741b8 Merge branch 'main' into release-0.7.3 2025-04-23 22:32:33 -07:00
Sarah Wooders
8e327295ec chore: bump 0.7.3 (#1873) 2025-04-23 22:24:03 -07:00
Andy Li
f7c2341dbe fix: create response_format for creation (#1870)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-23 21:48:34 -07:00
Sarah Wooders
9b6c266f17 feat: add parsing for Literal types (#1872) 2025-04-23 21:41:01 -07:00
cthomas
923af54d0b chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
cthomas
7605675f23 feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00