Elijas Dapšauskas

Results 29 issues of Elijas Dapšauskas

https://docs.streamlit.io/library/api-reference/performance/st.cache_resource

# Description I'd like to propose a simpler syntax for the pipeline description. It is made simpler by having a `choice` function, which signifies, that either a pipeline element or...

Let's take the link given in the official example: ``` url = "https://www.sec.gov/Archives/edgar/data/1326380/000132638021000129/gme-20211030_htm.xml" xbrl_dict = fxp.parse( url, output=["json", "facts", "dimensions",], email="...", ### Adjust this to reflect your email address. This...

# Problem statement `Cmd + Click` on `my_method` in ```python from my_package.core import MyClass my_class = MyClass() my_class.my_method() ``` doesn't take to the method definition (or any other IDE integration)...

@shobrook would you mind relicensing the software as MIT, Apache, etc.?

![image](https://user-images.githubusercontent.com/4084885/139602348-06c13ca1-d673-48fc-90ed-aa8658ef17d0.png) [more details](https://www.thewindowsclub.com/center-fill-fit-stretch-tile-span-wallpapers-windows-10)

last_name's description contents should be all green just like first_name's description contents VSCode BAML extension v0.51.1

bug

**Is your feature request related to a problem? Please describe.** I'm frustrated that only the last request tokens are included when retrying to extract the Pydantic model after a validation...

Hi, thank you for developing aisuite! I was wondering if you could provide some insights into how aisuite differs from or complements other similar tools like LiteLLM. Are there specific...