MCPcopy Create free account
hub / github.com/Azure-Samples/rag-postgres-openai-python / TestData

Class TestData

tests/data.py:4–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class TestData(ItemPublic):
5 embeddings: list[float]
6
7
8test_data = TestData(

Callers 1

data.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected