Commit Graph

15 Commits

Author SHA1 Message Date
Davidson Gomes
956d16a854 feat(frontend): add initial frontend structure with components, services, and assets 2025-05-24 09:51:34 -03:00
Davidson Gomes
cf24a7ce5d feat(api): integrate new AI engines and update chat routes for dynamic agent handling 2025-05-19 15:22:37 -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
9ab001c35e chore(dependencies): update litellm version constraint to allow minor updates 2025-05-14 08:33:15 -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
cf07f732c2 chore: update author information in multiple files 2025-05-13 07:30:52 -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
ab1f528a34 feat(otel): integrate OpenTelemetry for Langfuse monitoring and add configuration settings 2025-05-12 17:12:39 -03:00
Davidson Gomes
a1ccae54c5 chore(dependencies): update litellm version to 1.68.1 2025-05-07 15:36:08 -03:00
Davidson Gomes
7b7487fea7 feat(agent): add workflow agent support and integrate with agent builder 2025-05-06 19:56:56 -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
4901be8e4c feat(a2a): add Redis configuration and A2A service implementation 2025-04-30 16:39:48 -03:00
Davidson Gomes
34734b6da7 feat(api): implement WebSocket support for real-time task updates and add streaming service 2025-04-29 20:15:02 -03:00
Davidson Gomes
13a6247780 chore: update environment variables and improve agent configuration 2025-04-29 19:29:48 -03:00
Davidson Gomes
e7e030dfd5 chore: update project structure and add testing framework 2025-04-28 20:41:10 -03:00