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

fix(llamaindex): instrument agents & tools #533

Merged
merged 5 commits into from
Feb 27, 2024
Merged

fix(llamaindex): instrument agents & tools #533

merged 5 commits into from
Feb 27, 2024

Conversation

nirga
Copy link
Member

@nirga nirga commented Feb 26, 2024

No description provided.

@nirga nirga force-pushed the llamaindex-agents branch 3 times, most recently from eb6bc9a to 22b3916 Compare February 26, 2024 20:06
@nirga nirga force-pushed the llamaindex-agents branch from 22b3916 to f1032bf Compare February 26, 2024 20:09
Copy link
Contributor

@paolorechia paolorechia left a comment

Choose a reason for hiding this comment

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

Some nitpicks / questions, but looks good otherwise.

@@ -0,0 +1,62 @@
from importlib.metadata import version as package_version, PackageNotFoundError
Copy link
Contributor

Choose a reason for hiding this comment

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

🙃 (NIT) There is a lot of duplication here. Maybe it could be refactored sometime.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah I know :/ I need to refactor this

@paolorechia
Copy link
Contributor

Just noticed there's a failing test on 3.11 because of pydantic

@nirga nirga force-pushed the llamaindex-agents branch from 13c42b9 to 97d37ed Compare February 27, 2024 10:12
@nirga nirga merged commit 1dccfab into main Feb 27, 2024
7 checks passed
@nirga nirga deleted the llamaindex-agents branch February 27, 2024 10:43
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.

2 participants