Elijas Dapšauskas
Elijas Dapšauskas
### Problem Currently it's `==1.0.0` which leads to dependency issues, wherever crewai is used with a project with the latest python-dotenv (e.g. `^1.0.1`) ### Solution let's make it at least...
Hello, The concept of 'LLM Knowledge Distillation', intrinsic to gpt-llm-trainer, isn't explicitly highlighted in the repository. Adding it to the Readme or the Github Topic Tags could introduce multiple benefits....
Hey @Ciantic, Just wanted to drop a quick note to say how much we appreciate your work on VirtualDesktopAccessor. It's been a game-changer for our [windows-desktop-switcher](https://github.com/pmb6tz/windows-desktop-switcher) project. We thought it...
### Discussed in https://github.com/orgs/alphanome-ai/discussions/56 Originally posted by **Elijas** November 24, 2023 # Example document https://www.sec.gov/Archives/edgar/data/1675149/000119312518236766/d828236d10q.htm ```html Options to purchase 1 million shares of common stock at a weighted average exercise...
# Context [MSFT accuracy-test](https://github.com/alphanome-ai/sec-parser-test-data/blob/main/10-Q/MSFT/0000950170-23-014423/actual-structure-and-text_summary.json) ([permalink](https://github.com/alphanome-ai/sec-parser-test-data/blob/3a3b2616be9569f62d7d1028662fe19ded400601/10-Q/MSFT/0000950170-23-014423/actual-structure-and-text_summary.json) at the time of posting) # Problem The header "PART I" is identified as `top section title element`, when it should be identified as `page...
Annotate filings from these links - https://www.sec.gov/Archives/edgar/data/1675149/000119312518236766/d828236d10q.htm - https://www.sec.gov/Archives/edgar/data/19617/000001961723000432/jpm-20230630.htm - https://github.com/orgs/alphanome-ai/discussions/58 - https://github.com/orgs/alphanome-ai/discussions/48
# Context [MSFT accuracy-test](https://github.com/alphanome-ai/sec-parser-test-data/blob/main/10-Q/MSFT/0000950170-23-014423/actual-structure-and-text_summary.json) ([permalink](https://github.com/alphanome-ai/sec-parser-test-data/blob/3a3b2616be9569f62d7d1028662fe19ded400601/10-Q/MSFT/0000950170-23-014423/actual-structure-and-text_summary.json) at the time of posting) # Problem Titles come out as two separate title elements ``` { "text_content": "PART I. FINANCI" }, { "text_content": "AL...
Functionality of ```html Go to home page ``` instead of ```html Go to home page ``` when a button is clicked e.g. ```python sac.ButtonsItem(label='link', icon='share-fill', href='/', target='_self'), ```
Hello, eamlit to passthrough all the access to the elements? Or does it come from antd-components? ``````