COMMITS
/ tests/unit/server/api/test_subscriptions.py November 17, 2025
M
fix: use float to account for large ints (#10294)
Mikyo King committed
October 29, 2025
R
refactor(graphql): use dataloader for table fields (#10010)
Roger Yang committed
October 15, 2025
J
feat: ExperimentRuns over Dataset Splits (#9863)
Jonathan committed
September 25, 2025
R
X
feat(playground): add repetitions to playground (#9514)
Xander Song committed
July 30, 2025
R
fix: use experiment project name for playground run on datasets (#8845)
Roger Yang committed
June 24, 2025
X
feat(cost): model costs (#7834)
Xander Song committed
May 17, 2025
X
fix: remove GlobalID as custom scalar from GraphQL schema (#7544)
Xander Song committed
February 21, 2025
R
fix(perf): add graphql dataloaders for all fields in Span(Node) (#6490)
Roger Yang committed
February 19, 2025
D
fix: Tweak experiment names and descriptions (#6457)
Dustin Ngo committed
February 16, 2025
M
refactor(prompts): unify template format and language (#6403)
Mikyo King committed
February 5, 2025
R
feat(playground): record url info in playground spans (#6252)
Roger Yang committed
February 3, 2025
D
feat: Experiment and dataset improvements (#6163)
Dustin Ngo committed
December 9, 2024
P
feat(playground): pull prompt template variables from span and capture on playground spans (#5642)
Parker Stafford committed
November 26, 2024
X
fix(playground): use consistent playground experiment run format (#5524)
Xander Song committed
November 19, 2024
A
feat: Implement "tool" message support for Anthropic (#5334)
Anthony Powell committed
R
November 11, 2024
X
test: use graphql client in unit tests (#5309)
Xander Song committed
R
test: move fixtures from test_subscriptions.py to conftest.py (#5308)
Roger Yang committed
X
test: use async graphql client in tests (#5306)
Xander Song committed
X
test(playground): organize vcr utilities (#5298)
Xander Song committed
November 8, 2024
X
November 7, 2024
P
feat(playground): add non streaming option to ui (#5250)
Parker Stafford committed
November 5, 2024
X
feat(playground): streaming chat completion over a dataset (#5237)
Xander Song committed
October 31, 2024
X
refactor(playground): break subscriptions into separate submodules (#5248)
Xander Song committed
X
refactor(playground): use context manager for creating playground llm spans (#5242)
Xander Song committed
D
feat: Overhaul invocation parameter specification (#5228)
Dustin Ngo committed
October 28, 2024
X
R
refactor: remove types deprecated in Python 3.9 (#5213)
Roger Yang committed
P
feat(playground): plumb through tools on spans to playground (#5203)
Parker Stafford committed
October 25, 2024
X
fix(playground): improve playground error handling (#5188)
Xander Song committed
October 23, 2024
X
feat(playground): add token counts for anthropic (#5161)
Xander Song committed
X
test(playground): add api test for anthropic (#5159)
Xander Song committed
October 22, 2024
X
test(playground): add unit test for tool call messages (#5156)
Xander Song committed
X
test(playground): add test for openai tool call response (#5149)
Xander Song committed
October 21, 2024
X
test(playground): add api test for chat completion subscription (#5125)
Xander Song committed