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

Feature/create file agent #94

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

gaganahluwalia
Copy link
Collaborator

@gaganahluwalia gaganahluwalia commented Sep 17, 2024

Description

This PR adds the ability for the InferGPT to have a fileAgent which has 2 tools to read or write to files on the backend.

Changelog

  • Added a new agent file : file_agent.py
  • Changed intent.j2
  • Added file_agent_test.py

backend/src/agents/__init__.py Outdated Show resolved Hide resolved
backend/src/agents/file_agent.py Outdated Show resolved Hide resolved
SvetA1395
SvetA1395 previously approved these changes Sep 18, 2024
Copy link
Collaborator

@hsauve-scottlogic hsauve-scottlogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me, nice work!

@gaganahluwalia gaganahluwalia merged commit 8d63dd9 into release/improve-reliability Sep 25, 2024
4 checks passed
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.

4 participants