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

Enhance the example applications: chat history and webcrawler (and add the 'log-event' agent) #623

Merged
merged 8 commits into from
Oct 19, 2023

Conversation

eolivelli
Copy link
Member

@eolivelli eolivelli commented Oct 19, 2023

Summary:

  • add new EL function fn:toSQLTimestamp to work with SQL databases (like PostGRE)
  • add automatic purge of the chat history in the PostgreSQL chat history example application
  • add automatic deletion of stale chunks in the webcrawler and the docker-chatbot example applications
  • reduce logging
  • add a new "log-event" agent, that allows you to write to the log in order to debug what's happening in the pipeline

@eolivelli eolivelli changed the title Enhance the example applications: chat history and webcrawler Enhance the example applications: chat history and webcrawler (and add the 'log-event' agent) Oct 19, 2023
@eolivelli eolivelli merged commit 0002679 into main Oct 19, 2023
9 checks passed
@eolivelli eolivelli deleted the impl/clean-chat-history branch October 19, 2023 15:23
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants