Conversation
Write API Token and Base URL to Secrets Manager
Cleanup model info from event config Get agents working printing to logs Add Azure API key to chat template wip: temporary log to chat metric group Fix secrets and build stuff in chat Get agent callbacks working Pass web socket to agent handler and add skeleton for callbacks Exclude embeddings from hybrid query Add websocket callbacks Add responses over websocket Send tool start/end, tokens, and stop/result messages over websocket Teach the chat handler how to forget on demand Update tools, remove examples Improve prompting Compress checkpoint data Add more fields back to hybrid query Add S3Saver and S3 infrastructure to chat template Rename source_documents to search_result
Slightly change key pattern of checkpoints in s3 Indicate final message in socket
Make search agent a class Wire model, stream_response input options back up Add jupyter notebook for rapid iteration Remove errant #* comment
Get sync chat function working Refactor SearchAgent Fix up mocking and SearchAgent test Get chat and sync chat tests passing Add additional tests Add agent handler unit tests Refactor chat package/module layout Get all tests passing Add tests for the S3 Checkpointer Full test coverage for metrics callback Extract SearchWorkflow class for readability and testing Full test coverage for EventConfig Add unit tests and fixture for the complex real-world keyword fields Fix up ruff check Full test coverage for tools Full test coverage for setup.py with a slight refactor Full test coverage for setup.py and OpenSearchNeuralSearch Full test coverage for WebSocket class Don't automatically load secrets on module import Switch test runner to pytest Leave individual test files as unittest Add tests for core.secrets Add test to make sure the chat handler writes metrics Full test coverage for s3_checkpointer.py (marked as a slow test) and more coverage for OpenSearchNeuralSearch
Split checkpoint into interactions and filter all but the last one Identify tool-related AIMessages by response_metadata
Add ability to selectively deploy stacks Use cfn-lint instead of sam validate Add DEFAULT_SEARCH_SIZE parameter Add make features for env.json and samconfig.yaml and update documentation Fix issues with templates & makefile and update documentation Fix `start-with-step` to allow av-download stack to run
Update the prompt to limit tool calls and avoid recursion errors.
Conversations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.