MCPcopy Create free account
hub / github.com/LLMQuant/quant-mind / _NoEmbed

Class _NoEmbed

tests/knowledge/test_base.py:132–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131 def test_extra_forbidden(self):
132 with self.assertRaises(ValidationError):
133 _ConcreteKnowledge(
134 as_of=_now(),
135 source=_src(),
136 unexpected_field=1, # type: ignore[call-arg]

Callers 1

Calls

no outgoing calls

Tested by 1