Commit Graph

124 Commits

Author SHA1 Message Date
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
198eb57032 refactor(agent_service): simplify agent configuration validation and remove unnecessary comments 2025-05-14 08:58:00 -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
98c559e1ce chore(changelog): add entry for API key sharing and flexible authentication in version 0.0.9 2025-05-13 19:45:34 -03:00
Davidson Gomes
6a9f329def feat(agent): add API key sharing and flexible authentication for chat routes 2025-05-13 19:45:12 -03:00
Davidson Gomes
b29d8d108e refactor(a2a_task_manager): simplify chunk processing and improve error handling 2025-05-13 18:47:15 -03:00
Davidson Gomes
72e4b7865a Merge tag '0.0.9' into develop
v
2025-05-13 18:19:21 -03:00
Davidson Gomes
ef5e84859d Merge branch 'release/0.0.9' 2025-05-13 18:19:19 -03:00
Davidson Gomes
ae62a557d3 chore(changelog): update changelog for version 0.0.9 with release date and user authentication changes 2025-05-13 18:19:12 -03:00
Davidson Gomes
86de80a998 refactor(workflow_agent): iterate over AsyncGenerator in workflow execution 2025-05-13 18:18:06 -03:00
Davidson Gomes
2bac2b3824 chore: update author information and file names in multiple files 2025-05-13 17:50:14 -03:00
Davidson Gomes
3185233233 fix(workflow_agent): increase recursion limit for state streaming 2025-05-13 15:34:38 -03:00
Davidson Gomes
48597bdf30 chore(changelog): update changelog for version 0.0.9 with user authentication enhancements 2025-05-13 09:12:36 -03:00
Davidson Gomes
b53746dd1f feat(auth): enhance user authentication with detailed error handling 2025-05-13 09:11:58 -03:00
Davidson Gomes
ebbbf62df5 Merge tag '0.0.8' into develop
v
2025-05-13 07:32:40 -03:00
Davidson Gomes
d0f40e7d35 Merge branch 'release/0.0.8' 2025-05-13 07:32:39 -03:00
Davidson Gomes
15a4ec7e33 Merge branch 'main' of github.com:EvolutionAPI/evo-ai 2025-05-13 07:32:18 -03:00
Davidson Gomes
6c0dfae9bf Merge tag '0.0.8' into develop
v
2025-05-13 07:32:00 -03:00
Davidson Gomes
48d15a6128 Merge branch 'release/0.0.8' 2025-05-13 07:31:57 -03:00
Davidson Gomes
7ddbce89d0 chore(changelog): update changelog for version 0.0.8 with author information changes 2025-05-13 07:31:46 -03:00
Davidson Gomes
cf07f732c2 chore: update author information in multiple files 2025-05-13 07:30:52 -03:00
Davidson Gomes
897d3dc9ea
Merge pull request #2 from EvolutionAPI/develop
docs: remove license section from README
2025-05-13 07:16:54 -03:00
Davidson Gomes
8438e75dff docs: remove license section from README 2025-05-13 07:11:04 -03:00
Davidson Gomes
a099575620
Merge pull request #1 from EvolutionAPI/develop
Readme Updates
2025-05-13 06:53:49 -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
7e013787ed Merge tag '0.0.7' into develop
v
2025-05-13 06:45:06 -03:00
Davidson Gomes
984b3b28ba Merge branch 'release/0.0.7' 2025-05-13 06:45:04 -03:00
Davidson Gomes
80f04ada32 chore(changelog): update changelog for version 0.0.7 with Docker CI workflow details 2025-05-13 06:44:57 -03:00
Davidson Gomes
3dd6971fce feat(ci): add Docker image CI workflow for automated builds and pushes 2025-05-13 06:43:04 -03:00
Davidson Gomes
02cbda22dd Merge tag '0.0.6' into develop
v
2025-05-13 06:41:31 -03:00
Davidson Gomes
e3e40ede2b Merge branch 'release/0.0.6' 2025-05-13 06:41:29 -03:00
Davidson Gomes
0c3d2fdbe2 docs: add changelog file to document project updates and version history 2025-05-13 06:41:23 -03:00
Davidson Gomes
6be09de87d docs: add frontend installation instructions to README 2025-05-13 06:40:04 -03:00
Davidson Gomes
1e00887167 Merge tag '0.0.5' into develop
v
2025-05-13 06:35:28 -03:00
Davidson Gomes
705791d17f Merge branch 'release/0.0.5' 2025-05-13 06:35:24 -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
146c28ae27 style(templates): adjust color scheme in base email template for better visual appeal 2025-05-12 19:41:07 -03:00
Davidson Gomes
fc61fb062e style(templates): update base email template styles for improved aesthetics 2025-05-12 19:36:43 -03:00
Davidson Gomes
a46402fd08 refactor(auth, email_service, user_service, templates): update email handling and improve base email template styling 2025-05-12 19:23:11 -03:00
Davidson Gomes
47307a1045 Merge tag '0.0.4' into develop
v
2025-05-12 17:51:38 -03:00
Davidson Gomes
b21e355ce1 Merge branch 'release/0.0.4' 2025-05-12 17:51:36 -03:00
Davidson Gomes
0c69df107e refactor(a2a_task_manager): improve JSON handling and error logging for chunk processing 2025-05-12 17:51:27 -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
71ecc8f35b Merge tag '0.0.3' into develop
v
2025-05-12 17:20:31 -03:00
Davidson Gomes
782c2aceff Merge branch 'release/0.0.3' 2025-05-12 17:20:29 -03:00
Davidson Gomes
ff27fb157c Merge tag '0.0.2' into develop
v
2025-05-12 17:12:51 -03:00
Davidson Gomes
bafbd494ed Merge branch 'release/0.0.2' 2025-05-12 17:12:48 -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
f319b89806 refactor(chat_routes, agent_runner, workflow_agent): improve JSON handling and clean up code 2025-05-12 16:26:06 -03:00