- Add dev dependency for Mistral AI integration (#81)
- Add VectorStore deployment URL capture support (#80)
- Clean up cloud exporter implementation (#79)
- Capture inference span input/output events attributes (#77)
- Add release automation workflows (#76)
- Fix gaps in Monocle SDK implementation (#72)
- Add kwargs and return value handling in Accessor (#71)
- Update workflow name formatting (#69)
- Implement Haystack metamodel support (#68)
- Ndjson format for S3 and Blob exporters (#61)
- Set monocle exporter from env setting (#60)
- Update workflow name and type with new format (#59)
- Updated async and custom output processor testcase for metamodel(#58)
- Build okahu exporter and added test cases for okahu exporte (#56)
- Handle exception in span wrappers(#52)
- Metamodel entity changes (#51), (#54)
- Error handling for llm_endpoint and tags (#50)
- Context_output for vector store retriever (#48)
- Direct exporter - AWS S3 (#42)
- Direct Exporter - Blob store (#41)
- Initial metamodel definition (#39)
- Improvement in vectorstore traces (#38)
- Update key for session context field in attributes (#34)
- Fixed LlamaIndex tracing bugs (#32)
- Added support to add AWS cloud infra attributes (#29)
- Added support to add Azure cloud infra attributes (#23)
- Added support for adding provider name in LLM span in traces (#22)
- Added a default file span exporter (#21)
- Moved input and output context and prompts from attributes to events (#15)
- First monocle release