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

[Enhancement] if the user specifies tools or returns files the msgs and workdir needs to be setup correctly eg the files should become available locally in workdir #916

Closed
Tracked by #602
gagb opened this issue Dec 8, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed openai-assistant Issues related to assistants from OpenAI

Comments

@gagb
Copy link
Collaborator

gagb commented Dec 8, 2023

extend GPTAssistantAgent so that:

  • if a code interpreter creates a file, it should become available locally
  • if I have a local file, code interpreter should be able to use it

https://platform.openai.com/docs/assistants/tools/reading-images-and-files-generated-by-code-interpreter

@gagb gagb added the openai-assistant Issues related to assistants from OpenAI label Dec 8, 2023
@gagb gagb added help wanted Extra attention is needed enhancement New feature or request labels Jan 29, 2024
whiskyboy pushed a commit to whiskyboy/autogen that referenced this issue Apr 17, 2024
* Added extras for synapse

* Update Installation doc
@gagb gagb closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed openai-assistant Issues related to assistants from OpenAI
Projects
None yet
Development

No branches or pull requests

1 participant