Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
class
TestData(ItemPublic):
5
embeddings: list[float]
6
7
8
test_data = TestData(
Callers
1
data.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected