issues
search
josephj
/
standup-report
Generate daily stand-up report by connecting to Jira, Github and Google Calendar
MIT License
2
stars
0
forks
source link
[Summary] Connecting to GROQ for summary generation (fix #30)
#53
Closed
josephj
closed
4 weeks ago
josephj
commented
1 month ago
Ability to use different LLMs rather than Open AI GPT model
Server
Added ESLint configuration for code quality.
Created example environment file for API key.
Added .gcloudignore to exclude unnecessary files from deployment.
Implemented package.json and package-lock.json for dependency management.
Developed core functionality in handlers and middlewares for chat completions.
Introduced schema validation using Zod for request payloads.
Client
Rename call-open-ai to ask-assistant so it can access different LLM
Ability to use different LLMs rather than Open AI GPT model