Conversation
Feature/new cms
Feature/new cms
- Implement LangfuseSessionMiddleware to manage user sessions for AI routes. - Introduce blog_session_store.py for in-memory session ID management with a TTL of 2 hours. - Create langfuse_observer.py for tracing function calls with Langfuse identity and usage support. - Add langfuse_tracer.py to handle Langfuse client initialization and tracing logic. - Update main.py to integrate new middleware and session management. - Modify requirements.txt to include langfuse and python-dotenv for environment variable management. - Add .gitignore to exclude agent files and lock files.
…specify version in requirements
…JSON parsing and Langfuse observability support
…ckground blog scheduler
Feat/langfuse
…esting and session pinning
…dleware propagation
…date configuration
…e into blog workflows
…including configuration updates
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.