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

New strategy for collecting messages and improvements to ReAct agent and message passing #305

Merged
merged 14 commits into from
Aug 10, 2023

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    9e57b34 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    9d57160 View commit details
    Browse the repository at this point in the history
  2. Prompt adjustments

    raulraja committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    0e904da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d679510 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    3bdf661 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge remote-tracking branch 'origin/main' into improvements-to-react…

    …-agent
    
    # Conflicts:
    #	core/src/commonMain/kotlin/com/xebia/functional/xef/llm/Chat.kt
    #	core/src/commonMain/kotlin/com/xebia/functional/xef/prompt/expressions/Expression.kt
    raulraja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9d4c7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f674f87 View commit details
    Browse the repository at this point in the history
  3. spotless and clean up

    raulraja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e53e6f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae6ab02 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    b68cc8e View commit details
    Browse the repository at this point in the history
  2. Java files fixed

    javipacheco committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    158acee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8396e72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e8b03 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Comments addressed

    javipacheco committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    97d0252 View commit details
    Browse the repository at this point in the history