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

Adding chroma db and langchain integration #62

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vishesh-baghel
Copy link
Owner

No description provided.

@vishesh-baghel vishesh-baghel self-assigned this Mar 17, 2024
@vishesh-baghel vishesh-baghel linked an issue Mar 17, 2024 that may be closed by this pull request
Copy link

glidee-bot bot commented Mar 17, 2024

Attention: Review Required for the Following Files

This curated list is designed to help you focus on files that may require you to pay more attention while reviewing the code. Files are prioritized based on their risk scores. A zero 'current risk score' may indicate a new file or insufficient historical data. Your attention to these files is highly appreciated!

File Path Risk Score
src/utils.ts 0.00
src/main.ts 0.00
src/schedulers/predictedScoreScheduler.ts 0.00
package-lock.json 0.00
package.json 0.00
src/configs/app.configs.json 0.00
src/configs/fetch.configs.json 0.00
src/constants/Comments.ts 0.00
src/db/connections/chroma.ts 0.00
src/db/connections/mindsdb.ts 0.00

5 similar comments
Copy link

glidee-bot bot commented Mar 17, 2024

Attention: Review Required for the Following Files

This curated list is designed to help you focus on files that may require you to pay more attention while reviewing the code. Files are prioritized based on their risk scores. A zero 'current risk score' may indicate a new file or insufficient historical data. Your attention to these files is highly appreciated!

File Path Risk Score
src/utils.ts 0.00
src/main.ts 0.00
src/schedulers/predictedScoreScheduler.ts 0.00
package-lock.json 0.00
package.json 0.00
src/configs/app.configs.json 0.00
src/configs/fetch.configs.json 0.00
src/constants/Comments.ts 0.00
src/db/connections/chroma.ts 0.00
src/db/connections/mindsdb.ts 0.00

Copy link

glidee-bot bot commented Mar 17, 2024

Attention: Review Required for the Following Files

This curated list is designed to help you focus on files that may require you to pay more attention while reviewing the code. Files are prioritized based on their risk scores. A zero 'current risk score' may indicate a new file or insufficient historical data. Your attention to these files is highly appreciated!

File Path Risk Score
src/utils.ts 0.00
src/main.ts 0.00
src/schedulers/predictedScoreScheduler.ts 0.00
package-lock.json 0.00
package.json 0.00
src/configs/app.configs.json 0.00
src/configs/fetch.configs.json 0.00
src/constants/Comments.ts 0.00
src/db/connections/chroma.ts 0.00
src/db/connections/mindsdb.ts 0.00

Copy link

glidee-bot bot commented Mar 17, 2024

Attention: Review Required for the Following Files

This curated list is designed to help you focus on files that may require you to pay more attention while reviewing the code. Files are prioritized based on their risk scores. A zero 'current risk score' may indicate a new file or insufficient historical data. Your attention to these files is highly appreciated!

File Path Risk Score
src/utils.ts 0.00
src/main.ts 0.00
src/schedulers/predictedScoreScheduler.ts 0.00
package-lock.json 0.00
package.json 0.00
src/configs/app.configs.json 0.00
src/configs/fetch.configs.json 0.00
src/constants/Comments.ts 0.00
src/db/connections/chroma.ts 0.00
src/db/connections/mindsdb.ts 0.00

Copy link

glidee-bot bot commented Mar 17, 2024

Attention: Review Required for the Following Files

This curated list is designed to help you focus on files that may require you to pay more attention while reviewing the code. Files are prioritized based on their risk scores. A zero 'current risk score' may indicate a new file or insufficient historical data. Your attention to these files is highly appreciated!

File Path Risk Score
src/utils.ts 0.00
src/main.ts 0.00
src/schedulers/predictedScoreScheduler.ts 0.00
package-lock.json 0.00
package.json 0.00
src/configs/app.configs.json 0.00
src/configs/fetch.configs.json 0.00
src/constants/Comments.ts 0.00
src/db/connections/chroma.ts 0.00
src/db/connections/mindsdb.ts 0.00

Copy link

glidee-bot bot commented Mar 17, 2024

Attention: Review Required for the Following Files

This curated list is designed to help you focus on files that may require you to pay more attention while reviewing the code. Files are prioritized based on their risk scores. A zero 'current risk score' may indicate a new file or insufficient historical data. Your attention to these files is highly appreciated!

File Path Risk Score
src/utils.ts 0.00
src/main.ts 0.00
src/schedulers/predictedScoreScheduler.ts 0.00
package-lock.json 0.00
package.json 0.00
src/configs/app.configs.json 0.00
src/configs/fetch.configs.json 0.00
src/constants/Comments.ts 0.00
src/db/connections/chroma.ts 0.00
src/db/connections/mindsdb.ts 0.00

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.

Add langchain api
1 participant