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

aviary and ldp for agents over langchain #358

Merged
merged 11 commits into from
Sep 11, 2024

Conversation

jamesbraza
Copy link
Collaborator

  • Incorporates aviary as required and ldp as opt-in, drops langchain
  • Moves agents.tools to non-specific to aviary, ldp, or langchain, so people can extend as wished
  • Implements agents.env for an aviary Environment
  • Moves agent.main to use the Environment or optionally ldp
  • Adjusts all tests to match

@jamesbraza jamesbraza added the enhancement New feature or request label Sep 10, 2024
@jamesbraza jamesbraza self-assigned this Sep 10, 2024
paperqa/agents/tools.py Outdated Show resolved Hide resolved
paperqa/readers.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@mskarlin mskarlin left a comment

Choose a reason for hiding this comment

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

Ok I ran 10 litQA questions and we got 7/10

@jamesbraza jamesbraza merged commit b9b9c22 into september-2024-release Sep 11, 2024
3 checks passed
@jamesbraza jamesbraza deleted the aviary-integration branch September 11, 2024 00:25
@jamesbraza jamesbraza mentioned this pull request Sep 11, 2024
@whitead whitead mentioned this pull request Sep 11, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants