COMMITS
/ app/schema.graphql February 19, 2025
X
fix(prompts): rename google provider (#6452)
Xander Song committed
February 16, 2025
M
refactor(prompts): unify template format and language (#6403)
Mikyo King committed
February 12, 2025
A
fix(prompts): Save tool calls from playground message into prompt (#6333)
Anthony Powell committed
February 11, 2025
A
fix(prompts): Restore azure openai params from prompt into playground (#6330)
Anthony Powell committed
February 10, 2025
R
refactor: clean up openapi schema (#6314)
Roger Yang committed
February 6, 2025
M
chore: rebuild graphql
Mikyo King committed
February 4, 2025
X
fix(prompts): rename output schema to response format (#6261)
Xander Song committed
D
feat: Propagate prompt id to playground spans metadata (#6224)
Dustin Ngo committed
R
feat(ui): in playground model config add text field for base url (#6244)
Roger Yang committed
January 30, 2025
M
feat: time range selector (#6214)
Mikyo King committed
R
fix(graphql): add default values for TimeRange input (#6212)
Roger Yang committed
January 29, 2025
X
fix(prompts): remove template type from input for create prompt mutations (#6196)
Xander Song committed
January 28, 2025
X
fix(prompts): sqlalchemy types (#6177)
Xander Song committed
January 24, 2025
M
cleanup (#6178)
Mikyo King committed
D
feat: PromptLabel gql interface (#6100)
Dustin Ngo committed
D
feat: Add label color and version metadata (#6145)
Dustin Ngo committed
January 23, 2025
D
feat: Add tags with prompt version create (#6147)
Dustin Ngo committed
R
refactor: make start and end times optional for graphql TimeRange input (#6154)
Roger Yang committed
January 16, 2025
R
refactor(prompts): add `Identifier` scalar with regex validation (#6087)
Roger Yang committed
M
feat(prompts): delete prompt (#6073)
Mikyo King committed
A
feat(prompts): Break message content into parts (#6027)
Anthony Powell committed
D
feat: Resolve versions on Prompt (#6033)
Dustin Ngo committed
January 15, 2025
D
feat: Add patchPromptDescription mutation (#6025)
Dustin Ngo committed
January 14, 2025
D
feat: Resolve source prompts (#6026)
Dustin Ngo committed
D
feat: Add Prompt to setPromptVersionTag mutation (#6010)
Dustin Ngo committed
A
feat(prompts): Add "Clone Prompt" flow to prompts UI (#5993)
Anthony Powell committed
January 11, 2025
D
Add sequence number fields (#6011)
Dustin Ngo committed
January 8, 2025
D
feat: Add `previous_version` resolver on `PromptVersion` (#5933)
Dustin Ngo committed
January 7, 2025
D
feat: Add delete Prompt and delete PromptVersionTag mutations (#5935)
Dustin Ngo committed
D
feat: Add SetPromptVersionTag mutation (#5912)
Dustin Ngo committed
X
fix(prompts): record user who mutates prompt (#5916)
Xander Song committed
January 6, 2025
M
feat(prompts): show the tags that can be set on a promt version (#5913)
Mikyo King committed
M
feat(prompts): show version timestamp (#5911)
Mikyo King committed
X
feat(prompts): create prompt version mutation (#5901)
Xander Song committed
January 4, 2025
X
fix(prompts): add types for create prompt mutation input (#5894)
Xander Song committed
January 3, 2025
M
chore: build the graphql schema
Mikyo King committed
X
feat(prompts): create prompt mutation (#5812)
Xander Song committed
January 2, 2025
D
feat: Replace dummy data and wire up connections to database (#5854)
Dustin Ngo committed
December 16, 2024
M
feat(promts): skeleton UI for promts (#5726)
Mikyo King committed
M
feat(promts): skeleton UI for promts (#5726)
Mikyo King committed
December 30, 2024
M
feat(prompts): graphql types for tools, output_schema (#5849)
Mikyo King committed
M
chore(prompts): add prompt version tags graphql schema with mocks (#5847)
Mikyo King committed
December 20, 2024
D
feat: Add PromptTemplate type (#5787)
Dustin Ngo committed
December 18, 2024
D
feat: Spike out dummy PromptVersion connection (#5767)
Dustin Ngo committed
February 5, 2025
M
feat(playground): central ai provider config (#6248)
Mikyo King committed
January 21, 2025
A
feat: Add support for o1 dev messages + reasoning param (#6110)
Anthony Powell committed
January 9, 2025
X
feat(experiments): add experiment run filter to compare experiments page (#5738)
Xander Song committed
December 10, 2024
X
fix: compute trace latency rather than relying on root span latency (#5615)
Xander Song committed
December 6, 2024
R
fix(sessions): replace last_trace_start_time with end_time in database table (#5640)
Roger Yang committed
R
fix(sessions): remove session_user from database table (#5638)
Roger Yang committed