Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commands for data analysis and websearch, improve subactivities #1301

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

Josh-XT
Copy link
Owner

@Josh-XT Josh-XT commented Dec 18, 2024

This pull request introduces several changes to the agixt project, focusing on enhancing the logging of interactions and adding new functionalities for data analysis and web search. The most important changes include the addition of thinking_id for logging subactivities, the introduction of new commands in agixt_actions, and updates to various methods to incorporate these changes.

Enhancements to logging:

  • agixt/Interactions.py: Added thinking_id to log subactivities in multiple methods such as format_prompt, run, and others. [1] [2]
  • agixt/Websearch.py: Updated the scrape_websites method to use thinking_id for logging subactivities.
  • agixt/XT.py: Incorporated thinking_id in various methods like learn_spreadsheet, chat_completions, analyze_user_input, and analyze_data for better logging of subactivities and errors. [1] [2] [3] [4] [5] [6] [7]

New functionalities:

@Josh-XT Josh-XT marked this pull request as ready for review December 18, 2024 12:20
@Josh-XT Josh-XT merged commit 7b4160b into main Dec 18, 2024
5 checks passed
@Josh-XT Josh-XT deleted the add-commands-for-data-analysis-and-websearch branch December 18, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant