-
Couldn't load subscription status.
- Fork 53
1.4 -> master #551
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
Merged
Merged
1.4 -> master #551
Conversation
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
* Back out agent change * Fixed broken tests
* Use collection field from request when loading a knowledge core * Test core collection
* Tech spec for graceful shutdown * Graceful shutdown of importers/exporters * Update socket to include graceful shutdown orchestration * Adding tests for conditions tracked in this PR
* trustgraph-base .chunks / .documents confusion in the API * Added tests, fixed test failures in code * Fix file dup error * Fix contract error
* Tech spec * Object query service for Cassandra * Gateway support for objects-query * GraphQL query utility * Filters, ordering
* Tech spec for tool group * Partial tool group implementation * Tool group tests
* Cassandra consolidation of parameters * New Cassandra configuration helper * Implemented Cassanda config refactor * New tests
* Fixing more Cassandra work * Fix tests
* Remove GraphQL collection parameter * Update tech spec to mark query service complete
* Tweak the structured query schema * Structure query service * Gateway support for nlp-query and structured-query * API support * Added CLI * Update tests * More tests
* Agent integration to structured query * Update tests
* Fix integration issues * Fix query defaults * Fix tests
* Updated tool cmd line * Added a CLI test
* Object import dispatcher * Add object import gateway test
* Object batching * Update tests
- Sorted out confusing --auto mode with tg-load-structured-data - Fixed tests & added CLI tests
* Fix API incorrect usage * Refactor to remove duplicate code * Fix schema extraction in --auto * Fix broken load functionality
* Fix Prometheus incorrect metric name * Remove unnecessary changes
* Collection+user fields in structured query * User/collection in structured query & agent
* Fix non-backward-compatible agent changes * Fix broken agents
* Fix missing document RAG user/collection params * Added test
- Remove object embeddings, were currently broken and not used - Fixed Milvus collection names * Updating tests * Remove unused entrypoint
* Change pyproject files for 1.4 * Fix tests to track 1.4
* Import flow tech spec * Structured diag service * Plumbed into API gateway * Type detector * Diag service * Added entry point
* Improved XML detect, added schema selection * Add schema select + tests * API additions * More tests * Fixed tests
* Tech spec * Refactored Cassanda knowledge graph for single table * Collection management, librarian services to manage metadata and collection deletion
* Tech spec * Tech spec complete * Cassandra multi-table for performance
* Plumb collection manager into librarian * Test end-to-end
* Tech spec for GraphRAG optimisation * Implement GraphRAG optimisation and update tests
* Flow parameter tech spec * Flow configurable parameters implemented
* Fix CLI typo * Complete flow parameters work, still needs implementation in LLMs
… to a flow (#531) * Ported LLMs to dynamic models
* Fix pyproject.toml missing requests dep * parameters is now parameter-types * Update flow parameters tech spec for recent changes (no impact on this repo)
* Add temperature parameter to LlmService and roll out to all LLMs
* Fix tests, update to new model parameter usage
* More LLM tests * Fixing tests
* Chunking params are dynamic * Update tests
* Add advanced mode to tech spec, fix enum description in tech spec * Updated tech-spec for controlled-by relationship between parameters * Update tg-show-flows CLI * Update tg-show-flows, tg-show-flow-classes, tg-start-flow CLI * Add tg-show-parameter-types
* Flow creation uses parameter defaults in API and CLI * Submit strings for flow parameters
* Fixing collection deletion * Fixing collection management param error * Always test for collections * Add Cassandra collection table * Updated tech spec for explicit creation/deletion * Remove implicit collection creation * Fix up collection tracking in all processors
* Address creation/deletion sync problems * Fix object writer management * Get Milvus to use ANN
* Iteration algorithm modified to look for tables using schema definitions rather than iterate over all tables
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.