platform · inferred from evidence
Google Colab
A hosted environment mentioned as an example of a threaded environment where Weave's context management was improved.
- Google Colab/IPython cell output conflicts on logfire import
How to google Colab/IPython cell output conflicts on logfire import. Verified in gh:pydantic/logfire#1267.
- [Bug] Pinecone has no attribute 'from_texts'
How to fix '[Bug] Pinecone has no attribute 'from_texts'' in Pinecone, straight from the verified resolution in gh:pinecone-io/python-sdk#388. Root cause plus what to change.
- Weave ops not tracing when called from Flask endpoints
What this covers: Functions decorated with `@weave.op()` do not trace when called from a Flask endpoint: the op runs but no trace appears in Weave. The fix that worked: This was a context-management bug in Weave: the trace context did not s