Diicell
Diicell
# Description I encountered this error while using the Telegram Loader in a FastAPI application: "RuntimeError: There is no current event loop in thread 'AnyIO worker thread'." I resolved it...
## Description of changes *Summarize the changes made by this PR.* - New functionality - Added Ollama Embedding Function support ## Test plan *How are these changes tested?* - [x]...
**Describe the bug** I have an instance of Arize Phoenix running in a Docker container. I've been using the [instrument.py](https://github.com/Arize-ai/openinference/blob/main/python/examples/llama-index/backend/instrument.py) example for tracing previously, and there were no problems. Today,...
new command for cli 'init' permits to initialize a new FastAPI project with example code.