File tree Expand file tree Collapse file tree 5 files changed +1
-5
lines changed
Expand file tree Collapse file tree 5 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1111
1212namespace Symfony \AI \Platform \Message ;
1313
14- use Symfony \AI \Platform \Metadata \IdentifierAwareTrait ;
1514use Symfony \AI \Platform \Metadata \MetadataAwareTrait ;
1615use Symfony \AI \Platform \Result \ToolCall ;
1716
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \AI \Platform \Metadata ;
12+ namespace Symfony \AI \Platform \Message ;
1313
1414use Symfony \Component \Uid \AbstractUid ;
1515use Symfony \Component \Uid \TimeBasedUidInterface ;
Original file line number Diff line number Diff line change 1111
1212namespace Symfony \AI \Platform \Message ;
1313
14- use Symfony \AI \Platform \Metadata \IdentifierAwareTrait ;
1514use Symfony \AI \Platform \Metadata \MetadataAwareTrait ;
1615
1716/**
Original file line number Diff line number Diff line change 1111
1212namespace Symfony \AI \Platform \Message ;
1313
14- use Symfony \AI \Platform \Metadata \IdentifierAwareTrait ;
1514use Symfony \AI \Platform \Metadata \MetadataAwareTrait ;
1615use Symfony \AI \Platform \Result \ToolCall ;
1716
Original file line number Diff line number Diff line change 1616use Symfony \AI \Platform \Message \Content \Image ;
1717use Symfony \AI \Platform \Message \Content \ImageUrl ;
1818use Symfony \AI \Platform \Message \Content \Text ;
19- use Symfony \AI \Platform \Metadata \IdentifierAwareTrait ;
2019use Symfony \AI \Platform \Metadata \MetadataAwareTrait ;
2120
2221/**
You can’t perform that action at this time.
0 commit comments