4 Commits

Author SHA1 Message Date
Ireneusz Bachanowicz
6f5e817011 Another synchro
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
2025-07-28 09:40:04 +02:00
Ireneusz Bachanowicz
6a57d91b7e 0.2.0 - conf for sandbox
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
2025-07-22 18:24:02 +02:00
935a8a49ae Almost stable tests
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run
2025-07-17 02:21:56 +02:00
0c468c0a69 feat: Implement Jira Webhook Handler with LLM Integration
- Added FastAPI application to handle Jira webhooks.
- Created Pydantic models for Jira payload and LLM output.
- Integrated LangChain with OpenAI and Ollama for LLM processing.
- Set up Langfuse for tracing and monitoring.
- Implemented analysis logic for Jira tickets, including sentiment analysis and label suggestions.
- Added test endpoint for LLM integration.
- Updated requirements.txt to include necessary dependencies and versions.
2025-07-13 11:44:19 +02:00