Paolo AI

Results 23 issues of Paolo AI

Hi there, I am test running the latest image of TheHive4+Cortex. During the first step which is the migration step I am getting this: ![image](https://user-images.githubusercontent.com/315964/146088489-a4d9fe5e-ab8f-4fb0-bab9-b5ecc47e468c.png) In the logs I see...

Hello did you implement the createUser as well in your library? [Firebase doc](https://www.firebase.com/docs/web/api/firebase/createuser.html)

Hello, you should generate a specific exception when the data length is not a multiple of the period. It took me some seconds to find it from the erro stack....

Hello guys, I am getting this error after installing the new bookmarlet, every time I do a new query: > 918cbdc6.components.js:10 TypeError: jQuery.easing[jQuery.easing.def] is not a function > at Object.swing...

Hello there, my buildpack sequence is: - https://github.com/heroku/heroku-buildpack-apt.git - https://github.com/heroku/heroku-buildpack-python my Aptfile looks like this: - flex - bison - libatlas3-base - libatlas-dev - libatlas3gf-base - libatlas-base-dev - nmap When...

Hi there, I know that dspy uses LiteLLM and that langchain also has a memory rate limiter that you can pass into the chat model. However I can't figure what...

Hello, any suggestions: ``` (openbb) (3.12.0) (base) robomotic@machine:/media/openbb$ pip install openbb-agents ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.11,=3.11,=3.11,

## Describe the bug I am on Ubuntu 22.04 with UV package manager with Python 3.13.0 build with Clang 18.1.8 on a virtual environment. ## To Reproduce (Example) **I install...

bug

### Describe the bug This should be logging traces: ``` from llama_index.core import Settings from llama_index.core.callbacks import CallbackManager from langfuse.llama_index import LlamaIndexCallbackHandler from langfuse.llama_index import LlamaIndexInstrumentor langfuse_callback_handler = LlamaIndexCallbackHandler( public_key="pk-lf-*",...

🐞❔ unconfirmed bug

### Reference Issues _No response_ ### Summary When a document is decomposed and image are extracted, you could also extract captions for each and store the text in the document,...

enhancement