All pages
Powered by GitBook
1 of 1

Loading...

11.18.2024: Prompt Playground 🛝

Available in Phoenix 6.0+

Sessions allow you to group multiple responses into a single thread. Each response is still captured as a single trace, but each trace is linked together and presented in a combined view.

Sessions make it easier to visual multi-turn exchanges with your chatbot or agent Sessions launches with Python and TS/JS support. For more on sessions, check out a walkthrough video and the docs.

Bug Fixes and Improvements 🐛

  • Added support for FastAPI and GraphQL extensions

  • Fixed a bug where Anthropic LLM as a Judge responses would be labeled as unparseable

  • Fixed a bug causing 500 errors on client.get_traces_dataset() and client.get_spans_dataframe()

  • Added the ability for authentication to work from behind a proxy

  • Added an environment variable to set default admin passwords in auth