Conversation
Sync with Dev
Managing environment variable for langchain project and endpoint
Add information regarding different llm models in README
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨No code suggestions found for the PR. |
PR Code Suggestions ✨No code suggestions found for the PR. |
Update README and add demo videos to the WebApp
PR Type
enhancement, documentation, configuration changes, tests
Description
Implemented support for different LLMs per agent.
Added Docker and Streamlit support for deployment.
Enhanced documentation with setup and usage instructions.
Introduced automated cleanup for temporary files and database entries.
Changes walkthrough 📝
25 files
Add LLM instance support in agent creationSupport specific LLM instance in agent creationSupport specific LLM instance in entry agentUpdate entry agent prompt for file handlingUpdate interpreter prompt for spectrum plottingAdd new tool for spectrum plottingSupport specific LLM instance in SPARQL agentUpdate SPARQL prompt for visualization handlingUpdate tool merge result for optional parametersUpdate SPARQL tool for optional entity parameterSupport specific LLM instance in supervisor agentUpdate supervisor prompt for visualization tasksSupport specific LLM instance in validator agentUpdate validator prompt for question validityAdd authentication support for SPARQL storeAdd LLM creation utility for multiple providersRefactor main for LLM and endpoint managementUpdate session management for MetaboTRefactor workflow for agent and model integrationAdd script for database cleanupAdd script for file cleanupAdd PostgreSQL database managementAdd tool-specific database operationsAdd main Streamlit applicationAdd utility functions for Streamlit app1 files
Remove unused code and clean up2 files
Format code for database connection testAdd newline for code clarity3 files
Add standard questions for testingUpdate evaluation script for LangSmithAdd installation test script8 files
Specify Python version for the projectAdd Dockerfile for containerizationAdd Procfile for Heroku deploymentUpdate configuration for LLM modelsAdd alternative configuration fileAdd Docker Compose configurationUpdate environment dependenciesAdd setup script for Streamlit3 files
Update README with setup and usage instructionsUpdate documentation configurationAdd README for Streamlit web app1 files