Andreas C Charitos

Results 11 issues of Andreas C Charitos

Hi, Can we use this to visualize 3d images during custom training?

I try to execute just a small piece of code of python in my jupyter notebook and it's taking forever. I updated Ipython and python but none of them worked.

status:Needs Info

### Description I am attempting to replicate the [Langchain tutorial](https://python.langchain.com/docs/integrations/chat/ollama_functions) in order to use OllamaFunctions for web extraction, as also demonstrated [here](https://python.langchain.com/docs/use_cases/web_scraping#scraping-with-extraction) in a Google Colab environment. ### Code ```python...

**Objective:** Integrate a connector for Azure OpenAI API to expand the library's capabilities for Large Language Models (LLMs). **Approach:** Implement methods for LLM querying using the Azure OpenAI API.

**Objective:** To incorporate Object-Centric Event Logs (OCEL) functionality into our existing R library, leveraging similar capabilities found in a Python library (pm4py). **Technical Details:** Purpose: Enhance data preprocessing capabilities, specifically...

enhancement

I would like to combine two different event log data that have the same columns and share some common activates into one event log. With that event log I want...

enhancement

I am trying to build the container using the command provided `docker build -t healisticengineer/pbirs1.14 .` but I am getting an error `ERROR: failed to solve: mcr.microsoft.com/windows/servercore:ltsc2019: no match for...

Could you please share if there's a plan in place to enhance the model's capabilities to handle [functions](https://python.langchain.com/docs/modules/model_io/chat/function_calling) , similar to how it's implemented in the OpenAI platform on LangChain?...

enhancement

Description: I'm currently working on implementing guardrails for a text-to-SQL system with Langchain where a user submits a question, which is then converted into a SQL query by an LLM....

status: waiting confirmation

I am trying to run the [colab](https://colab.research.google.com/drive/1xlReN7EIpKzgZO1If29-zsw7QNUUfEbx?usp=sharing) found on the documentation. How to set the env variables to use Azure OpenAI API? I can't find the > ~/.metagpt/config2.yaml to update...