smart-bot-factory 0.2.8__tar.gz → 0.2.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of smart-bot-factory might be problematic. Click here for more details.
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/PKG-INFO +1 -1
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/pyproject.toml +1 -1
- smart_bot_factory-0.2.9/smart_bot_factory/message/__init__.py +60 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/uv.lock +1 -1
- smart_bot_factory-0.2.8/smart_bot_factory/message/__init__.py +0 -18
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.claude/settings.local.json +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.env.example +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.github/ISSUE_TEMPLATE//342/234/250-/320/267/320/260/320/277/321/200/320/276/321/201-/321/204/321/203/320/275/320/272/321/206/320/270/320/270.md" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.github/ISSUE_TEMPLATE//360/237/220/233-/320/261/320/260/320/263-/321/200/320/265/320/277/320/276/321/200/321/202.md" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.github/workflows/ci.yml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.github/workflows/publish-private.yml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.github/workflows/publish.yml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.gitignore +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/.python-version +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/CLIENTS_USAGE.md +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/Dockerfile +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/LICENSE +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/README.md +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/best-valera.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/1sales_context.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/2product_info.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/3objection_handling.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/final_instructions.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/help_message.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/welcome_message.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/tests/quick_scenarios.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/tests/realistic_scenarios.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/tests/scenario_examples.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/welcome_files/welcome_file_msg.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/welcome_files//320/247/320/265/320/272 /320/273/320/270/321/201/321/202 /320/277/320/276 152/320/244/320/227 /320/270 323/320/244/320/227 /320/264/320/273/321/217 /320/274/320/265/320/264/320/270/321/206/320/270/320/275/321/213.pdf" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/2product_info.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/3objection_handling.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/final_instructions.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/help_message.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/welcome_message.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/tests/quick_scenarios.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/tests/realistic_scenarios.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/tests/scenario_examples.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/welcome_files/welcome_file_msg.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/welcome_files//320/247/320/265/320/272 /320/273/320/270/321/201/321/202 /320/277/320/276 152/320/244/320/227 /320/270 323/320/244/320/227 /320/264/320/273/321/217 /320/274/320/265/320/264/320/270/321/206/320/270/320/275/321/213.pdf" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/configs/valera/cats//320/224/320/276/320/263/320/276/320/262/320/276/321/200.pdf" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/configs/valera/cats//320/272/320/276/320/275/320/270.jpg" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/configs/valera/cats//320/272/320/276/321/202.jpg" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/configs/valera/cats//320/273/320/265/321/201.jpg" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/configs/valera/tests/fixes_elina.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/configs/valera/welcome_file//320/247/320/265/320/272 /320/273/320/270/321/201/321/202 /320/277/320/276 152/320/244/320/227 /320/270 323/320/244/320/227 /320/264/320/273/321/217 /320/274/320/265/320/264/320/270/321/206/320/270/320/275/321/213.pdf" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/create_tag.sh +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/docker-compose.yml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/env.example +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/publish.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/requirements.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/save_backup.sh +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/save_fixes.sh +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/admin_logic.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/admin_manager.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/admin_migration.sql +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/admin_tester.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/timeout_checker.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/analytics/analytics_manager.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/cli.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/config.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/prompts/1sales_context.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/prompts/2product_info.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/prompts/3objection_handling.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/prompts/final_instructions.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/prompts/help_message.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/prompts/welcome_message.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/reports/test_20250924_064229.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/reports/test_20250924_064335.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/reports/test_20250924_064638.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/tests/quick_scenarios.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/tests/realistic_scenarios.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/tests/scenario_examples.yaml +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/welcome_file/welcome_file_msg.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/configs/growthmed-october-24/welcome_file//320/247/320/265/320/272 /320/273/320/270/321/201/321/202 /320/277/320/276 152/320/244/320/227 /320/270 323/320/244/320/227 /320/264/320/273/321/217 /320/274/320/265/320/264/320/270/321/206/320/270/320/275/321/213.pdf" +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/bot_utils.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/conversation_manager.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/decorators.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/message_sender.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/router.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/router_manager.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/states.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/telegram_router.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/creation/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/creation/bot_builder.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/creation/bot_testing.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/event/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/handlers/handlers.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/integrations/openai_client.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/integrations/supabase_client.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/router/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/setup_checker.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/supabase/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/supabase/client.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/table/database_structure.sql +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/table/schema.sql +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/__init__.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/debug_routing.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/prompt_loader.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/user_prompt_loader.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utm_link_generator.py +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/system_prompt_example.txt +0 -0
- {smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/valera.py +0 -0
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Message модули smart_bot_factory
|
|
3
|
+
"""
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
from ..core.message_sender import (
|
|
7
|
+
send_message_by_human,
|
|
8
|
+
send_message_by_ai,
|
|
9
|
+
send_message_to_users_by_stage,
|
|
10
|
+
send_message,
|
|
11
|
+
)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
def get_bot():
|
|
15
|
+
"""
|
|
16
|
+
Получает aiogram Bot из глобального контекста
|
|
17
|
+
|
|
18
|
+
Доступен после вызова bot_builder.start()
|
|
19
|
+
|
|
20
|
+
Returns:
|
|
21
|
+
Bot: aiogram Bot объект
|
|
22
|
+
|
|
23
|
+
Raises:
|
|
24
|
+
RuntimeError: Если bot еще не инициализирован
|
|
25
|
+
|
|
26
|
+
Example:
|
|
27
|
+
from smart_bot_factory.message import get_bot
|
|
28
|
+
|
|
29
|
+
@event_router.event_handler("booking")
|
|
30
|
+
async def handle_booking(user_id: int, event_data: str):
|
|
31
|
+
bot = get_bot()
|
|
32
|
+
|
|
33
|
+
# Получаем информацию о пользователе из Telegram
|
|
34
|
+
telegram_user = await bot.get_chat(user_id)
|
|
35
|
+
name = telegram_user.first_name or 'Клиент'
|
|
36
|
+
|
|
37
|
+
# Используем любые методы aiogram Bot
|
|
38
|
+
await bot.send_message(user_id, f"Привет, {name}!")
|
|
39
|
+
await bot.send_photo(user_id, photo=...)
|
|
40
|
+
"""
|
|
41
|
+
from ..handlers.handlers import get_global_var
|
|
42
|
+
|
|
43
|
+
bot = get_global_var('bot')
|
|
44
|
+
if not bot:
|
|
45
|
+
raise RuntimeError(
|
|
46
|
+
"Bot еще не инициализирован. "
|
|
47
|
+
"Убедитесь что bot_builder.start() уже вызван. "
|
|
48
|
+
"Функция get_bot() доступна только внутри обработчиков событий, "
|
|
49
|
+
"которые выполняются во время работы бота."
|
|
50
|
+
)
|
|
51
|
+
return bot
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
__all__ = [
|
|
55
|
+
'send_message_by_human',
|
|
56
|
+
'send_message_by_ai',
|
|
57
|
+
'send_message_to_users_by_stage',
|
|
58
|
+
'send_message', # Чистая отправка с файлами и кнопками
|
|
59
|
+
'get_bot', # Доступ к aiogram Bot
|
|
60
|
+
]
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Message модули smart_bot_factory
|
|
3
|
-
"""
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
from ..core.message_sender import (
|
|
7
|
-
send_message_by_human,
|
|
8
|
-
send_message_by_ai,
|
|
9
|
-
send_message_to_users_by_stage,
|
|
10
|
-
send_message,
|
|
11
|
-
)
|
|
12
|
-
|
|
13
|
-
__all__ = [
|
|
14
|
-
'send_message_by_human',
|
|
15
|
-
'send_message_by_ai',
|
|
16
|
-
'send_message_to_users_by_stage',
|
|
17
|
-
'send_message', # Чистая отправка с файлами и кнопками
|
|
18
|
-
]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/1sales_context.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/2product_info.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/3objection_handling.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/final_instructions.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/help_message.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/prompts/welcome_message.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/tests/quick_scenarios.yaml
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/tests/realistic_scenarios.yaml
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/best-valera/tests/scenario_examples.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/3objection_handling.txt
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/prompts/final_instructions.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/tests/realistic_scenarios.yaml
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/tests/scenario_examples.yaml
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/bots/valera/welcome_files/welcome_file_msg.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/admin_manager.py
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/admin_migration.sql
RENAMED
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/admin/timeout_checker.py
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/analytics/analytics_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/conversation_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/message_sender.py
RENAMED
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/router_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/core/telegram_router.py
RENAMED
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/creation/bot_builder.py
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/creation/bot_testing.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/integrations/openai_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/table/database_structure.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/debug_routing.py
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/prompt_loader.py
RENAMED
|
File without changes
|
{smart_bot_factory-0.2.8 → smart_bot_factory-0.2.9}/smart_bot_factory/utils/user_prompt_loader.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|