-
Notifications
You must be signed in to change notification settings - Fork 192
Remove tools.json #65
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
Conversation
|
we also need to update the logic for |
….9 compatibility with package paths in tool_generation. Standardize naming in tool json configs.
|
Just took care of #26 as well. I'll stop throwing stuff into this PR now 😇 |
|
it looks like the github workflow is only testing 3.11 and 3.12. ill make a pr to fix this. but 3.9 is still failing with tox when checked out. i'm okay with removing support for 3.9 if we see a good reason |
# Conflicts: # agentstack/tools/tools.json
|
merged main in, updated great idea @tcdent on testing all the tool files! i was going to add that in a separate PR then saw you did it here 🙂 |
This addresses #57