LICENSE
MANIFEST.in
README.md
settings.ini
setup.py
docs_src/__init__.py
docs_src/app_index_example/__init__.py
docs_src/app_index_example/application.py
docs_src/app_index_example/test.py
faststream_gen/__init__.py
faststream_gen/_modidx.py
faststream_gen/cli.py
faststream_gen.egg-info/PKG-INFO
faststream_gen.egg-info/SOURCES.txt
faststream_gen.egg-info/dependency_links.txt
faststream_gen.egg-info/entry_points.txt
faststream_gen.egg-info/not-zip-safe
faststream_gen.egg-info/requires.txt
faststream_gen.egg-info/top_level.txt
faststream_gen/_code_generator/__init__.py
faststream_gen/_code_generator/app_and_test_generator.py
faststream_gen/_code_generator/app_description_validator.py
faststream_gen/_code_generator/app_skeleton_generator.py
faststream_gen/_code_generator/constants.py
faststream_gen/_code_generator/helper.py
faststream_gen/_code_generator/prompts.py
faststream_gen/_components/__init__.py
faststream_gen/_components/embeddings.py
faststream_gen/_components/integration_test_generator.py
faststream_gen/_components/logger.py
faststream_gen/_components/new_project_generator.py
faststream_gen/_components/package_data.py
faststream_gen/_testing/__init__.py
faststream_gen/_testing/benchmark.py
faststream_gen/package_data/docs/index.faiss
faststream_gen/package_data/docs/index.pkl
faststream_gen/package_data/examples/index.faiss
faststream_gen/package_data/examples/index.pkl
sample-files/__init__.py