zeno-ml / zeno-build

Build, evaluate, understand, and fix LLM-based apps
MIT License
482 stars 33 forks source link

Fix oai session #125

Closed neubig closed 1 year ago

neubig commented 1 year ago

Description

This is a draft PR to attempt to solve unclosed session issues. It switches the code to exactly follow an example on the OpenAI forum.

References

Blocked by

neubig commented 1 year ago

Closed in favor of https://github.com/zeno-ml/zeno-build/pull/126