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

refactor: reorganize memory components and enhance model inputs with improved documentation #4529

Merged
merged 16 commits into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. new components improvements

    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e44c885 View commit details
    Browse the repository at this point in the history
  2. ✨ (create_data.py): introduce a new 'legacy' attribute to mark the co…

    …mponent as legacy code
    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e25c459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa1972 View commit details
    Browse the repository at this point in the history
  4. chaing langchain hub name

    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    aebb415 View commit details
    Browse the repository at this point in the history
  5. 📝 (run_flow.py): remove beta flag from RunFlowComponent to indicate i…

    …t is no longer in beta
    
    📝 (extract_key.py): remove beta flag from ExtractDataKeyComponent to indicate it is no longer in beta
    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ea51355 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5de05b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b402151 View commit details
    Browse the repository at this point in the history
  8. merge fix

    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b3e7b7d View commit details
    Browse the repository at this point in the history
  9. 📝 (store_message.py): add 'advanced' parameter to the 'Session ID' fi…

    …eld to indicate it is an advanced setting
    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2f2ee2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1860043 View commit details
    Browse the repository at this point in the history
  11. new components sweep

    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c3884d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a39692 View commit details
    Browse the repository at this point in the history
  13. fix tests

    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9a59cd6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0957f09 View commit details
    Browse the repository at this point in the history
  15. ✨ (filterSidebar.spec.ts): Update test descriptions to reflect the co…

    …rrect component names for better clarity and maintainability
    
    ♻️ (freeze.spec.ts): Refactor test to use the correct component name for consistency and readability
    ♻️ (stop-building.spec.ts): Refactor test to use the correct component name for consistency and readability
    ♻️ (generalBugs-shard-9.spec.ts): Refactor test to use the correct component name for consistency and readability
    ♻️ (filterEdge-shard-1.spec.ts): Refactor test to use the correct component name for consistency and readability
    Cristhianzl authored and ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bfc0ab1 View commit details
    Browse the repository at this point in the history
  16. style: Improve YahooFinanceToolComponent description and code readabi…

    …lity
    
    Enhance clarity in the component's purpose and refine inline formatting to boost maintainability.
    ogabrielluiz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1477604 View commit details
    Browse the repository at this point in the history