dev
Changes to be committed: modified: answer_generator.py modified: in/Q.example.xlsx modified: prompts/get_answer_prompt.py new file: prompts/get_answer_prompt_test.py modified: prompts/get_category_prompt.py
Changes to be committed: modified: .gitignore new file: .vscode/extensions.json new file: .vscode/settings.json modified: answer_generator.py modified: category_filler.py modified: embeddings/base_embedding.py modified: gigachat/client.py modified: gigachat/config.py renamed: in/Q.origin.xlsx -> in/Q.example.xlsx renamed: in/QA.origin.xlsx -> in/QA.example.xlsx modified: prompts/base_prompt.py modified: prompts/get_answer_prompt.py modified: prompts/get_category_prompt.py modified: pyproject.toml modified: storages/duckdb_qa_store.py modified: storages/duckdb_qa_store_test.py modified: update_db.py modified: utils/logger.py