Commit Graph

27 Commits

Author SHA1 Message Date
Davidson Gomes
9ef4835344 docs(readme): update frontend configuration section to reflect correct .env file name 2025-05-24 10:34:30 -03:00
Davidson Gomes
c4a4e5fd68 feat(makefile): update run command to exclude frontend and log files during reload 2025-05-24 10:27:30 -03:00
Davidson Gomes
482c1693d1 feat(env): add AI engine configuration option to .env.example and update README for improved clarity 2025-05-19 15:34:42 -03:00
Davidson Gomes
2bbe2c90ac feat(email): add SMTP email provider support as alternative to SendGrid 2025-05-15 19:09:18 -03:00
Davidson Gomes
958eeec4a6 fix(docs): correct Model Control Protocol to Model Context Protocol in README 2025-05-14 18:22:15 -03:00
Davidson Gomes
0ca6b4f3e9 refactor(agent): remove CrewAI agent support and update related configurations 2025-05-14 13:13:27 -03:00
Davidson Gomes
2a80bdf7a3 feat(agent): add Task Agent for structured task execution and improve context management 2025-05-14 12:36:34 -03:00
Davidson Gomes
0dbf6d1c13 feat(agent): add support for CrewAI agents and update related configurations 2025-05-14 08:23:59 -03:00
Davidson Gomes
8438e75dff docs: remove license section from README 2025-05-13 07:11:04 -03:00
Davidson Gomes
37c17c9e3d docs: update README with API documentation, logs, contributing guidelines, and acknowledgments 2025-05-13 06:52:57 -03:00
Davidson Gomes
6be09de87d docs: add frontend installation instructions to README 2025-05-13 06:40:04 -03:00
Davidson Gomes
0ec9bbdc13 chore: add Apache License 2.0 and update project license information in README and pyproject.toml 2025-05-13 06:35:16 -03:00
Davidson Gomes
4800807783 docs: add Langfuse integration section to README for tracing and observability 2025-05-12 17:29:13 -03:00
Davidson Gomes
acdfdf40ee chore(docs): update README to clarify alembic-upgrade command usage 2025-05-07 13:34:31 -03:00
Davidson Gomes
17b4c20a4c feat(api): implement secure API key management with encryption and CRUD operations 2025-05-07 13:08:59 -03:00
Davidson Gomes
0e3c331a72 chore(cleanup): remove contact-related files and update JWT expiration time settings 2025-05-07 11:43:00 -03:00
Davidson Gomes
422639a629 chore(cleanup): remove unused files and update documentation for clarity 2025-05-07 06:43:33 -03:00
Davidson Gomes
b8a95e047f feat(dependencies): add psycopg2 for PostgreSQL support and update README description 2025-05-02 10:56:48 -03:00
Davidson Gomes
01d50af7ad feat(readme): add detailed agent types and creation instructions 2025-04-30 20:29:31 -03:00
Davidson Gomes
13a6247780 chore: update environment variables and improve agent configuration 2025-04-29 19:29:48 -03:00
Davidson Gomes
0a27670de5 docs: update README with installation instructions and development commands 2025-04-28 20:48:52 -03:00
Davidson Gomes
215e76012e translate to english 2025-04-28 20:04:51 -03:00
Davidson Gomes
c3baa54215 docker config 2025-04-28 18:49:56 -03:00
Davidson Gomes
dfc9049b39 final structure 2025-04-28 16:17:35 -03:00
Davidson Gomes
84ea77c3f7 Atualiza a estrutura do projeto Evo AI, adicionando novos scripts de seeders para criar dados iniciais, incluindo usuários, agentes, clientes e ferramentas. Implementa rotas de autenticação e auditoria, além de configurar o middleware JWT. Atualiza as configurações de ambiente e o README para refletir as mudanças. Adiciona novas dependências para autenticação e envio de e-mails. 2025-04-28 15:33:48 -03:00
Davidson Gomes
e98744b7a4 new mcp servers format 2025-04-28 12:37:58 -03:00
Davidson Gomes
1aef473937 structure saas with tools 2025-04-25 15:30:54 -03:00