-
**Is your feature request related to a problem? Please describe.**
Using for longer sessions will cost a significant amount towards the TTS software
**Describe the solution you'd like**
An altern…
-
![image](https://github.com/user-attachments/assets/225deb72-bf19-43d2-baeb-59d9dbf9eefc)
On Wednesday, October 2nd, the default version of GPT-4o will be updated to the latest GPT-4o model, gpt-4o…
-
**Spring Boot , i want to dynamically call params,but it is limited too die:**
```
@Bean
public ChatLanguageModel myCustomChatModel() {
return OpenAiChatModel.builder()
…
-
It looks like it's connected because STATUS is CONNECTED but no matter what I click or do, nothing ever displays. I have tried multiple web browsers. I followed the instructions in the readme file he…
-
I have credit in my OpenAI account and I'm using a short text. The error is not due to my OpenAI account or quota limit. Few others have also reported the same issue.
Same error with online versio…
-
A warning about using the `AzureOpenAI` is displayed in version `2.5.2`. The recommendation is to use `dspy.LM`. I get the serialize exception when I change this the client from this:
```python
fr…
-
```python
from crawl4ai import WebCrawler
from crawl4ai.chunking_strategy import SlidingWindowChunking
from crawl4ai.extraction_strategy import LLMExtractionStrategy
crawler = WebCrawler()
…
-
### Describe the bug
I followed the document and video as well, installed in docker and configured the .env file as well. However, I am getting errors. PFA pf the pictures for your reference
![a11]…
-
### Confirm this is not a feature request for the underlying OpenAI API.
- [X] This is not a feature request for the underlying OpenAI API
### Confirm this is not a feature request for Azure Ope…
-
**Describe the bug**
When trying to use Azure Openai by setting the .env file, I get the following issue:
"Did not find openai_api_key, please add an environment variable `OPENAI_API_KEY` which …