llama-stack/llama_stack/apis/agents
Ashwin Bharambe e5936a8df8
Update discriminator to have the correct mapping (#881)
See
https://swagger.io/docs/specification/v3_0/data-models/inheritance-and-polymorphism/#discriminator

When specifying discriminators, mapping must be specified unless the
value of the discriminator is the subtype itself (which in our case is
not.)

The changes in the YAML are self-explanatory.
2025-01-27 09:18:13 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py Update discriminator to have the correct mapping (#881) 2025-01-27 09:18:13 -08:00
event_logger.py [inference api] modify content types so they follow a more standard structure (#841) 2025-01-22 12:16:18 -08:00