This project is mirrored from https://github.com/run-llama/sec-insights.
Pull mirroring updated .
- Mar 12, 2025
-
-
Sourabh Desai authored
-
Sourabh Desai authored
-
Sourabh Desai authored
-
Sourabh Desai authored
-
Sourabh Desai authored
* updating pydantic + llamaindex + others * make run working * pydantic usage * polygon dep update * remove product hunt banner * migrate away from servicecontext * fixes * revert chat_llama base url * update fastapi * cors
-
- Apr 19, 2024
-
-
juni3227 authored
-
- Feb 24, 2024
-
-
Sourabh Desai authored
-
- Jan 15, 2024
-
-
Bhaskar Gautam authored
In most recent localstack container image health url is migrated to this resource.
-
- Nov 26, 2023
-
-
Sourabh Desai authored
* Merge * logging * update li version to 0.9.7 + fix bug with streaming response generation * revert makefile
-
- Nov 06, 2023
-
-
Sourabh Desai authored
* use gpt-4-turbo * remove structured_answer_filtering * comment
-
- Nov 04, 2023
-
-
Sourabh Desai authored
* frontend hotfix for duplicated sec docs * add sorting + make use of lodash's sortedUniqBy * revert NEXT_PUBLIC_BACKEND_URL
-
- Nov 03, 2023
-
-
Sourabh Desai authored
-
- Oct 30, 2023
-
-
Sourabh Desai authored
* update llama_index * update llama_index to actual latest version 0.8.55 * fix ts error
-
- Oct 17, 2023
-
-
Sourabh Desai authored
* Updated sec-edge-downloader to version 5.0.2 * pull SEC EDGAR user agent details from .env --------- Co-authored-by:
dr-BEat <dr-BEat@users.noreply.github.com>
-
- Oct 10, 2023
-
-
Sourabh Desai authored
Actually ping localstack's health endpoint instead of just sleeping for 3 seconds and hoping that localstack is up
-
- Oct 09, 2023
-
-
Sourabh Desai authored
* Create TROUBLESHOOTING.md * Rename TROUBLESHOOTING.md to troubleshooting.md * Update README.md add links to troubleshooting resources
-
- Oct 01, 2023
-
-
Sourabh Desai authored
typo
-
Sourabh Desai authored
* add README for .devcontainer folder * spelling * spelling * typo
-
- Sep 28, 2023
-
-
Sourabh Desai authored
* add Dockerfile for devcontainer * add nodejs installation * more deps needed for node.js installation * fix * fix * fix * fix * fix * update README + add Codespace origin if running in codespaces * use docker compose yaml * rename file * fix allow_origins set to include codespace origin * use features + remove workspace compose yaml * apt-get update * remove npm & poetry install * add nodejs feature * address variety of more issues with running on codespaces + issues with make migate * add one more step to backend readme * remove loose console log * fix refresh_db for linux * confirm with capital Y * readme updates
-
Sourabh Desai authored
* add Dockerfile for devcontainer * add nodejs installation * more deps needed for node.js installation * fix * fix * fix * fix * fix * update README + add Codespace origin if running in codespaces * use docker compose yaml * rename file * fix allow_origins set to include codespace origin * use features + remove workspace compose yaml * apt-get update * remove npm & poetry install * add nodejs feature * address variety of more issues with running on codespaces + issues with make migate * add one more step to backend readme * remove loose console log
-
- Sep 27, 2023
-
-
Sourabh Desai authored
* incorporating variety of feedback on impproving dev experience when setting things up locally * reword FAQ.md
-
- Sep 26, 2023
-
-
Sourabh Desai authored
Add note on SEC use-case specific prompts
-
- Sep 22, 2023
-
-
Kiki R authored
-
- Sep 21, 2023
-
-
Kevin Kwok authored
-
- Sep 20, 2023
-
-
Sourabh Desai authored
* simplify specification of DATABASE_URL for make run_docker by adding .env.docker * use localhost + have make migrate create containers first * update README setup instructions. Just need make run now * update Makefile to run before use of 'docker compose create' before use of 'docker compose start' * newline
-
- Sep 17, 2023
-
-
Sourabh Desai authored
* small changes to help during dev environment setup * add install command in wkhtmltopdf error message
-
- Sep 14, 2023
-
-
Sourabh Desai authored
-
Sourabh Desai authored
-
- Sep 12, 2023
-
-
Sourabh Desai authored
add producthunt embedded badge
-
Sourabh Desai authored
some small wording changes to indicate that seed script encompasses the document downloader script.
-
Sourabh Desai authored
-
Sourabh Desai authored
Add badges + link to #sec-insights discord channel
-
- Sep 11, 2023
-
-
Sourabh Desai authored
* fixed typo in README * fixed docker compose bug #13 * made requested changes * get database url from config * Sourabh/issue 13 (#1) * modifications to the code structure and the way check_database_connection is called * Initial commit * Initial commit * Initial commit * Initial commit * add check in run_docker to ensure DATABASE_URL isnt set in .env * pin ankane/pgvector image to v0.5.0 to avoid future breakages * add missing greenlet dep --------- Co-authored-by:
siddarthreddygsr <siddarthreddygsr@gmail.com>
-
Gurram Siddarth Reddy authored
* fixed typo in README * fixed docker compose bug #13 * made requested changes * get database url from config * Sourabh/issue 13 (#1) * modifications to the code structure and the way check_database_connection is called * Initial commit * Initial commit * Initial commit * Initial commit --------- Co-authored-by:
Sourabh Desai <sourabhdesai@gmail.com>
-
- Sep 10, 2023
-
-
Gurram Siddarth Reddy authored
-
Ikko Eltociear Ashimine authored
Github -> GitHub
-
- Sep 09, 2023
-
-
Sourabh Desai authored
-
- Sep 07, 2023
-
-
Sourabh Desai authored
* Create FAQ.md Add two common questions we've received so far * Update README.md add link to FAQ
-
Sourabh Desai authored
Add link to YouTube tutorial, system architecture diagram, and shoutout
-
Sourabh Desai authored
-