Adam Quigley

Results 5 issues of Adam Quigley

This PR removes [Rusoto](https://github.com/rusoto/rusoto), which is currently in maintenance mode, from the Integration test examples and replaces it with [aws-sdk-rust](https://github.com/awslabs/aws-sdk-rust). The AWS Rust SDK is still in developer preview but...

I'm trying to add a tool with the [OpenAPI chain](https://python.langchain.com/en/latest/modules/chains/examples/openapi.html#openapi-chain), and I'm struggling to get API auth working. A bit about my use case: - I want to build a...

Adds some basic unit tests for the ConfluenceLoader that can be extended later. Ports this [PR from llama-hub](https://github.com/emptycrown/llama-hub/pull/208) and adapts it to `langchain`. @Jflick58 and @zywilliamli adding you here as...

### Start from the Use-case First of all, thanks for this project 🙌 it's a great concept. This a feature request to enhance the Queue construct that might benefit others....

enhancement

When logging features, the 'active_features' field isn't respected in the SLTR query and features that are not specified in `active_features` are returned in the `_ltrlog` without score values. [The docs...