botserver/src/llm
Rodrigo Rodriguez b1118f977d fix: Correct parameter names in tool .bas files to match database schema
- Tool 06: Change tipoExibicao to tipoDescricao (matches pedidos_uso_imagem table)
- Tool 07: Change tipoExibicao to categoriaDescricao (matches licenciamentos table)
- Both tools now compile and execute successfully with database inserts

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-18 17:51:47 +00:00
..
context Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
llm_models feat: implement feature bundling architecture and fix conditional compilation 2026-01-23 13:14:20 -03:00
prompt_manager - Refactor folder as features. 2025-11-22 22:55:35 -03:00
cache.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
cache_test.rs Update server components and keywords 2025-12-23 15:52:35 -03:00
claude.rs fix: Correct parameter names in tool .bas files to match database schema 2026-02-18 17:51:47 +00:00
episodic_memory.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
glm.rs fix: Correct parameter names in tool .bas files to match database schema 2026-02-18 17:51:47 +00:00
local.rs fix: Increase default n_predict to 512 for DeepSeek R1 reasoning 2026-02-15 20:27:35 +00:00
mod.rs fix: Correct parameter names in tool .bas files to match database schema 2026-02-18 17:51:47 +00:00
mod.rs.orig Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
observability.rs Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
rate_limiter.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
smart_router.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00