**BETA**
_Our biggest update yet_
Key Changes
* Example Updates
* Singleton Pattern
* Langchain Handler Update
* Interprets Session Result from Process Result
* Support for Pydantic
Changelog
* Update Openai GPT Juypter Notebook example and add python and sdk version to host-env by siyangqiu in https://github.com/AgentOps-AI/agentops-py/pull/110
* singleton with init() by bboynton97 in https://github.com/AgentOps-AI/agentops-py/pull/112
* Remove Session Ratings by siyangqiu in https://github.com/AgentOps-AI/agentops-py/pull/111
* Update langchain handler for v1 by HowieG in https://github.com/AgentOps-AI/agentops-py/pull/109
* Normal exits return success, Remove Logger, Update tests by siyangqiu in https://github.com/AgentOps-AI/agentops-py/pull/114
* pass params through for visibility by bboynton97 in https://github.com/AgentOps-AI/agentops-py/pull/113
* Implementation Bugs by bboynton97 in https://github.com/AgentOps-AI/agentops-py/pull/115
**Full Changelog**: https://github.com/AgentOps-AI/agentops-py/compare/0.1.0-beta.1...0.1.0-beta.2