This repository was archived by the owner on Jul 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +18
-18
lines changed
Expand file tree Collapse file tree 13 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 44
55namespace App \Command ;
66
7- use App \Blog \Embedder ;
7+ use App \Rag \ Blog \Embedder ;
88use Symfony \Component \Console \Attribute \AsCommand ;
99use Symfony \Component \Console \Command \Command ;
1010use Symfony \Component \Console \Input \InputInterface ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Blog ;
5+ namespace App \Rag \ Blog ;
66
77use PhpLlm \LlmChain \Document \Metadata ;
88use PhpLlm \LlmChain \Document \TextDocument ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Blog ;
5+ namespace App \Rag \ Blog ;
66
77use Symfony \Component \DomCrawler \Crawler ;
88use Symfony \Component \Uid \Uuid ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Blog ;
5+ namespace App \Rag \ Blog ;
66
77use Symfony \Component \Uid \Uuid ;
88
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Chat ;
5+ namespace App \Rag \ Chat ;
66
77use PhpLlm \LlmChain \ChainInterface ;
88use PhpLlm \LlmChain \Model \Message \Message ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Twig ;
5+ namespace App \Rag \ Twig ;
66
7- use App \Chat \Rag ;
7+ use App \Rag \ Chat \Rag ;
88use PhpLlm \LlmChain \Model \Message \MessageBag ;
99use Symfony \UX \LiveComponent \Attribute \AsLiveComponent ;
1010use Symfony \UX \LiveComponent \Attribute \LiveAction ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Chat ;
5+ namespace App \Wikipedia \ Chat ;
66
77use PhpLlm \LlmChain \ChainInterface ;
88use PhpLlm \LlmChain \Model \Message \Message ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Twig ;
5+ namespace App \Wikipedia \ Twig ;
66
7- use App \Chat \Wikipedia ;
7+ use App \Wikipedia \ Chat \Wikipedia ;
88use PhpLlm \LlmChain \Model \Message \MessageBag ;
99use Symfony \UX \LiveComponent \Attribute \AsLiveComponent ;
1010use Symfony \UX \LiveComponent \Attribute \LiveAction ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Chat ;
5+ namespace App \YouTube \ Chat ;
66
77use App \YouTube \TranscriptFetcher ;
88use PhpLlm \LlmChain \ChainInterface ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5- namespace App \Twig ;
5+ namespace App \YouTube \ Twig ;
66
7- use App \Chat \YouTube ;
7+ use App \YouTube \ Chat \YouTube ;
88use PhpLlm \LlmChain \Model \Message \MessageBag ;
99use Psr \Log \LoggerInterface ;
1010use Symfony \UX \LiveComponent \Attribute \AsLiveComponent ;
You can’t perform that action at this time.
0 commit comments